You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/config
Brian Coca d8fa2b50d5
Fix world readable setting (#74324)
* Fix world readable setting

   now uses shell option in all cases, the old constant still exists
    as 'documentation' but it not settable.
   also fix the docsite link in warnings/errors

* fix typose#

* fix comment#

* added deprecated to config

* missing :

* import cleanup
3 years ago
..
__init__.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago
ansible_builtin_runtime.yml Update collection routing (#73046) 3 years ago
base.yml Fix world readable setting (#74324) 3 years ago
data.py Make newer stuff PEP8 compliant (#26951) 7 years ago
manager.py Abstract away libyaml details into yaml utils (#72607) 3 years ago