ansible-role-systemd_mount/tests
Jesse Pretorius 7f30f33f23 Set container_name as host_var in test inventory
The connection plugin no longer falls back on using the
inventory_hostname as the container_name. Set container_name as a host
var for each container in the test inventory.

In this role's case there are no containers, so I've just removed
the group_var so that the test setup is uniform with other roles
which do use containers.

Change-Id: If491e94c5d66f7e236bd344980b3d63ab22761d5
2018-10-22 11:10:11 +00:00
..
group_vars Set container_name as host_var in test inventory 2018-10-22 11:10:11 +00:00
host_vars Initial Commit 2018-03-13 02:06:48 -05:00
ansible-role-requirements.yaml Initial Commit 2018-03-13 02:06:48 -05:00
inventory Initial Commit 2018-03-13 02:06:48 -05:00
systemd_init-overrides.yml Initial Commit 2018-03-13 02:06:48 -05:00
test-create-btrfs-dev.yml Fix usage of "|" for tests 2018-07-12 17:01:17 +02:00
test-create-nfs-dev.yml Fix usage of "|" for tests 2018-07-12 17:01:17 +02:00
test-create-swap-dev.yml Fix usage of "|" for tests 2018-07-12 17:01:17 +02:00
test.yml Add basic tests 2018-03-23 18:12:18 -05:00