1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Toshio Kuratomi 308bf80055 Cleanups to synchronize including:
* Better comments
* Reorganize code so related settings are close to each other
* Add ::1 to the "localhost" patterns we look for
* Make the dest_port parameter override the ansible_ssh_port setting
* Fix dest_port (wasn't being set)
* more complete detection of delegate_to
* Fix set_remote_user (wasn't being looked for in parameters)
* Instead of removing mode here, have the ansible module accept it
  (better documents the parameters doing it htat way)
2015-08-05 13:16:08 -07:00
..
cli Disallow --forks 0 2015-08-02 14:10:45 +05:30
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Use templar all the way down 2015-08-04 12:25:53 -04:00
galaxy now returns false on bad role_data 2015-07-29 19:48:21 -04:00
inventory Make ansible_python_interpreter work with synchronize 2015-08-03 13:32:24 -07:00
module_utils make sure you only update pci data if there is a match 2015-08-05 09:44:37 -04:00
modules Update submodule ref to pull in apt_repo fixes 2015-07-31 08:22:48 -07:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Make sure raw doesn't eat key=value arguments. 2015-08-02 11:57:32 -04:00
playbook Allow field attributes to have priorities 2015-08-05 13:54:00 -04:00
plugins Cleanups to synchronize including: 2015-08-05 13:16:08 -07:00
template Fix jinja2 template search pathing 2015-08-04 22:50:16 -04:00
utils Use templar all the way down 2015-08-04 12:25:53 -04:00
vars Fix HostVars to support containment tests 2015-07-31 13:58:09 -07:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py Don't stat None 2015-07-30 08:02:27 +05:30
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00