This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
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
2025-05-17 14:39:09 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
b69d11a8e3
community.general
/
lib
/
ansible
/
playbook
History
Download ZIP
Download TAR.GZ
Dave Peticolas
4b4bcdedc1
Fix off-by-one serial count (causing infinite loop for serial == 1).
2012-08-21 13:43:05 -07:00
..
__init__.py
Fix off-by-one serial count (causing infinite loop for serial == 1).
2012-08-21 13:43:05 -07:00
play.py
Adds the 'serial' keyword to a playbook which controls how many hosts can be running through a playbook at a single time.
2012-08-18 09:52:13 -04:00
task.py
Local actions, they're like aliases for actions with localhost
2012-08-20 18:26:21 -04:00