Execution
Date 06 Sep 2024 12:36:57 +0100
Duration 00:01:13.64
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
134 Hosts
4 Tasks
530 Results
1 Plays
6 Files
0 Records

File: /home/ssh-gateway/ansible/kuly/test.yaml

---
- name: Test playbook
  hosts: all
  roles:
    - plesk
  tasks:
    - name: Do somenthing
      when: plesk_found
      ansible.builtin.debug:
        var: plesk_sbin