Execution
Date 06 Sep 2024 12:36:00 +0100
Duration 00:00:01.69
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
1 Hosts
3 Tasks
3 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