Преглед на файлове

fix hostname in task name

Grega Bremec преди 2 седмици
родител
ревизия
176f8c40b1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      playbooks/60-agent-installation.yml

+ 1 - 1
playbooks/60-agent-installation.yml

@@ -306,7 +306,7 @@
   gather_subset: min
   become: yes
   tasks:
-    - name: Copy the ISO file to master01.
+    - name: Copy the ISO file to master02.
       ansible.builtin.copy:
         src: /home/student/agent/agent.x86_64.iso
         dest: /root/agent.x86_64.iso