community.general/lib/ansible/playbook
hoettle 4243ce61b3 Correct placement of right parenthesis.
(serial_pct)/100.0 is a typo - the parentheses should be around the entire percentage calculation, which makes much more sense when multiplying by the number of hosts (luckily BODMAS prevailed).
2014-08-08 13:46:57 -04:00
..
__init__.py Correct placement of right parenthesis. 2014-08-08 13:46:57 -04:00
play.py playbook: permit the serial attribute to be a pecentage string as well as well as a straight integer 2014-08-08 13:46:57 -04:00
task.py Merge branch 'retf_py' of git://github.com/berendt/ansible into devel 2014-08-08 12:17:37 -04:00