Execution
Date 15 Dec 2025 09:35:52 +0000
Duration 00:01:45.45
Controller npabcd3df835314
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
1 Hosts
139 Tasks
139 Results
1 Plays
20 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": 5798680,
    "block_size": 4096,
    "block_total": 9688331,
    "block_used": 3889651,
    "device": "/dev/xvda1",
    "dump": 0,
    "fstype": "ext4",
    "inode_available": 9788811,
    "inode_total": 10449920,
    "inode_used": 661109,
    "mount": "/",
    "options": "rw,relatime",
    "passno": 0,
    "size_available": 23751393280,
    "size_total": 39683403776,
    "uuid": "0f58f3b4-0f21-4965-8de6-de18e09dc5f6"
}
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-15-09-30-28-00"
}
skip_reason
Conditional result was False
skipped
True