community.general/lib/ansible/plugins
Olivier Bourdon 06b73ff8f1 Add random_mac string filter (#39775)
Add new filter to generate random MAC addresses from
string prefix. See docs/docsite/rst/user_guide/playbooks_filters.rst
for more detailed infos.
2018-06-21 15:56:54 -05:00
..
action Improve code style 2018-06-21 13:59:50 -04:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback fix minor issues with debug and item labels (#41331) 2018-06-21 16:14:57 -04:00
cliconf fix nxos edit_config for httpapi and have uniform load_config (#41358) 2018-06-14 22:02:12 +05:30
connection Correct defaults in lxc and lxd connection plugin 2018-06-19 15:45:18 -04:00
filter Add random_mac string filter (#39775) 2018-06-21 15:56:54 -05:00
httpapi fix nxos edit_config for httpapi and have uniform load_config (#41358) 2018-06-14 22:02:12 +05:30
inventory Document compose for aws_ec2 inventory plugin (#40621) 2018-06-21 13:15:07 -04:00
lookup doc fix 2018-06-21 16:30:33 -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 update play_context for reset_connection (#40866) 2018-06-18 11:10:16 -04: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