This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1891827dfa
community.general
/
lib
/
ansible
/
vars
History
Matt Martz
2ac647def8
Ensure loop with delegate_to can short circuit the same as without delegate_to.
Fixes
#45189
(
#45231
)
2018-09-07 10:16:03 -05:00
..
__init__.py
…
clean.py
Don't use copy.deepcopy in high workload areas, use naive_deepcopy (
#44337
)
2018-08-20 15:08:29 -05:00
hostvars.py
Only template each hostvars var on-demand (
fixes
#33259
)
2018-02-15 10:09:04 -05:00
manager.py
Ensure loop with delegate_to can short circuit the same as without delegate_to.
Fixes
#45189
(
#45231
)
2018-09-07 10:16:03 -05:00
reserved.py
Error if a module is found to shadow a reserved keyword (
#34649
)
2018-04-10 09:26:27 -05:00
unsafe_proxy.py
Enable wildcard import pylint (
#35786
)
2018-02-06 15:17:49 -08:00