diff --git a/site-docker.yml.sample b/site-docker.yml.sample index 8159c8a03..d4caefacc 100644 --- a/site-docker.yml.sample +++ b/site-docker.yml.sample @@ -25,7 +25,7 @@ - name: gather facts setup: when: - - not delegate_facts_host | bool or inventory_hostname in groups.get('clients', []) + - not delegate_facts_host | bool - name: gather and delegate facts setup: