diff --git a/baseos.yml b/baseos.yml index 44525b6..84393e8 100644 --- a/baseos.yml +++ b/baseos.yml @@ -1,5 +1,5 @@ --- -- name: Provisions hosts using the jchristianh.baseos Ansible collection +- name: Provision hosts using the jchristianh.baseos Ansible collection hosts: all become: yes gather_facts: yes