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: