Class: Ansible::Ruby::Modules::Xml

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

Overview

A CRUD-like interface to managing bits of XML files. You might also be interested in a brief tutorial from U(www.w3schools.com/xml/xpath_intro.asp) and U(developer.mozilla.org/en-US/docs/Web/XPath).

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

#add_childrenArray<Hash>, ...



41
# File 'lib/ansible/ruby/modules/generated/files/xml.rb', line 41

attribute :add_children

#attributeString?



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

attribute :attribute

#backup:yes, ...



68
# File 'lib/ansible/ruby/modules/generated/files/xml.rb', line 68

attribute :backup

#content:attribute, ...



60
# File 'lib/ansible/ruby/modules/generated/files/xml.rb', line 60

attribute :content

#count:yes, ...



48
# File 'lib/ansible/ruby/modules/generated/files/xml.rb', line 48

attribute :count

#input_type:xml, ...



64
# File 'lib/ansible/ruby/modules/generated/files/xml.rb', line 64

attribute :input_type

#namespacesHash?



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

attribute :namespaces

#pathString



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

attribute :path

#pretty_print:yes, ...



56
# File 'lib/ansible/ruby/modules/generated/files/xml.rb', line 56

attribute :pretty_print


52
# File 'lib/ansible/ruby/modules/generated/files/xml.rb', line 52

attribute :print_match

#set_childrenObject?



45
# File 'lib/ansible/ruby/modules/generated/files/xml.rb', line 45

attribute :set_children

#state:absent, ...



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

attribute :state

#strip_cdata_tags:yes, ...



72
# File 'lib/ansible/ruby/modules/generated/files/xml.rb', line 72

attribute :strip_cdata_tags

#valueInteger, ...



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

attribute :value

#xmlstringObject



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

attribute :xmlstring

#xpathString?



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

attribute :xpath