diff --git a/roles/restore_backups/molecule/restore_conf_server/converge.yml b/roles/restore_backups/molecule/restore_conf_server/converge.yml index d526a64..4c851cc 100644 --- a/roles/restore_backups/molecule/restore_conf_server/converge.yml +++ b/roles/restore_backups/molecule/restore_conf_server/converge.yml @@ -14,7 +14,7 @@ atl_product_user_uid: '2001' atl_product_version_cache: "{{ atl_product_home_shared }}/{{ atl_product_edition }}.version" - test_archive: '/tmp/hello.tar.gz' + test_archive: '/tmp/hello/hello.tar.gz' test_archive_file: 'hello.txt' test_archive_source: '/tmp/hello' diff --git a/roles/restore_backups/molecule/restore_conf_server/molecule.yml b/roles/restore_backups/molecule/restore_conf_server/molecule.yml index 400e984..20bae52 100644 --- a/roles/restore_backups/molecule/restore_conf_server/molecule.yml +++ b/roles/restore_backups/molecule/restore_conf_server/molecule.yml @@ -10,12 +10,6 @@ platforms: - aws_node_local ulimits: - nofile:262144:262144 - - name: ubuntu_lts - image: ubuntu:bionic - groups: - - aws_node_local - ulimits: - - nofile:262144:262144 provisioner: name: ansible options: