forked from ISTI-ansible-roles/ansible-roles
Merge branch 'master' of adellam/ansible-roles into master
This commit is contained in:
commit
0f22a5932a
|
@ -7,5 +7,5 @@ dependencies:
|
|||
- role: '../../library/centos/roles/firewalld'
|
||||
- role: '../../library/centos/roles/fail2ban'
|
||||
- { role: '../../library/roles/cloud-init', when: ansible_product_name == "oVirt Node" }
|
||||
- { role: '../../library/centos/roles/letsencrypt-acmetool-client', when: letsencrypt_acme_install }
|
||||
- { role: '../../library/roles/letsencrypt-acme-sh-client', when: letsencrypt_acme_sh_install is defined and letsencrypt_acme_sh_install }
|
||||
- { role: '../../library/centos/roles/prometheus-node-exporter', when: prometheus_enabled }
|
||||
|
|
Loading…
Reference in New Issue