Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan d49893f894 Partial address ansible-lint E208
- replaces ignore with a warn, which displays issue without affecting
  the linting outcome (allowing gradual fixing)
- bumps linter to enable the warn_list feature
- fixes a set of issues, others will be fixed in follow-up

Change-Id: I7d6f8c156b06f68f681943e88860930968e7c9f9
2020-09-29 10:29:01 +01:00
Albin Vass 00d758af26 Ensure output dirs are empty
Change-Id: I813ecc32c9781091dc7faf67dcc99dfe88bbaa5d
2020-05-12 12:15:39 +02:00
Albin Vass 9062289151 Check for loop_control in with_ type loops
Change-Id: I191265df7709a6262b44a428d78fe28ffaeb4b75
2020-05-01 13:45:34 +02:00
Monty Taylor 1921599a33
Add role to ensure per-node output dirs exist
To move the output interface onto the nodes, we need to make sure the
dirs exist on the nodes so people can count on them for putting stuff in
them.

Change-Id: I969218f59c3fc237e1b85f016a7d0c1548a0b073
2018-07-17 15:34:00 -04:00