Manage DNS servers using Ansible #93
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ roles_path = ./roles
|
|||
retry_files_enabled = False
|
||||
inventory = ./hosts
|
||||
library = ./library
|
||||
filter_plugins = ./filter_plugins
|
||||
ansible_managed = Ansible managed, modified on %Y-%m-%d %H:%M:%S
|
||||
nocows = 1
|
||||
forks = 15
|
||||
|
|
Loading…
Reference in a new issue