[ansible][default_plugins] Update how the default plugins are enabled 39/71539/8
authorEmma Foley <efoley@redhat.com>
Mon, 23 Nov 2020 15:56:37 +0000 (15:56 +0000)
committerEmma Foley <efoley@redhat.com>
Tue, 15 Jun 2021 13:25:47 +0000 (14:25 +0100)
commit0b13b508203283a5f69f9c89217fb3cf4f6c1a1e
treec41bb648ac3f31e3bfe7cc0c548233a417278f98
parent21a053708d1b9560e691904543275f1a9e481fb5
[ansible][default_plugins] Update how the default plugins are enabled

By adding the "en_default_all" tag to each task in the
default_read_import task, there is no need to have different tasks for
that tag vs when individual plugin tags are enabled.

JIRA: BAROMETER-180
Change-Id: I15cc77959bbd25516e9da10af064abeea5527ea9
Signed-off-by: Emma Foley <efoley@redhat.com>
docker/ansible/roles/config_files/tasks/default_read_import.yml
docker/ansible/roles/config_files/tasks/default_read_plugins.yml [deleted file]
docker/ansible/roles/config_files/tasks/main.yml
docker/ansible/roles/config_files/templates/default_read_plugins.conf.j2