-
- Downloads
Fix ansible-lint error 502 (unnamed-task) for example playbooks.
This patch adds 'name' to all example playbook tasks that did not have it, fixing ansible-lint's error 'unnamed-task'.
Showing
- playbooks/vault/ensure-service-vault-is-absent.yml 2 additions, 1 deletionplaybooks/vault/ensure-service-vault-is-absent.yml
- playbooks/vault/ensure-service-vault-is-present.yml 2 additions, 1 deletionplaybooks/vault/ensure-service-vault-is-present.yml
- playbooks/vault/ensure-shared-vault-is-absent.yml 2 additions, 1 deletionplaybooks/vault/ensure-shared-vault-is-absent.yml
- playbooks/vault/ensure-shared-vault-is-present.yml 2 additions, 1 deletionplaybooks/vault/ensure-shared-vault-is-present.yml
- playbooks/vault/ensure-standard-vault-is-absent.yml 2 additions, 1 deletionplaybooks/vault/ensure-standard-vault-is-absent.yml
- playbooks/vault/ensure-standard-vault-is-present.yml 2 additions, 1 deletionplaybooks/vault/ensure-standard-vault-is-present.yml
- playbooks/vault/ensure-symetric-vault-is-absent.yml 2 additions, 1 deletionplaybooks/vault/ensure-symetric-vault-is-absent.yml
- playbooks/vault/ensure-symetric-vault-is-present.yml 2 additions, 1 deletionplaybooks/vault/ensure-symetric-vault-is-present.yml
- playbooks/vault/ensure-vault-is-present-with-members.yml 2 additions, 1 deletionplaybooks/vault/ensure-vault-is-present-with-members.yml
- playbooks/vault/ensure-vault-member-group-is-absent.yml 2 additions, 1 deletionplaybooks/vault/ensure-vault-member-group-is-absent.yml
- playbooks/vault/ensure-vault-member-group-is-present.yml 2 additions, 1 deletionplaybooks/vault/ensure-vault-member-group-is-present.yml
- playbooks/vault/ensure-vault-member-user-is-absent.yml 2 additions, 1 deletionplaybooks/vault/ensure-vault-member-user-is-absent.yml
- playbooks/vault/ensure-vault-member-user-is-present.yml 2 additions, 1 deletionplaybooks/vault/ensure-vault-member-user-is-present.yml
- playbooks/vault/ensure-vault-owner-is-absent.yml 2 additions, 1 deletionplaybooks/vault/ensure-vault-owner-is-absent.yml
- playbooks/vault/ensure-vault-owner-is-present.yml 2 additions, 1 deletionplaybooks/vault/ensure-vault-owner-is-present.yml
- playbooks/vault/retrive-data-asymmetric-vault.yml 3 additions, 2 deletionsplaybooks/vault/retrive-data-asymmetric-vault.yml
- playbooks/vault/retrive-data-symmetric-vault.yml 3 additions, 2 deletionsplaybooks/vault/retrive-data-symmetric-vault.yml
- playbooks/vault/vault-is-present-with-password-file.yml 6 additions, 3 deletionsplaybooks/vault/vault-is-present-with-password-file.yml
- playbooks/vault/vault-is-present-with-public-key-file.yml 6 additions, 3 deletionsplaybooks/vault/vault-is-present-with-public-key-file.yml
Please register or sign in to comment