Execution
Date 23 Apr 2026 10:59:20 +0100
Duration 00:00:00.65
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
1 Hosts
1 Tasks
1 Results
2 Plays
1 Files
0 Records

File: /home/ssh-gateway/ansible/kuly/kvm_node_install/test_play.yaml

---
- name: First play
  hosts: localhost
  tasks:
    - name: Placeholder task for play
      ansible.builtin.debug:
        msg: "Starting play 'asd'"
      tags: ['play_asd']

    - name: Debuga
      ansible.builtin.debug:
        msg: 11111111111111

- name: Second play
  hosts: localhost
  tasks:
    - name: Placeholder task for play
      ansible.builtin.debug:
        msg: "Starting play 'asd11111'"
      tags: ['play_asd11111']

    - name: Play2
      ansible.builtin.debug:
        msg: 222222