ansible/lib/ansible/plugins
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
2021-04-26 12:49:59 -04:00
..
action Fix world readable setting (#74324) 2021-04-26 12:49:59 -04:00
become fix su localization optoin 2021-03-11 11:53:28 -08:00
cache Remove deprecated cache interfaces (#74198) 2021-04-13 11:08:20 -04:00
callback Factor out host_label() in default stdout callback plugin (#73814) 2021-04-16 11:12:25 -04:00
cliconf
connection remove deprecated connection password functions (#74155) 2021-04-08 15:11:06 -04:00
doc_fragments [2.12] 'attributes' (#73707) 2021-04-16 18:17:00 +02:00
filter Case-insensitive set theory filters (#74256) 2021-04-23 12:44:43 -05:00
httpapi
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 2021-04-13 11:59:50 -04:00
lookup Ini fixes (#74285) 2021-04-16 05:36:49 +10:00
netconf netconf - handle import error when running in FIPS mode (#73992) 2021-04-19 12:41:55 -04:00
shell Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
strategy Only check if play.hosts is a template when the play hasn't been finalized (#73941) 2021-04-19 13:03:40 -04:00
terminal
test Add semver support to the jinja2 version test (#71600) 2020-09-08 08:52:27 -05:00
vars Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
__init__.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
loader.py Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73863) 2021-03-18 17:53:57 -04:00