- hosts: cloud-p100
become: yes
tasks:
- name: Создадим файл конфигурации /etc/multipath/multipath.conf
shell: touch /etc/multipath/multipath.conf
- hosts: cloud-p100
tasks:
- name: Настроим файл multipath.conf
blockinfile:
dest: /etc/multipath/multipath.conf
block: |