Class: Ansible::Ruby::Modules::Panos_loadcfg

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/panos/panos_loadcfg.rb

Overview

Load configuration on PAN-OS device

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#commit:yes, ...

Returns commit if changed.

Returns:

  • (:yes, :no, nil)

    commit if changed



16
# File 'lib/ansible/ruby/modules/generated/network/panos/panos_loadcfg.rb', line 16

attribute :commit

#fileString?

Returns configuration file to load.

Returns:

  • (String, nil)

    configuration file to load



12
# File 'lib/ansible/ruby/modules/generated/network/panos/panos_loadcfg.rb', line 12

attribute :file