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 c877dc123a fetch-python-sdist-output: do not synchronize owner
Change-Id: I4b2918267487f1512c195ab02b97038f5aabd40c
2020-05-18 17:04:10 +02:00
Albin Vass 9062289151 Check for loop_control in with_ type loops
Change-Id: I191265df7709a6262b44a428d78fe28ffaeb4b75
2020-05-01 13:45:34 +02:00
Paul Belanger 6bb8096a0e
Add fetch-python-sdist-output role
Create a role to upload python sdist results to artifact directory on
executor.

Change-Id: I05158958af793fcfaef1d978cb7f38a38af95fc6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-23 11:04:52 -04:00