Class: Ansible::Ruby::Modules::Stat

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/files/stat.rb

Overview

Retrieves facts for a file similar to the linux/unix ‘stat’ command. For Windows targets, use the M(win_stat) module instead.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#checksum_algorithm:md5, ...



29
# File 'lib/ansible/ruby/modules/generated/files/stat.rb', line 29

attribute :checksum_algorithm

#follow:yes, ...



17
# File 'lib/ansible/ruby/modules/generated/files/stat.rb', line 17

attribute :follow

#get_attributes:yes, ...



37
# File 'lib/ansible/ruby/modules/generated/files/stat.rb', line 37

attribute :get_attributes

#get_checksum:yes, ...



25
# File 'lib/ansible/ruby/modules/generated/files/stat.rb', line 25

attribute :get_checksum

#get_md5:yes, ...



21
# File 'lib/ansible/ruby/modules/generated/files/stat.rb', line 21

attribute :get_md5

#get_mime:yes, ...



33
# File 'lib/ansible/ruby/modules/generated/files/stat.rb', line 33

attribute :get_mime

#pathString



13
# File 'lib/ansible/ruby/modules/generated/files/stat.rb', line 13

attribute :path