This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-05-04 12:22:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f044fc344ba05ba45059d6fa0eb5e958bce2ca3b
community.general
/
lib
/
ansible
/
inventory
History
Blair Zajac
36b3fc3acf
Fix for inventory scripts with no path prefix that are in CWD.
...
Without this, using '-i ec2.py' will not work if '.' is not in PATH.
2013-04-05 20:52:59 -07:00
..
vars_plugins
Fix pathnames in comments
2013-03-22 02:11:58 +01:00
__init__.py
invalidate group cache so that a group added by the add_host module will be relfected in the groups variable in later plays.
2013-03-19 13:57:45 -04:00
dir.py
host.get_variables includes too many variables, use host.vars instead
2013-03-02 10:26:26 +01:00
expand_hosts.py
Alphabetic inventory hostname patterns.
2012-12-10 20:48:38 -06:00
group.py
Fix group depth for nested groups
2013-02-09 22:52:35 -05:00
host.py
Get all groups' variables in order of depth
2012-11-23 00:20:52 +01:00
ini.py
simple fix for issue 2564
2013-04-04 12:44:39 -04:00
script.py
Fix for inventory scripts with no path prefix that are in CWD.
2013-04-05 20:52:59 -07:00