From ecbf856615a1bc2e3e493bfa4ccb500df3454b3a Mon Sep 17 00:00:00 2001 From: pixelrebel Date: Mon, 16 May 2022 10:40:48 -0700 Subject: [PATCH] Reorder selinux.yml include to address issue #122 --- tasks/main.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tasks/main.yml b/tasks/main.yml index f8ff772..266c33e 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -45,16 +45,16 @@ - db - lmdb -- include: configure.yml - tags: - - config - - include: selinux.yml when: ansible_selinux is defined and ansible_selinux.status == 'enabled' tags: - selinux - config +- include: configure.yml + tags: + - config + - name: Start and enable the PowerDNS service throttle: 1 service: