I am trying to format attached volume of an instances it is throwing an 
error below. 

    "changed": false,
    "failed": true,
    "invocation": {
        "module_args": {
            "dev": "/dev/xvdf",
            "force": false,
            "fstype": "ext4",
            "opts": "-t",
            "resizefs": false
        },
        "module_name": "filesystem"
    },
    "msg": "Device /dev/xvdf not found."
}

when type lsblk command instance displays volume.

Similary when i am trying to use apt_key module it is not changing anything 
on new instances simple changed flag is false.

Thanks in advance

sam

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e3da8d12-1b39-4b31-8fd3-06e965bf3b19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to