Grega Bremec преди 1 месец
родител
ревизия
4280d4e962
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: