From f3ff07e31a4636a1ec114351cac510546c8a943e Mon Sep 17 00:00:00 2001 From: Craig Comstock Date: Fri, 21 Aug 2026 13:05:51 -0500 Subject: [PATCH] ent-14328: enable using any of the three ansible install options: default, minimal or full The documentation in README.md was not clear and the policy did not reflect the intention that any ONE of these three classes would cause an install. --- software/install-ansible/install-ansible.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/install-ansible/install-ansible.cf b/software/install-ansible/install-ansible.cf index f270da3b..b705fb68 100644 --- a/software/install-ansible/install-ansible.cf +++ b/software/install-ansible/install-ansible.cf @@ -8,7 +8,7 @@ bundle agent install_ansible { methods: - linux.data:install_ansible:: + linux.(data:install_ansible|data:ansible_minimal_install|data:ansible_full_install):: "install_ansible_main"; reports: