mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
fix(ansible): follow linting suggestions
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
|
||||
offline: true
|
||||
warn_list:
|
||||
- 'role-name[path]'
|
||||
- 'name[template]' # Jinja templates should only be at the end of 'name' -- oh come on!
|
||||
- 'role-name[path]' # Avoid using paths when importing roles -- yeah, need for testing
|
||||
- package-latest
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
ansible/playbooks/keybase.register-device.yml no-changed-when
|
||||
examples/ansible/aws_ec2.yml yaml[comments-indentation]
|
||||
examples/ansible/ec2.clone-instance.yml args[module]
|
||||
|
||||
Reference in New Issue
Block a user