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
Dag Wieers c84e76e31d Make sure we retain facts between playbooks
This is mandatory if we want to make facts-modules (like network_facts, ilo_facts and esx_facts) work.
2012-09-28 17:44:51 +02:00
..
callback_plugins Add __init__'s to git 2012-09-06 18:43:28 -04:00
inventory Getting negative host pattern matching to work with external inventory 2012-09-25 16:16:25 -07:00
playbook Make sure we retain facts between playbooks 2012-09-28 17:44:51 +02:00
runner Remove assemble action plugin, fix daisychaining 2012-09-27 18:30:08 +02:00
__init__.py Release version bump 2012-09-06 18:56:38 -04:00
callbacks.py Make output be cleaner on multi-line failed commands and parse errors. 2012-09-25 20:38:12 -04:00
color.py Check for terminal capabilities if curses is available 2012-08-25 00:45:14 +02:00
constants.py The very first start of 'fireball mode', which uses ansible in SSH mode to deploy a ephemeral zeromq daemon (entirely optional) that is will die after 2012-09-26 23:51:59 -04:00
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 2012-08-07 18:24:47 -04:00
module_common.py The very first start of 'fireball mode', which uses ansible in SSH mode to deploy a ephemeral zeromq daemon (entirely optional) that is will die after 2012-09-26 23:51:59 -04:00
utils.py Create a string parser for varReplace instead of using re 2012-09-28 01:03:34 +02:00