This is broken
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e5bcc58dc2
commit
0ef1c750f0
1 changed files with 0 additions and 17 deletions
|
@ -31,23 +31,6 @@
|
|||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
- name: deploy service-specific keytab (just for production)
|
||||
hosts: nagios
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
#- role: keytab/service
|
||||
# kt_location: /etc/httpd/admin.keytab
|
||||
# service: HTTP
|
||||
# host: admin.fedoraproject.org
|
||||
- nagios/server
|
||||
|
||||
- name: deploy service-specific config (just for production)
|
||||
hosts: nagios
|
||||
user: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue