mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
removed unused 'pattern' from ansible.cfg
also moved the config param to a 'deprecated' list in constants.py added TODO for producing a deprecation warning for such vars
This commit is contained in:
parent
2820b4c243
commit
2bfb13bfb3
2 changed files with 6 additions and 3 deletions
|
@ -14,7 +14,6 @@
|
|||
#inventory = /etc/ansible/hosts
|
||||
#library = /usr/share/my_modules/
|
||||
#remote_tmp = $HOME/.ansible/tmp
|
||||
#pattern = *
|
||||
#forks = 5
|
||||
#poll_interval = 15
|
||||
#sudo_user = root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue