github.com/looshlee/beatles@v0.0.0-20220727174639-742810ab631c/contrib/ansible/roles/common/tasks/main.yml (about) 1 --- 2 3 - include: common_install.yml 4 tags: ["common", "common:install"] 5 6 - include: common_delete.yml 7 tags: ["common", "common:delete"]