Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Great video.Makes understanding variables simple 👍
Thanks again!
Great videoExcept your examples don't work any because ansible changed debug. 😞You now need:tasks: - name: "Some text name" debug: msg: "Some text"
Great video.
Makes understanding variables simple 👍
Thanks again!
Great video
Except your examples don't work any because ansible changed debug. 😞
You now need:
tasks:
- name: "Some text name"
debug:
msg: "Some text"