Grega Bremec vor 1 Monat
Ursprung
Commit
4280d4e962
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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: