Execution
Date 29 Apr 2026 10:29:41 +0100
Duration 00:00:05.94
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
2 Hosts
5 Tasks
4 Results
7 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.02
  • Play
    Whitelist CR ip on backup manager
  • Task
    Find backup manager for target environment
  • Host
    localhost

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "bm_host_info": {
        "ansible_check_mode": false,
        "ansible_config_file": "/home/ssh-gateway/ansible/projects/kvm_node_install/ansible.cfg",
        "ansible_diff_mode": false,
        "ansible_facts": {},
        "ansible_forks": 20,
        "ansible_host": "185.149.110.205",
        "ansible_inventory_sources": [
            "/home/ssh-gateway/ansible/projects/kvm_node_install/kvm-install-inv.ini"
        ],
        "ansible_playbook_python": "/bin/python3",
        "ansible_port": 2233,
        "ansible_run_tags": [
            "whitelist"
        ],
        "ansible_skip_tags": [],
        "ansible_verbosity": 2,
        "ansible_version": {
            "full": "2.16.13",
            "major": 2,
            "minor": 16,
            "revision": 13,
            "string": "2.16.13"
        },
        "bm_env": "dev",
        "env": "dev",
        "group_names": [
            "bm_manager"
        ],
        "groups": {
            "all": [
                "kvm4-dev",
                "bm_stage",
                "bm_prod",
                "storage1"
            ],
            "backup_node": [
                "storage1"
            ],
            "bm_manager": [
                "bm_stage",
                "bm_prod"
            ],
            "kvm_node": [
                "kvm4-dev"
            ],
            "ungrouped": []
        },
        "inventory_dir": "/home/ssh-gateway/ansible/projects/kvm_node_install",
        "inventory_file": "/home/ssh-gateway/ansible/projects/kvm_node_install/kvm-install-inv.ini",
        "inventory_hostname": "bm_stage",
        "inventory_hostname_short": "bm_stage",
        "playbook_dir": "/home/ssh-gateway/ansible/projects/kvm_node_install"
    }
}
ansible_loop_var
item
changed
False
failed
False
item
bm_stage



Result #2

Field Value
ansible_loop_var
item
changed
False
false_condition
hostvars[item].bm_env == target_env
item
bm_prod
skip_reason
Conditional result was False
skipped
True