update..
This commit is contained in:
12
ansible.cfg
12
ansible.cfg
@@ -10,7 +10,17 @@
|
||||
|
||||
|
||||
[defaults]
|
||||
ansible_managed = *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
# [DEPRECATION WARNING] 'ansible_managed' used in ansible.cfg
|
||||
#
|
||||
# The `ansible_managed` variable can be set just like any other variable, or a different
|
||||
# variable can be used.
|
||||
#
|
||||
# Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates.
|
||||
#
|
||||
# This feature will be removed from ansible-core version 2.23.
|
||||
#
|
||||
#ansible_managed = *** [ Ansible managed: DO NOT EDIT DIRECTLY ] ***
|
||||
|
||||
#gathering = smart
|
||||
#fact_caching = jsonfile
|
||||
#fact_caching_connection = ~/.cache/
|
||||
|
||||
Reference in New Issue
Block a user