diff options
Diffstat (limited to 'xci/file/aio/configure-opnfvhost.yml')
-rw-r--r-- | xci/file/aio/configure-opnfvhost.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/xci/file/aio/configure-opnfvhost.yml b/xci/file/aio/configure-opnfvhost.yml index 535b14dc..f25476f9 100644 --- a/xci/file/aio/configure-opnfvhost.yml +++ b/xci/file/aio/configure-opnfvhost.yml @@ -1,15 +1,6 @@ --- - hosts: opnfv remote_user: root - gather_facts: true - become: yes - vars_files: - - ../var/opnfv.yml - roles: - - role: remove-folders - -- hosts: opnfv - remote_user: root vars_files: - ../var/opnfv.yml roles: |