Class: Ansible::Ruby::Modules::Blockinfile

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

Instance Method Summary collapse

Methods inherited from Base

#to_h

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

attr_options, attribute, #initialize, #to_h, validates

Constructor Details

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

Instance Method Details

#backup:yes, ...



38
# File 'lib/ansible/ruby/modules/generated/extras/files/blockinfile.rb', line 38

attribute :backup

#blockString?



22
# File 'lib/ansible/ruby/modules/generated/extras/files/blockinfile.rb', line 22

attribute :block

#create:yes, ...



34
# File 'lib/ansible/ruby/modules/generated/extras/files/blockinfile.rb', line 34

attribute :create

#destString



10
# File 'lib/ansible/ruby/modules/generated/extras/files/blockinfile.rb', line 10

attribute :dest

#follow:yes, ...



42
# File 'lib/ansible/ruby/modules/generated/extras/files/blockinfile.rb', line 42

attribute :follow

#insertafter:EOF, ...



26
# File 'lib/ansible/ruby/modules/generated/extras/files/blockinfile.rb', line 26

attribute :insertafter

#insertbefore:BOF, ...



30
# File 'lib/ansible/ruby/modules/generated/extras/files/blockinfile.rb', line 30

attribute :insertbefore

#markerString?



18
# File 'lib/ansible/ruby/modules/generated/extras/files/blockinfile.rb', line 18

attribute :marker

#state:present, ...



14
# File 'lib/ansible/ruby/modules/generated/extras/files/blockinfile.rb', line 14

attribute :state