Files
community.general/docsite/rst
James Cammarata 159aa26b36 FEATURE: adding variable serial batches
This feature changes the scalar value of `serial:` to a list, which
allows users to specify a list of values, so batches can be ramped
up (commonly called "canary" setups):

- hosts: all
  serial: [1, 5, 10, "100%"]
  tasks:
  ...
2016-08-04 15:04:10 -05:00
..
2016-05-18 19:49:21 +01:00
2014-02-20 23:02:07 -05:00
2016-06-22 17:44:13 -04:00
f
2016-05-24 10:46:10 -07:00
2016-02-05 18:38:56 +01:00
2016-06-28 10:20:13 -04:00
2016-05-18 14:57:06 -04:00
2016-03-25 16:35:04 -07:00
2015-11-30 21:44:18 -06:00
2015-11-24 12:49:15 -07:00
2015-09-16 11:00:19 -08:00
2015-07-20 12:30:15 -04:00
2015-07-17 22:53:11 -04:00
2016-07-12 10:13:00 -04:00
2016-05-28 11:43:12 +02:00
2016-04-28 23:34:00 -04:00
2016-07-12 10:13:00 -04:00
2016-07-12 10:13:00 -04:00
2014-06-16 15:51:25 -04:00
2016-03-30 19:05:13 +08:00