Execution
Date 08 Dec 2025 13:25:10 +0000
Duration 00:02:05.30
Controller npdb25d4c136674
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
1 Hosts
154 Tasks
154 Results
1 Plays
22 Files
0 Records

Task result details

  • Status
    SKIPPED
  • Duration
    00:00:00.07
  • Play
    Bootstrap the All-In-One (AIO)
  • Task
    bootstrap-host : Dismount and remove fstab entries for anything on the data disk device
  • Host
    localhost

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
item
changed
False
false_condition
item.device is search(bootstrap_host_data_disk_device)
item
{
    "block_available": 5806411,
    "block_size": 4096,
    "block_total": 9686411,
    "block_used": 3880000,
    "device": "/dev/xvda1",
    "dump": 0,
    "fstype": "ext4",
    "inode_available": 9824408,
    "inode_total": 10480640,
    "inode_used": 656232,
    "mount": "/",
    "options": "rw,relatime",
    "passno": 0,
    "size_available": 23783059456,
    "size_total": 39675539456,
    "uuid": "53f6e1bd-3af3-4adf-88ea-2dd12e31dfa8"
}
skip_reason
Conditional result was False
skipped
True



Result #2

Field Value
ansible_loop_var
item
changed
False
false_condition
item.device is search(bootstrap_host_data_disk_device)
item
{
    "block_available": 0,
    "block_size": 2048,
    "block_total": 222,
    "block_used": 222,
    "device": "/dev/xvdd",
    "dump": 0,
    "fstype": "iso9660",
    "inode_available": 0,
    "inode_total": 0,
    "inode_used": 0,
    "mount": "/mnt/config",
    "options": "ro,relatime,nojoliet,check=s,map=n,blocksize=2048,fmode=700,iocharset=utf8",
    "passno": 0,
    "size_available": 0,
    "size_total": 454656,
    "uuid": "2025-12-08-13-19-25-00"
}
skip_reason
Conditional result was False
skipped
True