Class: Ansible::Ruby::Modules::Ipify_facts
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Ipify_facts
- Defined in:
- lib/ansible/ruby/modules/generated/extras/network/ipify_facts.rb
Instance Method Summary collapse
-
#api_url ⇒ String?
URL of the ipify.org API service.,C(?format=json) will be appended per default.
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
#api_url ⇒ String?
Returns URL of the ipify.org API service.,C(?format=json) will be appended per default.
10 |
# File 'lib/ansible/ruby/modules/generated/extras/network/ipify_facts.rb', line 10 attribute :api_url |