Class: Ansible::Ruby::Modules::Ec2_facts
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Ec2_facts
- Defined in:
- lib/ansible/ruby/modules/generated/core/cloud/amazon/ec2_facts.rb
Instance Method Summary collapse
-
#validate_certs ⇒ :yes, ...
If C(no), SSL certificates will not be validated.
Methods inherited from Base
Methods inherited from Ansible::Ruby::Models::Base
attr_option, attr_options, attribute, #initialize, #to_h, validates
Constructor Details
This class inherits a constructor from Ansible::Ruby::Models::Base
Instance Method Details
#validate_certs ⇒ :yes, ...
Returns If C(no), SSL certificates will not be validated. This should only be used on personally controlled sites using self-signed certificates.
10 |
# File 'lib/ansible/ruby/modules/generated/core/cloud/amazon/ec2_facts.rb', line 10 attribute :validate_certs |