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-04-21 00:01:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ebda819b58dcd030e4da558cdb7c38b188b0813
community.general
/
lib
/
ansible
/
inventory
History
jctanner
0f0a89b34e
Merge pull request
#4758
from alanfairless/group-host-var-dirs
...
Support organizing group and host variables across multiple files in a directory
2013-11-14 11:57:11 -08:00
..
vars_plugins
Allow organizing host/group vars in a directory
2013-10-31 12:22:46 -05:00
__init__.py
Inventory directory should always be absolute.
Fixes
#4535
.
2013-10-30 20:48:53 -04:00
dir.py
don't want to ignore explicit cwd
2013-06-04 21:06:49 -07:00
expand_hosts.py
Allow leading ranges in the inventory host entries.
2013-10-17 13:16:35 +03:00
group.py
Fix indentation depth.
2013-10-19 13:03:14 -04:00
host.py
Get all groups' variables in order of depth
2012-11-23 00:20:52 +01:00
ini.py
Handle comment on inventory group line.
2013-10-17 13:16:35 +03:00
script.py
Avoid duplicates of the 'all' group when using inventory script.
2013-09-02 12:26:02 +02:00