Merge "Disable ansible retry files"
This commit is contained in:
commit
31bb4675b0
@ -17,6 +17,7 @@ class openstack_project::puppetmaster (
|
|||||||
|
|
||||||
class { '::ansible':
|
class { '::ansible':
|
||||||
ansible_hostfile => '/etc/ansible/hosts',
|
ansible_hostfile => '/etc/ansible/hosts',
|
||||||
|
retry_files_enabled => 'False',
|
||||||
}
|
}
|
||||||
|
|
||||||
file { '/etc/ansible/hostfile':
|
file { '/etc/ansible/hostfile':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user