Simplify ansible_managed
This commit is contained in:
parent
5a43708a87
commit
9c19e41afd
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ retry_files_enabled = False
|
|||
inventory = ./hosts
|
||||
library = ./library
|
||||
filter_plugins = ./filter_plugins
|
||||
ansible_managed = Ansible managed, modified on %Y-%m-%d %H:%M:%S
|
||||
ansible_managed = Ansible managed
|
||||
nocows = 1
|
||||
forks = 15
|
||||
timeout = 60
|
||||
|
|
Loading…
Reference in a new issue