community.general/lib/ansible/plugins
Jon Dufresne bf304832ff Prefer readthedocs.io instead of readthedocs.org for doc links (#41537)
Read the Docs moved hosting to readthedocs.io instead of
readthedocs.org. Fix all links in the project.

For additional details, see:

https://blog.readthedocs.com/securing-subdomains/

> Starting today, Read the Docs will start hosting projects from
> subdomains on the domain readthedocs.io, instead of on
> readthedocs.org. This change addresses some security concerns around
> site cookies while hosting user generated data on the same domain as
> our dashboard.
2018-06-18 08:22:50 -04:00
..
action Adding success_msg to assert (#41048) 2018-06-14 11:34:04 -04:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback minimal callback doesn't properly respect changed, bring into alignment with oneline (#41273) 2018-06-07 18:10:26 -04:00
cliconf fix nxos edit_config for httpapi and have uniform load_config (#41358) 2018-06-14 22:02:12 +05:30
connection Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
filter Add cidr_merge filter (#36081) 2018-05-23 14:35:23 -05:00
httpapi fix nxos edit_config for httpapi and have uniform load_config (#41358) 2018-06-14 22:02:12 +05:30
inventory read scaleway option after the options have been set (#41259) 2018-06-18 07:59:52 -04:00
lookup Prefer readthedocs.io instead of readthedocs.org for doc links (#41537) 2018-06-18 08:22:50 -04:00
netconf Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
shell powershell: Respect remote_tmp path set by the user (#40210) 2018-05-23 07:12:32 +10:00
strategy Fix inserting noop tasks by using active state (#36056) 2018-06-06 12:34:25 +02:00
terminal fix handling of ># ending prompts for sros (#41382) 2018-06-12 11:37:08 -04:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00