This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-05-20 16:33:18 +00:00
Code
Activity
434e9e1d8f
community.general
/
lib
History
Download ZIP
Download TAR.GZ
Kevin Burke
434e9e1d8f
Un-nest nested if statements (
#19190
)
...
Easier and clearer to write if a and b: foo() than if a: if b: foo()
2017-10-13 08:32:59 -04:00
..
ansible
Un-nest nested if statements (
#19190
)
2017-10-13 08:32:59 -04:00