Ondřej Ezr
2020-03-11 12037d87639ef3f5b1fc4346ace581564ee7f704
Add infra roles to ansible/ansible.cfg (#1299)

1 files modified
2 ■■■ changed files
ansible/ansible.cfg 2 ●●● patch | view | raw | blame | history
ansible/ansible.cfg
@@ -1,6 +1,6 @@
[defaults]
nocows                  = 1
roles_path              = roles:ansible/roles
roles_path              = roles-infra:ansible/roles-infra:roles:ansible/roles
forks                   = 50
become                  = False
gathering               = smart