Grega Bremec 1 maand geleden
bovenliggende
commit
4280d4e962
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      playbooks/50-install-prepare.yml

+ 1 - 1
playbooks/50-install-prepare.yml

@@ -4,7 +4,7 @@
 # XXX: If someone has gone beyond this point in the course and runs this playbook, it will revert the changes back to the original.
 - name: Warn that this playbook might cause subsequent exercises to be reverted.
   hosts: workstation.lab.example.com
-  gether_facts: no
+  gather_facts: no
   become: no
   tasks:
     - ansible.builtin.pause: