ansible stat -- version?

10 views
Skip to first unread message

eric.b....@nasa.gov

unread,
Oct 2, 2018, 1:39:26 PM10/2/18
to Ansible Project
So I ran the stat module on a local file, and it returned this:

    "havethefile": {
        "changed": false,
        "failed": false,
        "stat": {
            "atime": 1538498295.4939597,
            "attr_flags": "e",
            [...]
            "uid": 505,
            "version": "18446744072179404285",
            [...]


What is the version value?  I cannot find it in any documentation.

Thanks.

--EbH

Brian Coca

unread,
Oct 2, 2018, 1:44:53 PM10/2/18
to Ansible Project
It is part of a file's attributes, from man page "file version or
generation number" (its output from lsattr, can be set via chattr)




--
----------
Brian Coca
Reply all
Reply to author
Forward
0 new messages