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-03 17:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcde9bcdbacd362346ebf0dfd3093f66d018eccb
community.general
/
lib
/
ansible
/
inventory
History
Darryl Stoflet
c0baf10845
Support for all:vars in script inventories
2013-06-02 14:54:29 -07:00
..
vars_plugins
Allow the group_vars and host_vars directories to be stored alongside the playbook as well as inventory.
2013-06-01 10:38:16 -04:00
__init__.py
os.path.dirname returns '' not None in some cases, handle this so inventory can be specified with ./
2013-06-02 16:01:09 -04:00
dir.py
Ignore inventory config files when using an inventory directory.
2013-04-20 09:10:19 -04: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
Handle '#' in var strings by splitting on ' #'
2013-05-31 12:34:45 -06:00
script.py
Support for all:vars in script inventories
2013-06-02 14:54:29 -07:00