diff options
Diffstat (limited to 'playbooks/tmp_role.yml')
-rw-r--r-- | playbooks/tmp_role.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/playbooks/tmp_role.yml b/playbooks/tmp_role.yml deleted file mode 100644 index f004204..0000000 --- a/playbooks/tmp_role.yml +++ /dev/null @@ -1,6 +0,0 @@ -- name: Common setup procedures - hosts: nodes - remote_user: root - roles: - - ands_facts - - ands_openshift |