# Community package requirements: sanity tests (Note: This issue was filed in a semi-automated fashion. Let me know if you see errors in this issue.) As per the [Ansible community package inclusion requirements][ci-testing], collections must pass `ansible-test sanity` tests. Version `2.3.0` of `fortinet.fortimanager`, corresponding to the `2.3.0` tag in this repo, fails one or more of the required sanity tests. Please see the errors below and address them. If these issues aren't addressed within a reasonable time period, the collection may be subject to [removal from Ansible][removal]. Thank you for your efforts and for being part of the Ansible package! We appreciate it. --- ## Sanity tests The following tests were run using `ansible-test` version `2.16.1`: - ansible-doc - compile - validate-modules - yamllint Note that this is only a subset of the required sanity tests. Please make sure you run them in all in your CI. ### Results > **💡 NOTE:** > > Check the `[explain]` links below for more information about each test and how to fix failures. > See [Sanity Tests: Ignores](https://docs.ansible.com/ansible/latest/dev_guide/testing/sanity/ignores.html) in the dev guide if, after reading the test-specific documentation, you still believe an error is a false positive. The test `ansible-test sanity --test validate-modules` [[explain](https://docs.ansible.com/ansible-core/2.16/dev_guide/testing/sanity/validate-modules.html)] failed with 13015 errors: ``` text plugins/modules/fmgr_antivirus_mmschecksum_entries.py:0:0: parameter-invalid: Argument 'mms-checksum' in argument_spec is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'analytics-accept-filetype' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'analytics-bl-filetype' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'analytics-db' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'analytics-ignore-filetype' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'analytics-max-upload' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'analytics-wl-filetype' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> http is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> smb is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile -> ssh is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> http is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> smb is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile -> ssh is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-block-log' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-optimize' in argument_spec found in antivirus_profile -> http is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile -> cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile -> ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile -> http is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile -> imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile -> mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile -> nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile -> smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile -> ssh is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'av-virus-log' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'content-disarm' in argument_spec found in antivirus_profile -> http is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'content-disarm' in argument_spec found in antivirus_profile -> imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'content-disarm' in argument_spec found in antivirus_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'content-disarm' in argument_spec found in antivirus_profile -> smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'content-disarm' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'cover-page' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'detect-only' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'ems-threat-feed' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'error-action' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> http is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> outbreak-prevention is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile -> ssh is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist-archive-scan' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'external-blocklist-enable-all' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'feature-set' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'fortiai-error-action' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'fortiai-timeout-action' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'fortindr-error-action' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'fortindr-timeout-action' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'fortisandbox-error-action' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'fortisandbox-max-upload' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'fortisandbox-mode' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'fortisandbox-timeout-action' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'ftgd-analytics' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'ftgd-service' in argument_spec found in antivirus_profile -> outbreak-prevention is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'mobile-malware-db' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'nac-quar' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'office-action' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'office-dde' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'office-embed' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'office-hylink' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'office-linked' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'office-macro' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'original-file-destination' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> http is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> smb is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile -> ssh is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'outbreak-prevention-archive-scan' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'pdf-act-form' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'pdf-act-gotor' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'pdf-act-java' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'pdf-act-launch' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'pdf-act-movie' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'pdf-act-sound' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'pdf-embedfile' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'pdf-hyperlink' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'pdf-javacode' in argument_spec found in antivirus_profile -> content-disarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'scan-mode' in argument_spec found in antivirus_profile is not a valid python identifier plugins/modules/fmgr_antivirus_profile.py:0:0: parameter-invalid: Argument 'unknown-content-encoding' in argument_spec found in antivirus_profile -> http is not a valid python identifier plugins/modules/fmgr_antivirus_profile_cifs.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile_cifs.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile_cifs.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile_cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile_cifs.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile_cifs.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_cifs is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'cover-page' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'detect-only' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'error-action' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'office-action' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'office-dde' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'office-embed' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'office-hylink' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'office-linked' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'office-macro' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'original-file-destination' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'pdf-act-form' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'pdf-act-gotor' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'pdf-act-java' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'pdf-act-launch' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'pdf-act-movie' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'pdf-act-sound' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'pdf-embedfile' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'pdf-hyperlink' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_contentdisarm.py:0:0: parameter-invalid: Argument 'pdf-javacode' in argument_spec found in antivirus_profile_contentdisarm is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ftp.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ftp.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ftp.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile_ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ftp.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ftp.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_ftp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_http.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_http is not a valid python identifier plugins/modules/fmgr_antivirus_profile_http.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_http is not a valid python identifier plugins/modules/fmgr_antivirus_profile_http.py:0:0: parameter-invalid: Argument 'av-optimize' in argument_spec found in antivirus_profile_http is not a valid python identifier plugins/modules/fmgr_antivirus_profile_http.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile_http is not a valid python identifier plugins/modules/fmgr_antivirus_profile_http.py:0:0: parameter-invalid: Argument 'content-disarm' in argument_spec found in antivirus_profile_http is not a valid python identifier plugins/modules/fmgr_antivirus_profile_http.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_http is not a valid python identifier plugins/modules/fmgr_antivirus_profile_http.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_http is not a valid python identifier plugins/modules/fmgr_antivirus_profile_http.py:0:0: parameter-invalid: Argument 'unknown-content-encoding' in argument_spec found in antivirus_profile_http is not a valid python identifier plugins/modules/fmgr_antivirus_profile_imap.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile_imap.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile_imap.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile_imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile_imap.py:0:0: parameter-invalid: Argument 'content-disarm' in argument_spec found in antivirus_profile_imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile_imap.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile_imap.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_imap is not a valid python identifier plugins/modules/fmgr_antivirus_profile_mapi.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile_mapi.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile_mapi.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile_mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile_mapi.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile_mapi.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_mapi is not a valid python identifier plugins/modules/fmgr_antivirus_profile_nntp.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_nntp.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_nntp.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile_nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_nntp.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_nntp.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_nntp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_outbreakprevention.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_outbreakprevention is not a valid python identifier plugins/modules/fmgr_antivirus_profile_outbreakprevention.py:0:0: parameter-invalid: Argument 'ftgd-service' in argument_spec found in antivirus_profile_outbreakprevention is not a valid python identifier plugins/modules/fmgr_antivirus_profile_pop3.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile_pop3.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile_pop3.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile_pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile_pop3.py:0:0: parameter-invalid: Argument 'content-disarm' in argument_spec found in antivirus_profile_pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile_pop3.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile_pop3.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_pop3 is not a valid python identifier plugins/modules/fmgr_antivirus_profile_smb.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_smb is not a valid python identifier plugins/modules/fmgr_antivirus_profile_smb.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_smb is not a valid python identifier plugins/modules/fmgr_antivirus_profile_smb.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_smb is not a valid python identifier plugins/modules/fmgr_antivirus_profile_smtp.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_smtp.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_smtp.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile_smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_smtp.py:0:0: parameter-invalid: Argument 'content-disarm' in argument_spec found in antivirus_profile_smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_smtp.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_smtp.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_smtp is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ssh.py:0:0: parameter-invalid: Argument 'archive-block' in argument_spec found in antivirus_profile_ssh is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ssh.py:0:0: parameter-invalid: Argument 'archive-log' in argument_spec found in antivirus_profile_ssh is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ssh.py:0:0: parameter-invalid: Argument 'av-scan' in argument_spec found in antivirus_profile_ssh is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ssh.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in antivirus_profile_ssh is not a valid python identifier plugins/modules/fmgr_antivirus_profile_ssh.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in antivirus_profile_ssh is not a valid python identifier plugins/modules/fmgr_apcfgprofile.py:0:0: parameter-invalid: Argument 'ac-ip' in argument_spec found in apcfgprofile is not a valid python identifier plugins/modules/fmgr_apcfgprofile.py:0:0: parameter-invalid: Argument 'ac-port' in argument_spec found in apcfgprofile is not a valid python identifier plugins/modules/fmgr_apcfgprofile.py:0:0: parameter-invalid: Argument 'ac-timer' in argument_spec found in apcfgprofile is not a valid python identifier plugins/modules/fmgr_apcfgprofile.py:0:0: parameter-invalid: Argument 'ac-type' in argument_spec found in apcfgprofile is not a valid python identifier plugins/modules/fmgr_apcfgprofile.py:0:0: parameter-invalid: Argument 'ap-family' in argument_spec found in apcfgprofile is not a valid python identifier plugins/modules/fmgr_apcfgprofile.py:0:0: parameter-invalid: Argument 'command-list' in argument_spec found in apcfgprofile is not a valid python identifier plugins/modules/fmgr_apcfgprofile.py:0:0: parameter-invalid: Argument 'passwd-value' in argument_spec found in apcfgprofile -> command-list is not a valid python identifier plugins/modules/fmgr_apcfgprofile_commandlist.py:0:0: parameter-invalid: Argument 'apcfg-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_apcfgprofile_commandlist.py:0:0: parameter-invalid: Argument 'passwd-value' in argument_spec found in apcfgprofile_commandlist is not a valid python identifier plugins/modules/fmgr_application_casi_profile.py:0:0: parameter-invalid: Argument 'app-replacemsg' in argument_spec found in application_casi_profile is not a valid python identifier plugins/modules/fmgr_application_casi_profile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in application_casi_profile is not a valid python identifier plugins/modules/fmgr_application_internetservice.py:0:0: parameter-invalid: Argument 'ip-number' in argument_spec found in application_internetservice -> entry is not a valid python identifier plugins/modules/fmgr_application_internetservice.py:0:0: parameter-invalid: Argument 'ip-range-number' in argument_spec found in application_internetservice -> entry is not a valid python identifier plugins/modules/fmgr_application_internetservice_entry.py:0:0: parameter-invalid: Argument 'ip-number' in argument_spec found in application_internetservice_entry is not a valid python identifier plugins/modules/fmgr_application_internetservice_entry.py:0:0: parameter-invalid: Argument 'ip-range-number' in argument_spec found in application_internetservice_entry is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom.py:0:0: parameter-invalid: Argument 'disable-entry' in argument_spec found in application_internetservicecustom is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in application_internetservicecustom -> disable-entry -> ip-range is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in application_internetservicecustom -> entry -> port-range is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in application_internetservicecustom -> disable-entry is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom.py:0:0: parameter-invalid: Argument 'master-service-id' in argument_spec found in application_internetservicecustom is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom.py:0:0: parameter-invalid: Argument 'port-range' in argument_spec found in application_internetservicecustom -> entry is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in application_internetservicecustom -> disable-entry -> ip-range is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in application_internetservicecustom -> entry -> port-range is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_disableentry.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in application_internetservicecustom_disableentry -> ip-range is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_disableentry.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_disableentry.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in application_internetservicecustom_disableentry is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_disableentry.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in application_internetservicecustom_disableentry -> ip-range is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_disableentry_iprange.py:0:0: parameter-invalid: Argument 'disable-entry' in argument_spec is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_disableentry_iprange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in application_internetservicecustom_disableentry_iprange is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_disableentry_iprange.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_disableentry_iprange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in application_internetservicecustom_disableentry_iprange is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_entry.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in application_internetservicecustom_entry -> port-range is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_entry.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_entry.py:0:0: parameter-invalid: Argument 'port-range' in argument_spec found in application_internetservicecustom_entry is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_entry.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in application_internetservicecustom_entry -> port-range is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_entry_portrange.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in application_internetservicecustom_entry_portrange is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_entry_portrange.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec is not a valid python identifier plugins/modules/fmgr_application_internetservicecustom_entry_portrange.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in application_internetservicecustom_entry_portrange is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'app-replacemsg' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'control-default-network-services' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'deep-app-inspection' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'default-network-services' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'enforce-default-app-port' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'force-inclusion-ssl-di-sigs' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'other-application-action' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'other-application-log' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'p2p-black-list' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'p2p-block-list' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'rate-count' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'rate-duration' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'rate-mode' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'rate-track' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'shaper-reverse' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'sub-category' in argument_spec found in application_list -> entries is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'unknown-application-action' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'unknown-application-log' in argument_spec found in application_list is not a valid python identifier plugins/modules/fmgr_application_list.py:0:0: parameter-invalid: Argument 'violation-action' in argument_spec found in application_list -> default-network-services is not a valid python identifier plugins/modules/fmgr_application_list_defaultnetworkservices.py:0:0: parameter-invalid: Argument 'violation-action' in argument_spec found in application_list_defaultnetworkservices is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'rate-count' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'rate-duration' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'rate-mode' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'rate-track' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'shaper-reverse' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_application_list_entries.py:0:0: parameter-invalid: Argument 'sub-category' in argument_spec found in application_list_entries is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'darrp-optimize' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'darrp-optimize-schedules' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'include-dfs-channel' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'include-weather-channel' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'monitor-period' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'override-darrp-optimize' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'selection-period' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'threshold-ap' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'threshold-channel-load' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'threshold-noise-floor' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'threshold-rx-errors' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'threshold-spectral-rssi' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'threshold-tx-retries' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'weight-channel-load' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'weight-dfs-channel' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'weight-managed-ap' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'weight-noise-floor' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'weight-rogue-ap' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'weight-spectral-rssi' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_arrpprofile.py:0:0: parameter-invalid: Argument 'weight-weather-channel' in argument_spec found in arrpprofile is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'domain-controller' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'ems-device-owner' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'fsso-agent-for-ntlm' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'fsso-guest' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'kerberos-keytab' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'negotiate-ntlm' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'require-tfa' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'saml-server' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'saml-timeout' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'ssh-ca' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'user-cert' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_authentication_scheme.py:0:0: parameter-invalid: Argument 'user-database' in argument_spec found in authentication_scheme is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'beacon-interval' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'ble-scanning' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'eddystone-instance' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'eddystone-namespace' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'eddystone-url' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'eddystone-url-encode-hex' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'ibeacon-uuid' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'major-id' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'minor-id' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'scan-interval' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'scan-period' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'scan-threshold' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'scan-time' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'scan-type' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bleprofile.py:0:0: parameter-invalid: Argument 'scan-window' in argument_spec found in bleprofile is not a valid python identifier plugins/modules/fmgr_bonjourprofile.py:0:0: parameter-invalid: Argument 'from-vlan' in argument_spec found in bonjourprofile -> policy-list is not a valid python identifier plugins/modules/fmgr_bonjourprofile.py:0:0: parameter-invalid: Argument 'policy-id' in argument_spec found in bonjourprofile -> policy-list is not a valid python identifier plugins/modules/fmgr_bonjourprofile.py:0:0: parameter-invalid: Argument 'policy-list' in argument_spec found in bonjourprofile is not a valid python identifier plugins/modules/fmgr_bonjourprofile.py:0:0: parameter-invalid: Argument 'to-vlan' in argument_spec found in bonjourprofile -> policy-list is not a valid python identifier plugins/modules/fmgr_bonjourprofile_policylist.py:0:0: parameter-invalid: Argument 'bonjour-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_bonjourprofile_policylist.py:0:0: parameter-invalid: Argument 'from-vlan' in argument_spec found in bonjourprofile_policylist is not a valid python identifier plugins/modules/fmgr_bonjourprofile_policylist.py:0:0: parameter-invalid: Argument 'policy-id' in argument_spec found in bonjourprofile_policylist is not a valid python identifier plugins/modules/fmgr_bonjourprofile_policylist.py:0:0: parameter-invalid: Argument 'to-vlan' in argument_spec found in bonjourprofile_policylist is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'access-rule' in argument_spec found in casb_profile -> saas-application is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'custom-control' in argument_spec found in casb_profile -> saas-application is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'domain-control' in argument_spec found in casb_profile -> saas-application is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'domain-control-domains' in argument_spec found in casb_profile -> saas-application is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'saas-application' in argument_spec found in casb_profile is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'safe-search' in argument_spec found in casb_profile -> saas-application is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'safe-search-control' in argument_spec found in casb_profile -> saas-application is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'tenant-control' in argument_spec found in casb_profile -> saas-application is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'tenant-control-tenants' in argument_spec found in casb_profile -> saas-application is not a valid python identifier plugins/modules/fmgr_casb_profile.py:0:0: parameter-invalid: Argument 'user-input' in argument_spec found in casb_profile -> saas-application -> custom-control -> option is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication.py:0:0: parameter-invalid: Argument 'access-rule' in argument_spec found in casb_profile_saasapplication is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication.py:0:0: parameter-invalid: Argument 'custom-control' in argument_spec found in casb_profile_saasapplication is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication.py:0:0: parameter-invalid: Argument 'domain-control' in argument_spec found in casb_profile_saasapplication is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication.py:0:0: parameter-invalid: Argument 'domain-control-domains' in argument_spec found in casb_profile_saasapplication is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication.py:0:0: parameter-invalid: Argument 'safe-search' in argument_spec found in casb_profile_saasapplication is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication.py:0:0: parameter-invalid: Argument 'safe-search-control' in argument_spec found in casb_profile_saasapplication is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication.py:0:0: parameter-invalid: Argument 'tenant-control' in argument_spec found in casb_profile_saasapplication is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication.py:0:0: parameter-invalid: Argument 'tenant-control-tenants' in argument_spec found in casb_profile_saasapplication is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication.py:0:0: parameter-invalid: Argument 'user-input' in argument_spec found in casb_profile_saasapplication -> custom-control -> option is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication_accessrule.py:0:0: parameter-invalid: Argument 'saas-application' in argument_spec is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication_customcontrol.py:0:0: parameter-invalid: Argument 'saas-application' in argument_spec is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication_customcontrol.py:0:0: parameter-invalid: Argument 'user-input' in argument_spec found in casb_profile_saasapplication_customcontrol -> option is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication_customcontrol_option.py:0:0: parameter-invalid: Argument 'custom-control' in argument_spec is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication_customcontrol_option.py:0:0: parameter-invalid: Argument 'saas-application' in argument_spec is not a valid python identifier plugins/modules/fmgr_casb_profile_saasapplication_customcontrol_option.py:0:0: parameter-invalid: Argument 'user-input' in argument_spec found in casb_profile_saasapplication_customcontrol_option is not a valid python identifier plugins/modules/fmgr_casb_saasapplication.py:0:0: parameter-invalid: Argument 'casb-name' in argument_spec found in casb_saasapplication is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'casb-name' in argument_spec found in casb_useractivity is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'case-sensitive' in argument_spec found in casb_useractivity -> control-options -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'case-sensitive' in argument_spec found in casb_useractivity -> match -> rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'control-options' in argument_spec found in casb_useractivity is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in casb_useractivity -> control-options -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in casb_useractivity -> match -> rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'match-pattern' in argument_spec found in casb_useractivity -> match -> rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'match-strategy' in argument_spec found in casb_useractivity is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'match-value' in argument_spec found in casb_useractivity -> match -> rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'search-key' in argument_spec found in casb_useractivity -> control-options -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'search-pattern' in argument_spec found in casb_useractivity -> control-options -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity.py:0:0: parameter-invalid: Argument 'value-from-input' in argument_spec found in casb_useractivity -> control-options -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions.py:0:0: parameter-invalid: Argument 'case-sensitive' in argument_spec found in casb_useractivity_controloptions -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in casb_useractivity_controloptions -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions.py:0:0: parameter-invalid: Argument 'search-key' in argument_spec found in casb_useractivity_controloptions -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions.py:0:0: parameter-invalid: Argument 'search-pattern' in argument_spec found in casb_useractivity_controloptions -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions.py:0:0: parameter-invalid: Argument 'user-activity' in argument_spec is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions.py:0:0: parameter-invalid: Argument 'value-from-input' in argument_spec found in casb_useractivity_controloptions -> operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions_operations.py:0:0: parameter-invalid: Argument 'case-sensitive' in argument_spec found in casb_useractivity_controloptions_operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions_operations.py:0:0: parameter-invalid: Argument 'control-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions_operations.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in casb_useractivity_controloptions_operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions_operations.py:0:0: parameter-invalid: Argument 'search-key' in argument_spec found in casb_useractivity_controloptions_operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions_operations.py:0:0: parameter-invalid: Argument 'search-pattern' in argument_spec found in casb_useractivity_controloptions_operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions_operations.py:0:0: parameter-invalid: Argument 'user-activity' in argument_spec is not a valid python identifier plugins/modules/fmgr_casb_useractivity_controloptions_operations.py:0:0: parameter-invalid: Argument 'value-from-input' in argument_spec found in casb_useractivity_controloptions_operations is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match.py:0:0: parameter-invalid: Argument 'case-sensitive' in argument_spec found in casb_useractivity_match -> rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in casb_useractivity_match -> rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match.py:0:0: parameter-invalid: Argument 'match-pattern' in argument_spec found in casb_useractivity_match -> rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match.py:0:0: parameter-invalid: Argument 'match-value' in argument_spec found in casb_useractivity_match -> rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match.py:0:0: parameter-invalid: Argument 'user-activity' in argument_spec is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match_rules.py:0:0: parameter-invalid: Argument 'case-sensitive' in argument_spec found in casb_useractivity_match_rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match_rules.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in casb_useractivity_match_rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match_rules.py:0:0: parameter-invalid: Argument 'match-pattern' in argument_spec found in casb_useractivity_match_rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match_rules.py:0:0: parameter-invalid: Argument 'match-value' in argument_spec found in casb_useractivity_match_rules is not a valid python identifier plugins/modules/fmgr_casb_useractivity_match_rules.py:0:0: parameter-invalid: Argument 'user-activity' in argument_spec is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'curve-name' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'digest-type' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'id-type' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'key-size' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'key-type' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'organization-unit' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'scep-ca-identifier' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'scep-password' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'scep-server' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_certificate_template.py:0:0: parameter-invalid: Argument 'subject-name' in argument_spec found in certificate_template is not a valid python identifier plugins/modules/fmgr_cifs_domaincontroller.py:0:0: parameter-invalid: Argument 'domain-name' in argument_spec found in cifs_domaincontroller is not a valid python identifier plugins/modules/fmgr_cifs_domaincontroller.py:0:0: parameter-invalid: Argument 'server-name' in argument_spec found in cifs_domaincontroller is not a valid python identifier plugins/modules/fmgr_cifs_profile.py:0:0: parameter-invalid: Argument 'domain-controller' in argument_spec found in cifs_profile is not a valid python identifier plugins/modules/fmgr_cifs_profile.py:0:0: parameter-invalid: Argument 'file-filter' in argument_spec found in cifs_profile is not a valid python identifier plugins/modules/fmgr_cifs_profile.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in cifs_profile -> file-filter -> entries is not a valid python identifier plugins/modules/fmgr_cifs_profile.py:0:0: parameter-invalid: Argument 'server-credential-type' in argument_spec found in cifs_profile is not a valid python identifier plugins/modules/fmgr_cifs_profile.py:0:0: parameter-invalid: Argument 'server-keytab' in argument_spec found in cifs_profile is not a valid python identifier plugins/modules/fmgr_cifs_profile_filefilter.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in cifs_profile_filefilter -> entries is not a valid python identifier plugins/modules/fmgr_cifs_profile_filefilter_entries.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in cifs_profile_filefilter_entries is not a valid python identifier plugins/modules/fmgr_cloud_orchestaws.py:0:0: parameter-invalid: Argument 'region-name' in argument_spec found in cloud_orchestaws is not a valid python identifier plugins/modules/fmgr_cloud_orchestaws.py:0:0: parameter-invalid: Argument 'template-configuration' in argument_spec found in cloud_orchestaws is not a valid python identifier plugins/modules/fmgr_cloud_orchestawsconnector.py:0:0: parameter-invalid: Argument 'access-key-id' in argument_spec found in cloud_orchestawsconnector is not a valid python identifier plugins/modules/fmgr_cloud_orchestawsconnector.py:0:0: parameter-invalid: Argument 'access-key-secret' in argument_spec found in cloud_orchestawsconnector is not a valid python identifier plugins/modules/fmgr_cloud_orchestawsconnector.py:0:0: parameter-invalid: Argument 'use-metadata-iam' in argument_spec found in cloud_orchestawsconnector is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'custom-asset-container' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'custom-asset-directory' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'custom-identifier' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'faz-autoscale-admin-password' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'faz-autoscale-admin-username' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'faz-custom-private-ipaddress' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'faz-instance-type' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'faz-integration-options' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'faz-version' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgt-admin-cidr' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgt-admin-port' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgt-instance-type' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgt-psk-secret' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-cool-down' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-desired-capacity-byol' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-desired-capacity-payg' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-health-check-grace-period' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-max-size-byol' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-max-size-payg' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-min-size-byol' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-min-size-payg' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-scale-in-threshold' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fgtasg-scale-out-threshold' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'fos-version' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'get-license-grace-period' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'heartbeat-delay-allowance' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'heartbeat-interval' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'heartbeat-loss-count' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'internal-balancer-dns-name' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'internal-balancing-options' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'internal-target-group-health-check-path' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'key-pair-name' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'lifecycle-hook-timeout' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'loadbalancing-health-check-threshold' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'loadbalancing-traffic-port' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'loadbalancing-traffic-protocol' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'notification-email' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'primary-election-timeout' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'private-subnet-route-table' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'private-subnet1' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'private-subnet2' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'public-subnet1' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'public-subnet2' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'resource-tag-prefix' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 's3-bucket-name' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 's3-key-prefix' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'sync-recovery-count' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'terminate-unhealthy-vm' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'use-custom-asset-location' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'vpc-cidr' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'vpc-endpoint-id' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaleexistingvpc.py:0:0: parameter-invalid: Argument 'vpc-id' in argument_spec found in cloud_orchestawstemplate_autoscaleexistingvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'availability-zones' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'custom-asset-container' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'custom-asset-directory' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'custom-identifier' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'faz-autoscale-admin-password' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'faz-autoscale-admin-username' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'faz-custom-private-ipaddress' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'faz-instance-type' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'faz-integration-options' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'faz-version' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgt-admin-cidr' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgt-admin-port' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgt-instance-type' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgt-psk-secret' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-cool-down' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-desired-capacity-byol' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-desired-capacity-payg' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-health-check-grace-period' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-max-size-byol' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-max-size-payg' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-min-size-byol' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-min-size-payg' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-scale-in-threshold' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-scale-out-threshold' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'fos-version' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'get-license-grace-period' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'heartbeat-delay-allowance' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'heartbeat-interval' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'heartbeat-loss-count' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'internal-balancer-dns-name' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'internal-balancing-options' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'internal-target-group-health-check-path' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'key-pair-name' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'lifecycle-hook-timeout' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'loadbalancing-health-check-threshold' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'loadbalancing-traffic-port' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'loadbalancing-traffic-protocol' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'notification-email' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'primary-election-timeout' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'private-subnet1-cidr' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'private-subnet2-cidr' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'public-subnet1-cidr' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'public-subnet2-cidr' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'resource-tag-prefix' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 's3-bucket-name' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 's3-key-prefix' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'sync-recovery-count' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'terminate-unhealthy-vm' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'use-custom-asset-location' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscalenewvpc.py:0:0: parameter-invalid: Argument 'vpc-cidr' in argument_spec found in cloud_orchestawstemplate_autoscalenewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'availability-zones' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'bgp-asn' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'custom-asset-container' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'custom-asset-directory' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'custom-identifier' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'faz-autoscale-admin-password' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'faz-autoscale-admin-username' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'faz-custom-private-ipaddress' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'faz-instance-type' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'faz-integration-options' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'faz-version' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgt-admin-cidr' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgt-admin-port' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgt-instance-type' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgt-psk-secret' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-cool-down' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-desired-capacity-byol' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-desired-capacity-payg' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-health-check-grace-period' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-max-size-byol' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-max-size-payg' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-min-size-byol' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-min-size-payg' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-scale-in-threshold' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fgtasg-scale-out-threshold' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'fos-version' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'get-license-grace-period' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'heartbeat-delay-allowance' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'heartbeat-interval' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'heartbeat-loss-count' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'key-pair-name' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'lifecycle-hook-timeout' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'notification-email' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'primary-election-timeout' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'public-subnet1-cidr' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'public-subnet2-cidr' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'resource-tag-prefix' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 's3-bucket-name' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 's3-key-prefix' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'sync-recovery-count' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'terminate-unhealthy-vm' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'transit-gateway-id' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'transit-gateway-support-options' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'use-custom-asset-location' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_cloud_orchestawstemplate_autoscaletgwnewvpc.py:0:0: parameter-invalid: Argument 'vpc-cidr' in argument_spec found in cloud_orchestawstemplate_autoscaletgwnewvpc is not a valid python identifier plugins/modules/fmgr_credentialstore_domaincontroller.py:0:0: parameter-invalid: Argument 'domain-name' in argument_spec found in credentialstore_domaincontroller is not a valid python identifier plugins/modules/fmgr_credentialstore_domaincontroller.py:0:0: parameter-invalid: Argument 'server-name' in argument_spec found in credentialstore_domaincontroller is not a valid python identifier plugins/modules/fmgr_devprof_device_profile_fortianalyzer.py:0:0: parameter-invalid: Argument 'managed-sn' in argument_spec found in devprof_device_profile_fortianalyzer is not a valid python identifier plugins/modules/fmgr_devprof_device_profile_fortianalyzer.py:0:0: parameter-invalid: Argument 'target-ip' in argument_spec found in devprof_device_profile_fortianalyzer is not a valid python identifier plugins/modules/fmgr_devprof_device_profile_fortianalyzer.py:0:0: parameter-invalid: Argument 'target-sn' in argument_spec found in devprof_device_profile_fortianalyzer is not a valid python identifier plugins/modules/fmgr_devprof_device_profile_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade' in argument_spec found in devprof_device_profile_fortiguard is not a valid python identifier plugins/modules/fmgr_devprof_device_profile_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade-day' in argument_spec found in devprof_device_profile_fortiguard is not a valid python identifier plugins/modules/fmgr_devprof_device_profile_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade-delay' in argument_spec found in devprof_device_profile_fortiguard is not a valid python identifier plugins/modules/fmgr_devprof_device_profile_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade-end-hour' in argument_spec found in devprof_device_profile_fortiguard is not a valid python identifier plugins/modules/fmgr_devprof_device_profile_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade-start-hour' in argument_spec found in devprof_device_profile_fortiguard is not a valid python identifier plugins/modules/fmgr_devprof_device_profile_fortiguard.py:0:0: parameter-invalid: Argument 'target-ip' in argument_spec found in devprof_device_profile_fortiguard is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'access-config' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'alt-server' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'certificate-verification' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'conn-timeout' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'enc-algorithm' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'fallback-to-primary' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'hmac-algorithm' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'ips-archive' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'max-log-rate' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'monitor-failure-retry-period' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'monitor-keepalive-period' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'preshared-key' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'ssl-min-proto-version' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'upload-day' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'upload-interval' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'upload-option' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'upload-time' in argument_spec found in devprof_log_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'access-config' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'certificate-verification' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'conn-timeout' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'enc-algorithm' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'hmac-algorithm' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'ips-archive' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'max-log-rate' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'monitor-failure-retry-period' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'monitor-keepalive-period' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'preshared-key' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'ssl-min-proto-version' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'upload-day' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'upload-interval' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'upload-option' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_fortianalyzercloud_setting.py:0:0: parameter-invalid: Argument 'upload-time' in argument_spec found in devprof_log_fortianalyzercloud_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'exclude-list' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'filter-type' in argument_spec found in devprof_log_syslogd_filter -> free-style is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'filter-type' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'forward-traffic' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'free-style' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'local-traffic' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'multicast-traffic' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'netscan-discovery' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'netscan-vulnerability' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'sniffer-traffic' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter.py:0:0: parameter-invalid: Argument 'ztna-traffic' in argument_spec found in devprof_log_syslogd_filter is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter_excludelist_fields.py:0:0: parameter-invalid: Argument 'exclude-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_filter_freestyle.py:0:0: parameter-invalid: Argument 'filter-type' in argument_spec found in devprof_log_syslogd_filter_freestyle is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_setting.py:0:0: parameter-invalid: Argument 'custom-field-name' in argument_spec found in devprof_log_syslogd_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_setting.py:0:0: parameter-invalid: Argument 'enc-algorithm' in argument_spec found in devprof_log_syslogd_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_setting.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in devprof_log_syslogd_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_setting.py:0:0: parameter-invalid: Argument 'max-log-rate' in argument_spec found in devprof_log_syslogd_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_setting.py:0:0: parameter-invalid: Argument 'ssl-min-proto-version' in argument_spec found in devprof_log_syslogd_setting is not a valid python identifier plugins/modules/fmgr_devprof_log_syslogd_setting.py:0:0: parameter-invalid: Argument 'syslog-type' in argument_spec found in devprof_log_syslogd_setting is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in devprof_system_centralmanagement -> server-list is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement.py:0:0: parameter-invalid: Argument 'include-default-servers' in argument_spec found in devprof_system_centralmanagement is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement.py:0:0: parameter-invalid: Argument 'server-address' in argument_spec found in devprof_system_centralmanagement -> server-list is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement.py:0:0: parameter-invalid: Argument 'server-address6' in argument_spec found in devprof_system_centralmanagement -> server-list is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement.py:0:0: parameter-invalid: Argument 'server-list' in argument_spec found in devprof_system_centralmanagement is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in devprof_system_centralmanagement -> server-list is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement_serverlist.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in devprof_system_centralmanagement_serverlist is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement_serverlist.py:0:0: parameter-invalid: Argument 'server-address' in argument_spec found in devprof_system_centralmanagement_serverlist is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement_serverlist.py:0:0: parameter-invalid: Argument 'server-address6' in argument_spec found in devprof_system_centralmanagement_serverlist is not a valid python identifier plugins/modules/fmgr_devprof_system_centralmanagement_serverlist.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in devprof_system_centralmanagement_serverlist is not a valid python identifier plugins/modules/fmgr_devprof_system_dns.py:0:0: parameter-invalid: Argument 'cache-notfound-responses' in argument_spec found in devprof_system_dns is not a valid python identifier plugins/modules/fmgr_devprof_system_dns.py:0:0: parameter-invalid: Argument 'dns-cache-limit' in argument_spec found in devprof_system_dns is not a valid python identifier plugins/modules/fmgr_devprof_system_dns.py:0:0: parameter-invalid: Argument 'dns-cache-ttl' in argument_spec found in devprof_system_dns is not a valid python identifier plugins/modules/fmgr_devprof_system_dns.py:0:0: parameter-invalid: Argument 'dns-over-tls' in argument_spec found in devprof_system_dns is not a valid python identifier plugins/modules/fmgr_devprof_system_dns.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in devprof_system_dns is not a valid python identifier plugins/modules/fmgr_devprof_system_dns.py:0:0: parameter-invalid: Argument 'ip6-primary' in argument_spec found in devprof_system_dns is not a valid python identifier plugins/modules/fmgr_devprof_system_dns.py:0:0: parameter-invalid: Argument 'ip6-secondary' in argument_spec found in devprof_system_dns is not a valid python identifier plugins/modules/fmgr_devprof_system_dns.py:0:0: parameter-invalid: Argument 'server-hostname' in argument_spec found in devprof_system_dns is not a valid python identifier plugins/modules/fmgr_devprof_system_dns.py:0:0: parameter-invalid: Argument 'ssl-certificate' in argument_spec found in devprof_system_dns is not a valid python identifier plugins/modules/fmgr_devprof_system_emailserver.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in devprof_system_emailserver is not a valid python identifier plugins/modules/fmgr_devprof_system_emailserver.py:0:0: parameter-invalid: Argument 'reply-to' in argument_spec found in devprof_system_emailserver is not a valid python identifier plugins/modules/fmgr_devprof_system_emailserver.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in devprof_system_emailserver is not a valid python identifier plugins/modules/fmgr_devprof_system_emailserver.py:0:0: parameter-invalid: Argument 'source-ip6' in argument_spec found in devprof_system_emailserver is not a valid python identifier plugins/modules/fmgr_devprof_system_emailserver.py:0:0: parameter-invalid: Argument 'ssl-min-proto-version' in argument_spec found in devprof_system_emailserver is not a valid python identifier plugins/modules/fmgr_devprof_system_emailserver.py:0:0: parameter-invalid: Argument 'validate-server' in argument_spec found in devprof_system_emailserver is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'admin-https-redirect' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'admin-port' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'admin-scp' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'admin-sport' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'admin-ssh-port' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'admin-ssh-v1' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'admin-telnet-port' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'gui-ipv6' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'gui-lines-per-page' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'gui-theme' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_global.py:0:0: parameter-invalid: Argument 'switch-controller' in argument_spec found in devprof_system_global is not a valid python identifier plugins/modules/fmgr_devprof_system_ntp.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in devprof_system_ntp -> ntpserver is not a valid python identifier plugins/modules/fmgr_devprof_system_ntp.py:0:0: parameter-invalid: Argument 'key-id' in argument_spec found in devprof_system_ntp -> ntpserver is not a valid python identifier plugins/modules/fmgr_devprof_system_ntp.py:0:0: parameter-invalid: Argument 'key-id' in argument_spec found in devprof_system_ntp is not a valid python identifier plugins/modules/fmgr_devprof_system_ntp.py:0:0: parameter-invalid: Argument 'key-type' in argument_spec found in devprof_system_ntp is not a valid python identifier plugins/modules/fmgr_devprof_system_ntp.py:0:0: parameter-invalid: Argument 'source-ip6' in argument_spec found in devprof_system_ntp is not a valid python identifier plugins/modules/fmgr_devprof_system_ntp_ntpserver.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in devprof_system_ntp_ntpserver is not a valid python identifier plugins/modules/fmgr_devprof_system_ntp_ntpserver.py:0:0: parameter-invalid: Argument 'key-id' in argument_spec found in devprof_system_ntp_ntpserver is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_admin.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_admin is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_alertmail.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_alertmail is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_auth.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_auth is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_devicedetectionportal.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_devicedetectionportal is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_ec.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_ec is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_fortiguardwf.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_fortiguardwf is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_ftp.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_ftp is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_http.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_http is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_mail.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_mail is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_mms.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_mms is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_nacquar.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_nacquar is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_nntp.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_nntp is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_spam.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_spam is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_sslvpn.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_sslvpn is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_trafficquota.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_trafficquota is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_utm.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_utm is not a valid python identifier plugins/modules/fmgr_devprof_system_replacemsg_webproxy.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in devprof_system_replacemsg_webproxy is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'ha-direct' in argument_spec found in devprof_system_snmp_community -> hosts is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'ha-direct' in argument_spec found in devprof_system_snmp_community -> hosts6 is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'host-type' in argument_spec found in devprof_system_snmp_community -> hosts is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'host-type' in argument_spec found in devprof_system_snmp_community -> hosts6 is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'mib-view' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'query-v1-port' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'query-v1-status' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'query-v2c-port' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'query-v2c-status' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in devprof_system_snmp_community -> hosts is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'source-ipv6' in argument_spec found in devprof_system_snmp_community -> hosts6 is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'trap-v1-lport' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'trap-v1-rport' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'trap-v1-status' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'trap-v2c-lport' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'trap-v2c-rport' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community.py:0:0: parameter-invalid: Argument 'trap-v2c-status' in argument_spec found in devprof_system_snmp_community is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community_hosts.py:0:0: parameter-invalid: Argument 'ha-direct' in argument_spec found in devprof_system_snmp_community_hosts is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community_hosts.py:0:0: parameter-invalid: Argument 'host-type' in argument_spec found in devprof_system_snmp_community_hosts is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community_hosts.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in devprof_system_snmp_community_hosts is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community_hosts6.py:0:0: parameter-invalid: Argument 'ha-direct' in argument_spec found in devprof_system_snmp_community_hosts6 is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community_hosts6.py:0:0: parameter-invalid: Argument 'host-type' in argument_spec found in devprof_system_snmp_community_hosts6 is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_community_hosts6.py:0:0: parameter-invalid: Argument 'source-ipv6' in argument_spec found in devprof_system_snmp_community_hosts6 is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'auth-proto' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'auth-pwd' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'ha-direct' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'mib-view' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'notify-hosts' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'notify-hosts6' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'priv-proto' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'priv-pwd' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'query-port' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'security-level' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'source-ipv6' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'trap-lport' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'trap-rport' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_devprof_system_snmp_user.py:0:0: parameter-invalid: Argument 'trap-status' in argument_spec found in devprof_system_snmp_user is not a valid python identifier plugins/modules/fmgr_dlp_datatype.py:0:0: parameter-invalid: Argument 'look-ahead' in argument_spec found in dlp_datatype is not a valid python identifier plugins/modules/fmgr_dlp_datatype.py:0:0: parameter-invalid: Argument 'look-back' in argument_spec found in dlp_datatype is not a valid python identifier plugins/modules/fmgr_dlp_datatype.py:0:0: parameter-invalid: Argument 'match-around' in argument_spec found in dlp_datatype is not a valid python identifier plugins/modules/fmgr_dlp_datatype.py:0:0: parameter-invalid: Argument 'verify-transformed-pattern' in argument_spec found in dlp_datatype is not a valid python identifier plugins/modules/fmgr_dlp_dictionary.py:0:0: parameter-invalid: Argument 'ignore-case' in argument_spec found in dlp_dictionary -> entries is not a valid python identifier plugins/modules/fmgr_dlp_dictionary.py:0:0: parameter-invalid: Argument 'match-around' in argument_spec found in dlp_dictionary is not a valid python identifier plugins/modules/fmgr_dlp_dictionary.py:0:0: parameter-invalid: Argument 'match-type' in argument_spec found in dlp_dictionary is not a valid python identifier plugins/modules/fmgr_dlp_dictionary_entries.py:0:0: parameter-invalid: Argument 'ignore-case' in argument_spec found in dlp_dictionary_entries is not a valid python identifier plugins/modules/fmgr_dlp_filepattern.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in dlp_filepattern -> entries is not a valid python identifier plugins/modules/fmgr_dlp_filepattern.py:0:0: parameter-invalid: Argument 'filter-type' in argument_spec found in dlp_filepattern -> entries is not a valid python identifier plugins/modules/fmgr_dlp_filepattern_entries.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in dlp_filepattern_entries is not a valid python identifier plugins/modules/fmgr_dlp_filepattern_entries.py:0:0: parameter-invalid: Argument 'filter-type' in argument_spec found in dlp_filepattern_entries is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'dlp-log' in argument_spec found in dlp_profile is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in dlp_profile is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'feature-set' in argument_spec found in dlp_profile is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in dlp_profile -> rule is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in dlp_profile -> rule is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'filter-by' in argument_spec found in dlp_profile -> rule is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'full-archive-proto' in argument_spec found in dlp_profile is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'match-percentage' in argument_spec found in dlp_profile -> rule is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'nac-quar-log' in argument_spec found in dlp_profile is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in dlp_profile is not a valid python identifier plugins/modules/fmgr_dlp_profile.py:0:0: parameter-invalid: Argument 'summary-proto' in argument_spec found in dlp_profile is not a valid python identifier plugins/modules/fmgr_dlp_profile_rule.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in dlp_profile_rule is not a valid python identifier plugins/modules/fmgr_dlp_profile_rule.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in dlp_profile_rule is not a valid python identifier plugins/modules/fmgr_dlp_profile_rule.py:0:0: parameter-invalid: Argument 'filter-by' in argument_spec found in dlp_profile_rule is not a valid python identifier plugins/modules/fmgr_dlp_profile_rule.py:0:0: parameter-invalid: Argument 'match-percentage' in argument_spec found in dlp_profile_rule is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'company-identifier' in argument_spec found in dlp_sensor -> filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'dlp-log' in argument_spec found in dlp_sensor is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in dlp_sensor is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'feature-set' in argument_spec found in dlp_sensor is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in dlp_sensor -> filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in dlp_sensor -> filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'filter-by' in argument_spec found in dlp_sensor -> filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'flow-based' in argument_spec found in dlp_sensor is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'fp-sensitivity' in argument_spec found in dlp_sensor -> filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'full-archive-proto' in argument_spec found in dlp_sensor is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'match-percentage' in argument_spec found in dlp_sensor -> filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'match-type' in argument_spec found in dlp_sensor is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'nac-quar-log' in argument_spec found in dlp_sensor is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in dlp_sensor is not a valid python identifier plugins/modules/fmgr_dlp_sensor.py:0:0: parameter-invalid: Argument 'summary-proto' in argument_spec found in dlp_sensor is not a valid python identifier plugins/modules/fmgr_dlp_sensor_filter.py:0:0: parameter-invalid: Argument 'company-identifier' in argument_spec found in dlp_sensor_filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor_filter.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in dlp_sensor_filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor_filter.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in dlp_sensor_filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor_filter.py:0:0: parameter-invalid: Argument 'filter-by' in argument_spec found in dlp_sensor_filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor_filter.py:0:0: parameter-invalid: Argument 'fp-sensitivity' in argument_spec found in dlp_sensor_filter is not a valid python identifier plugins/modules/fmgr_dlp_sensor_filter.py:0:0: parameter-invalid: Argument 'match-percentage' in argument_spec found in dlp_sensor_filter is not a valid python identifier plugins/modules/fmgr_dnsfilter_domainfilter_entries.py:0:0: parameter-invalid: Argument 'domain-filter' in argument_spec is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in dnsfilter_profile -> dns-translation is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'block-action' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'block-botnet' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'dns-translation' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'domain-filter' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'domain-filter-table' in argument_spec found in dnsfilter_profile -> domain-filter is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'external-ip-blocklist' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'ftgd-dns' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'log-all-domain' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'log-all-url' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'redirect-portal' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'redirect-portal6' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'safe-search' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'sdns-domain-log' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'sdns-ftgd-err-log' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'sdns-url-log' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'transparent-dns-database' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'urlfilter-table' in argument_spec found in dnsfilter_profile -> urlfilter is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile.py:0:0: parameter-invalid: Argument 'youtube-restrict' in argument_spec found in dnsfilter_profile is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile_dnstranslation.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in dnsfilter_profile_dnstranslation is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile_domainfilter.py:0:0: parameter-invalid: Argument 'domain-filter-table' in argument_spec found in dnsfilter_profile_domainfilter is not a valid python identifier plugins/modules/fmgr_dnsfilter_profile_urlfilter.py:0:0: parameter-invalid: Argument 'urlfilter-table' in argument_spec found in dnsfilter_profile_urlfilter is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_device.py:0:0: parameter-invalid: Argument 'authorization template' in argument_spec found in dvm_cmd_add_device -> device is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_device.py:0:0: parameter-invalid: Argument 'device action' in argument_spec found in dvm_cmd_add_device -> device is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_device.py:0:0: parameter-invalid: Argument 'device blueprint' in argument_spec found in dvm_cmd_add_device -> device is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_device.py:0:0: parameter-invalid: Argument 'faz.quota' in argument_spec found in dvm_cmd_add_device -> device is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_device.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvm_cmd_add_device -> device is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_devlist.py:0:0: parameter-invalid: Argument 'add-dev-list' in argument_spec found in dvm_cmd_add_devlist is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_devlist.py:0:0: parameter-invalid: Argument 'authorization template' in argument_spec found in dvm_cmd_add_devlist -> add-dev-list is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_devlist.py:0:0: parameter-invalid: Argument 'device action' in argument_spec found in dvm_cmd_add_devlist -> add-dev-list is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_devlist.py:0:0: parameter-invalid: Argument 'device blueprint' in argument_spec found in dvm_cmd_add_devlist -> add-dev-list is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_devlist.py:0:0: parameter-invalid: Argument 'faz.quota' in argument_spec found in dvm_cmd_add_devlist -> add-dev-list is not a valid python identifier plugins/modules/fmgr_dvm_cmd_add_devlist.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvm_cmd_add_devlist -> add-dev-list is not a valid python identifier plugins/modules/fmgr_dvm_cmd_del_devlist.py:0:0: parameter-invalid: Argument 'del-dev-member-list' in argument_spec found in dvm_cmd_del_devlist is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'faz.full_act' in argument_spec found in dvm_cmd_import_devlist -> import-devices is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'faz.perm' in argument_spec found in dvm_cmd_import_devlist -> import-devices is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'faz.quota' in argument_spec found in dvm_cmd_import_devlist -> import-devices is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'faz.used' in argument_spec found in dvm_cmd_import_devlist -> import-devices is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'import-adom-members' in argument_spec found in dvm_cmd_import_devlist is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'import-adoms' in argument_spec found in dvm_cmd_import_devlist is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'import-devices' in argument_spec found in dvm_cmd_import_devlist is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'import-group-members' in argument_spec found in dvm_cmd_import_devlist is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvm_cmd_import_devlist -> import-adoms is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvm_cmd_import_devlist -> import-devices -> vdom is not a valid python identifier plugins/modules/fmgr_dvm_cmd_import_devlist.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvm_cmd_import_devlist -> import-devices is not a valid python identifier plugins/modules/fmgr_dvm_cmd_reload_devlist.py:0:0: parameter-invalid: Argument 'reload-dev-member-list' in argument_spec found in dvm_cmd_reload_devlist is not a valid python identifier plugins/modules/fmgr_dvm_cmd_update_devlist.py:0:0: parameter-invalid: Argument 'update-dev-member-list' in argument_spec found in dvm_cmd_update_devlist is not a valid python identifier plugins/modules/fmgr_dvmdb_adom.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvmdb_adom is not a valid python identifier plugins/modules/fmgr_dvmdb_device.py:0:0: parameter-invalid: Argument 'faz.full_act' in argument_spec found in dvmdb_device is not a valid python identifier plugins/modules/fmgr_dvmdb_device.py:0:0: parameter-invalid: Argument 'faz.perm' in argument_spec found in dvmdb_device is not a valid python identifier plugins/modules/fmgr_dvmdb_device.py:0:0: parameter-invalid: Argument 'faz.quota' in argument_spec found in dvmdb_device is not a valid python identifier plugins/modules/fmgr_dvmdb_device.py:0:0: parameter-invalid: Argument 'faz.used' in argument_spec found in dvmdb_device is not a valid python identifier plugins/modules/fmgr_dvmdb_device.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvmdb_device -> vdom is not a valid python identifier plugins/modules/fmgr_dvmdb_device.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvmdb_device is not a valid python identifier plugins/modules/fmgr_dvmdb_device_vdom.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvmdb_device_vdom is not a valid python identifier plugins/modules/fmgr_dvmdb_group.py:0:0: parameter-invalid: Argument 'meta fields' in argument_spec found in dvmdb_group is not a valid python identifier plugins/modules/fmgr_dvmdb_upgrade.py:0:0: parameter-invalid: Argument 'scope member' in argument_spec found in dvmdb_upgrade is not a valid python identifier plugins/modules/fmgr_dynamic_certificate_local.py:0:0: parameter-invalid: Argument 'local-cert' in argument_spec found in dynamic_certificate_local -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_certificate_local_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-cert' in argument_spec found in dynamic_certificate_local_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_input_interface.py:0:0: parameter-invalid: Argument 'default-mapping' in argument_spec found in dynamic_input_interface is not a valid python identifier plugins/modules/fmgr_dynamic_input_interface.py:0:0: parameter-invalid: Argument 'defmap-intf' in argument_spec found in dynamic_input_interface is not a valid python identifier plugins/modules/fmgr_dynamic_input_interface.py:0:0: parameter-invalid: Argument 'local-intf' in argument_spec found in dynamic_input_interface -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_input_interface.py:0:0: parameter-invalid: Argument 'skip-unmapped' in argument_spec found in dynamic_input_interface is not a valid python identifier plugins/modules/fmgr_dynamic_input_interface_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-intf' in argument_spec found in dynamic_input_interface_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'default-mapping' in argument_spec found in dynamic_interface is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'defmap-intf' in argument_spec found in dynamic_interface is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'defmap-intrazone-deny' in argument_spec found in dynamic_interface is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'defmap-zonemember' in argument_spec found in dynamic_interface is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'egress-shaping-profile' in argument_spec found in dynamic_interface -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'egress-shaping-profile' in argument_spec found in dynamic_interface -> platform_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'egress-shaping-profile' in argument_spec found in dynamic_interface is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'ingress-shaping-profile' in argument_spec found in dynamic_interface -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'ingress-shaping-profile' in argument_spec found in dynamic_interface -> platform_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'ingress-shaping-profile' in argument_spec found in dynamic_interface is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'intf-zone' in argument_spec found in dynamic_interface -> platform_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'intrazone-deny' in argument_spec found in dynamic_interface -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'intrazone-deny' in argument_spec found in dynamic_interface -> platform_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'local-intf' in argument_spec found in dynamic_interface -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'single-intf' in argument_spec found in dynamic_interface is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'wildcard-intf' in argument_spec found in dynamic_interface is not a valid python identifier plugins/modules/fmgr_dynamic_interface.py:0:0: parameter-invalid: Argument 'zone-only' in argument_spec found in dynamic_interface is not a valid python identifier plugins/modules/fmgr_dynamic_interface_dynamicmapping.py:0:0: parameter-invalid: Argument 'egress-shaping-profile' in argument_spec found in dynamic_interface_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface_dynamicmapping.py:0:0: parameter-invalid: Argument 'ingress-shaping-profile' in argument_spec found in dynamic_interface_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface_dynamicmapping.py:0:0: parameter-invalid: Argument 'intrazone-deny' in argument_spec found in dynamic_interface_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-intf' in argument_spec found in dynamic_interface_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface_platformmapping.py:0:0: parameter-invalid: Argument 'egress-shaping-profile' in argument_spec found in dynamic_interface_platformmapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface_platformmapping.py:0:0: parameter-invalid: Argument 'ingress-shaping-profile' in argument_spec found in dynamic_interface_platformmapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface_platformmapping.py:0:0: parameter-invalid: Argument 'intf-zone' in argument_spec found in dynamic_interface_platformmapping is not a valid python identifier plugins/modules/fmgr_dynamic_interface_platformmapping.py:0:0: parameter-invalid: Argument 'intrazone-deny' in argument_spec found in dynamic_interface_platformmapping is not a valid python identifier plugins/modules/fmgr_dynamic_multicast_interface.py:0:0: parameter-invalid: Argument 'default-mapping' in argument_spec found in dynamic_multicast_interface is not a valid python identifier plugins/modules/fmgr_dynamic_multicast_interface.py:0:0: parameter-invalid: Argument 'defmap-intf' in argument_spec found in dynamic_multicast_interface is not a valid python identifier plugins/modules/fmgr_dynamic_multicast_interface.py:0:0: parameter-invalid: Argument 'local-intf' in argument_spec found in dynamic_multicast_interface -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_multicast_interface.py:0:0: parameter-invalid: Argument 'zone-only' in argument_spec found in dynamic_multicast_interface is not a valid python identifier plugins/modules/fmgr_dynamic_multicast_interface_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-intf' in argument_spec found in dynamic_multicast_interface_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-failtime' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-failtime' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-http-get' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-http-get' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-http-match' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-http-match' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-http-port' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-http-port' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-interval' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-interval' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-protocol' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-protocol' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-recoverytime' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-recoverytime' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-server' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-server' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-timeout' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'detect-timeout' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'ingress-spillover-threshold' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'ingress-spillover-threshold' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'spillover-threshold' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'spillover-threshold' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'volume-ratio' in argument_spec found in dynamic_virtualwanlink_members -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'volume-ratio' in argument_spec found in dynamic_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'detect-failtime' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'detect-http-get' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'detect-http-match' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'detect-http-port' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'detect-interval' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'detect-protocol' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'detect-recoverytime' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'detect-server' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'detect-timeout' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'ingress-spillover-threshold' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'spillover-threshold' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_virtualwanlink_members_dynamicmapping.py:0:0: parameter-invalid: Argument 'volume-ratio' in argument_spec found in dynamic_virtualwanlink_members_dynamicmapping is not a valid python identifier plugins/modules/fmgr_dynamic_vpntunnel.py:0:0: parameter-invalid: Argument 'local-ipsec' in argument_spec found in dynamic_vpntunnel -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_dynamic_vpntunnel_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-ipsec' in argument_spec found in dynamic_vpntunnel_dynamicmapping is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in emailfilter_blockallowlist -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist.py:0:0: parameter-invalid: Argument 'email-pattern' in argument_spec found in emailfilter_blockallowlist -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in emailfilter_blockallowlist -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in emailfilter_blockallowlist -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in emailfilter_blockallowlist -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist_entries.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in emailfilter_blockallowlist_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist_entries.py:0:0: parameter-invalid: Argument 'block-allow-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist_entries.py:0:0: parameter-invalid: Argument 'email-pattern' in argument_spec found in emailfilter_blockallowlist_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist_entries.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in emailfilter_blockallowlist_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist_entries.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in emailfilter_blockallowlist_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_blockallowlist_entries.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in emailfilter_blockallowlist_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in emailfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl.py:0:0: parameter-invalid: Argument 'email-pattern' in argument_spec found in emailfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in emailfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in emailfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in emailfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in emailfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'email-pattern' in argument_spec found in emailfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in emailfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in emailfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in emailfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bword.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in emailfilter_bword -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_bword_entries.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in emailfilter_bword_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_fortishield.py:0:0: parameter-invalid: Argument 'spam-submit-force' in argument_spec found in emailfilter_fortishield is not a valid python identifier plugins/modules/fmgr_emailfilter_fortishield.py:0:0: parameter-invalid: Argument 'spam-submit-srv' in argument_spec found in emailfilter_fortishield is not a valid python identifier plugins/modules/fmgr_emailfilter_fortishield.py:0:0: parameter-invalid: Argument 'spam-submit-txt2htm' in argument_spec found in emailfilter_fortishield is not a valid python identifier plugins/modules/fmgr_emailfilter_iptrust.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in emailfilter_iptrust -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_iptrust.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in emailfilter_iptrust -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_iptrust.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in emailfilter_iptrust -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_iptrust_entries.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in emailfilter_iptrust_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_iptrust_entries.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in emailfilter_iptrust_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_iptrust_entries.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in emailfilter_iptrust_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_mheader.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in emailfilter_mheader -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_mheader_entries.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in emailfilter_mheader_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_options.py:0:0: parameter-invalid: Argument 'dns-timeout' in argument_spec found in emailfilter_options is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'feature-set' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'file-filter' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in emailfilter_profile -> file-filter -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'local-override' in argument_spec found in emailfilter_profile -> smtp is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile -> gmail is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile -> imap is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile -> mapi is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile -> msn-hotmail is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile -> other-webmails is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile -> smtp is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'msn-hotmail' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'other-webmails' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in emailfilter_profile -> file-filter -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'scan-archive-contents' in argument_spec found in emailfilter_profile -> file-filter is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-bal-table' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-bwl-table' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-bword-table' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-bword-threshold' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-filtering' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-iptrust-table' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-log' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-log-fortiguard-response' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-mheader-table' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'spam-rbl-table' in argument_spec found in emailfilter_profile is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in emailfilter_profile -> imap is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in emailfilter_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in emailfilter_profile -> smtp is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in emailfilter_profile -> imap is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in emailfilter_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_emailfilter_profile.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in emailfilter_profile -> smtp is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_filefilter.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in emailfilter_profile_filefilter -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_filefilter.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in emailfilter_profile_filefilter -> entries is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_filefilter.py:0:0: parameter-invalid: Argument 'scan-archive-contents' in argument_spec found in emailfilter_profile_filefilter is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_filefilter_entries.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in emailfilter_profile_filefilter_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_filefilter_entries.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in emailfilter_profile_filefilter_entries is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_gmail.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile_gmail is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_imap.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile_imap is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_imap.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in emailfilter_profile_imap is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_imap.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in emailfilter_profile_imap is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_mapi.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile_mapi is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_msnhotmail.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile_msnhotmail is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_otherwebmails.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile_otherwebmails is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_pop3.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile_pop3 is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_pop3.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in emailfilter_profile_pop3 is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_pop3.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in emailfilter_profile_pop3 is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_smtp.py:0:0: parameter-invalid: Argument 'local-override' in argument_spec found in emailfilter_profile_smtp is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_smtp.py:0:0: parameter-invalid: Argument 'log-all' in argument_spec found in emailfilter_profile_smtp is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_smtp.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in emailfilter_profile_smtp is not a valid python identifier plugins/modules/fmgr_emailfilter_profile_smtp.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in emailfilter_profile_smtp is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'admin-password' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'admin-username' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'ca-cn-info' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'call-timeout' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'certificate-fingerprint' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'cloud-server-type' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'dirty-reason' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'ems-id' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'fortinetone-cloud-authentication' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'https-port' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'out-of-sync-threshold' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'preserve-ssl-session' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'pull-avatars' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'pull-malware-hash' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'pull-sysinfo' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'pull-tags' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'pull-vulnerabilities' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'serial-number' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'status-check-interval' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'tenant-id' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'trust-ca-cn' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_endpointcontrol_fctems.py:0:0: parameter-invalid: Argument 'websocket-override' in argument_spec found in endpointcontrol_fctems is not a valid python identifier plugins/modules/fmgr_extendercontroller_dataplan.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in extendercontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extendercontroller_dataplan.py:0:0: parameter-invalid: Argument 'billing-date' in argument_spec found in extendercontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extendercontroller_dataplan.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extendercontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extendercontroller_dataplan.py:0:0: parameter-invalid: Argument 'monthly-fee' in argument_spec found in extendercontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extendercontroller_dataplan.py:0:0: parameter-invalid: Argument 'preferred-subnet' in argument_spec found in extendercontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extendercontroller_dataplan.py:0:0: parameter-invalid: Argument 'private-network' in argument_spec found in extendercontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extendercontroller_dataplan.py:0:0: parameter-invalid: Argument 'signal-period' in argument_spec found in extendercontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extendercontroller_dataplan.py:0:0: parameter-invalid: Argument 'signal-threshold' in argument_spec found in extendercontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'backhaul-interface' in argument_spec found in extendercontroller_extenderprofile -> lan-extension is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'backhaul-ip' in argument_spec found in extendercontroller_extenderprofile -> lan-extension is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'bandwidth-limit' in argument_spec found in extendercontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'controller-report' in argument_spec found in extendercontroller_extenderprofile -> cellular is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'data-exhausted' in argument_spec found in extendercontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'enforce-bandwidth' in argument_spec found in extendercontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'fgt-backup-mode-switch' in argument_spec found in extendercontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'ipsec-tunnel' in argument_spec found in extendercontroller_extenderprofile -> lan-extension is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'lan-extension' in argument_spec found in extendercontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'link-loadbalance' in argument_spec found in extendercontroller_extenderprofile -> lan-extension is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'login-password' in argument_spec found in extendercontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'login-password-change' in argument_spec found in extendercontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'low-signal-strength' in argument_spec found in extendercontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'mode-switch' in argument_spec found in extendercontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'os-image-fallback' in argument_spec found in extendercontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'phone-number' in argument_spec found in extendercontroller_extenderprofile -> cellular -> sms-notification -> receiver is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'session-disconnect' in argument_spec found in extendercontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'signal-threshold' in argument_spec found in extendercontroller_extenderprofile -> cellular -> controller-report is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sms-notification' in argument_spec found in extendercontroller_extenderprofile -> cellular is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'system-reboot' in argument_spec found in extendercontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'controller-report' in argument_spec found in extendercontroller_extenderprofile_cellular is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'data-exhausted' in argument_spec found in extendercontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'fgt-backup-mode-switch' in argument_spec found in extendercontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'low-signal-strength' in argument_spec found in extendercontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'mode-switch' in argument_spec found in extendercontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'os-image-fallback' in argument_spec found in extendercontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'phone-number' in argument_spec found in extendercontroller_extenderprofile_cellular -> sms-notification -> receiver is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'session-disconnect' in argument_spec found in extendercontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'signal-threshold' in argument_spec found in extendercontroller_extenderprofile_cellular -> controller-report is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sms-notification' in argument_spec found in extendercontroller_extenderprofile_cellular is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'system-reboot' in argument_spec found in extendercontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_controllerreport.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_controllerreport.py:0:0: parameter-invalid: Argument 'signal-threshold' in argument_spec found in extendercontroller_extenderprofile_cellular_controllerreport is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'data-exhausted' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'fgt-backup-mode-switch' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'low-signal-strength' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'mode-switch' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'os-image-fallback' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'phone-number' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification -> receiver is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'session-disconnect' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'system-reboot' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'data-exhausted' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'fgt-backup-mode-switch' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'low-signal-strength' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'mode-switch' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'os-image-fallback' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'session-disconnect' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'system-reboot' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_receiver.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_cellular_smsnotification_receiver.py:0:0: parameter-invalid: Argument 'phone-number' in argument_spec found in extendercontroller_extenderprofile_cellular_smsnotification_receiver is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'backhaul-interface' in argument_spec found in extendercontroller_extenderprofile_lanextension is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'backhaul-ip' in argument_spec found in extendercontroller_extenderprofile_lanextension is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'ipsec-tunnel' in argument_spec found in extendercontroller_extenderprofile_lanextension is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'link-loadbalance' in argument_spec found in extendercontroller_extenderprofile_lanextension is not a valid python identifier plugins/modules/fmgr_extendercontroller_extenderprofile_lanextension_backhaul.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'auto-switch_profile' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_simprofile -> auto-switch_profile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_simprofile -> auto-switch_profile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extendercontroller_simprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_simprofile -> auto-switch_profile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_simprofile -> auto-switch_profile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_simprofile -> auto-switch_profile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile_autoswitchprofile.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extendercontroller_simprofile_autoswitchprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile_autoswitchprofile.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extendercontroller_simprofile_autoswitchprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile_autoswitchprofile.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extendercontroller_simprofile_autoswitchprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile_autoswitchprofile.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extendercontroller_simprofile_autoswitchprofile is not a valid python identifier plugins/modules/fmgr_extendercontroller_simprofile_autoswitchprofile.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extendercontroller_simprofile_autoswitchprofile is not a valid python identifier plugins/modules/fmgr_extensioncontroller_dataplan.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in extensioncontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extensioncontroller_dataplan.py:0:0: parameter-invalid: Argument 'billing-date' in argument_spec found in extensioncontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extensioncontroller_dataplan.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extensioncontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extensioncontroller_dataplan.py:0:0: parameter-invalid: Argument 'monthly-fee' in argument_spec found in extensioncontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extensioncontroller_dataplan.py:0:0: parameter-invalid: Argument 'preferred-subnet' in argument_spec found in extensioncontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extensioncontroller_dataplan.py:0:0: parameter-invalid: Argument 'private-network' in argument_spec found in extensioncontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extensioncontroller_dataplan.py:0:0: parameter-invalid: Argument 'signal-period' in argument_spec found in extensioncontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extensioncontroller_dataplan.py:0:0: parameter-invalid: Argument 'signal-threshold' in argument_spec found in extensioncontroller_dataplan is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'backhaul-interface' in argument_spec found in extensioncontroller_extenderprofile -> lan-extension is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'backhaul-ip' in argument_spec found in extensioncontroller_extenderprofile -> lan-extension is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'bandwidth-limit' in argument_spec found in extensioncontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'controller-report' in argument_spec found in extensioncontroller_extenderprofile -> cellular is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'data-exhausted' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'enforce-bandwidth' in argument_spec found in extensioncontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'fgt-backup-mode-switch' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'ipsec-tunnel' in argument_spec found in extensioncontroller_extenderprofile -> lan-extension is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'lan-extension' in argument_spec found in extensioncontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'link-loadbalance' in argument_spec found in extensioncontroller_extenderprofile -> lan-extension is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'login-password' in argument_spec found in extensioncontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'login-password-change' in argument_spec found in extensioncontroller_extenderprofile is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'low-signal-strength' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'mode-switch' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'os-image-fallback' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'phone-number' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> sms-notification -> receiver is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'session-disconnect' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'signal-threshold' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> controller-report is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'sms-notification' in argument_spec found in extensioncontroller_extenderprofile -> cellular is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile.py:0:0: parameter-invalid: Argument 'system-reboot' in argument_spec found in extensioncontroller_extenderprofile -> cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'controller-report' in argument_spec found in extensioncontroller_extenderprofile_cellular is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'data-exhausted' in argument_spec found in extensioncontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'fgt-backup-mode-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'low-signal-strength' in argument_spec found in extensioncontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'mode-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'os-image-fallback' in argument_spec found in extensioncontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'phone-number' in argument_spec found in extensioncontroller_extenderprofile_cellular -> sms-notification -> receiver is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'session-disconnect' in argument_spec found in extensioncontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'signal-threshold' in argument_spec found in extensioncontroller_extenderprofile_cellular -> controller-report is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'sms-notification' in argument_spec found in extensioncontroller_extenderprofile_cellular is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extensioncontroller_extenderprofile_cellular -> modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular.py:0:0: parameter-invalid: Argument 'system-reboot' in argument_spec found in extensioncontroller_extenderprofile_cellular -> sms-notification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_controllerreport.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_controllerreport.py:0:0: parameter-invalid: Argument 'signal-threshold' in argument_spec found in extensioncontroller_extenderprofile_cellular_controllerreport is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem1_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem1_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'auto-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'conn-status' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'default-sim' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'modem-id' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'preferred-carrier' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'redundant-intf' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'redundant-mode' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'sim1-pin' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'sim1-pin-code' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'sim2-pin' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'sim2-pin-code' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2 -> auto-switch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'disconnect-period' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back-time' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_modem2_autoswitch.py:0:0: parameter-invalid: Argument 'switch-back-timer' in argument_spec found in extensioncontroller_extenderprofile_cellular_modem2_autoswitch is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'data-exhausted' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'fgt-backup-mode-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'low-signal-strength' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'mode-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'os-image-fallback' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'phone-number' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification -> receiver is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'session-disconnect' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification.py:0:0: parameter-invalid: Argument 'system-reboot' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification -> alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'data-exhausted' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'fgt-backup-mode-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'low-signal-strength' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'mode-switch' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'os-image-fallback' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'session-disconnect' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_alert.py:0:0: parameter-invalid: Argument 'system-reboot' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification_alert is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_receiver.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_cellular_smsnotification_receiver.py:0:0: parameter-invalid: Argument 'phone-number' in argument_spec found in extensioncontroller_extenderprofile_cellular_smsnotification_receiver is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'backhaul-interface' in argument_spec found in extensioncontroller_extenderprofile_lanextension is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'backhaul-ip' in argument_spec found in extensioncontroller_extenderprofile_lanextension is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'ipsec-tunnel' in argument_spec found in extensioncontroller_extenderprofile_lanextension is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_lanextension.py:0:0: parameter-invalid: Argument 'link-loadbalance' in argument_spec found in extensioncontroller_extenderprofile_lanextension is not a valid python identifier plugins/modules/fmgr_extensioncontroller_extenderprofile_lanextension_backhaul.py:0:0: parameter-invalid: Argument 'extender-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_filefilter_profile.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in filefilter_profile is not a valid python identifier plugins/modules/fmgr_filefilter_profile.py:0:0: parameter-invalid: Argument 'feature-set' in argument_spec found in filefilter_profile is not a valid python identifier plugins/modules/fmgr_filefilter_profile.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in filefilter_profile -> rules is not a valid python identifier plugins/modules/fmgr_filefilter_profile.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in filefilter_profile -> rules is not a valid python identifier plugins/modules/fmgr_filefilter_profile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in filefilter_profile is not a valid python identifier plugins/modules/fmgr_filefilter_profile.py:0:0: parameter-invalid: Argument 'scan-archive-contents' in argument_spec found in filefilter_profile is not a valid python identifier plugins/modules/fmgr_filefilter_profile_rules.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in filefilter_profile_rules is not a valid python identifier plugins/modules/fmgr_filefilter_profile_rules.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in filefilter_profile_rules is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'add-vhost-domain-to-dnsdb' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'api-gateway' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'api-gateway6' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'auth-ca' in argument_spec found in firewall_accessproxy -> server-pubkey-auth-settings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'auth-portal' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'auth-virtual-host' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'cert-extension' in argument_spec found in firewall_accessproxy -> server-pubkey-auth-settings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'empty-cert-action' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'http-supported-max-version' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'log-blocked-traffic' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'permit-agent-forwarding' in argument_spec found in firewall_accessproxy -> server-pubkey-auth-settings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'permit-port-forwarding' in argument_spec found in firewall_accessproxy -> server-pubkey-auth-settings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'permit-pty' in argument_spec found in firewall_accessproxy -> server-pubkey-auth-settings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'permit-user-rc' in argument_spec found in firewall_accessproxy -> server-pubkey-auth-settings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'permit-x11-forwarding' in argument_spec found in firewall_accessproxy -> server-pubkey-auth-settings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'saml-redirect' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'saml-redirect' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'saml-server' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'saml-server' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'server-pubkey-auth' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'server-pubkey-auth-settings' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'source-address' in argument_spec found in firewall_accessproxy -> server-pubkey-auth-settings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-renegotiation' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-renegotiation' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-vpn-web-portal' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'ssl-vpn-web-portal' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'svr-pool-multiplex' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'svr-pool-server-max-concurrent-request' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'svr-pool-server-max-request' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'svr-pool-ttl' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'url-map' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'url-map' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'url-map-type' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'url-map-type' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'user-agent-detect' in argument_spec found in firewall_accessproxy is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'virtual-host' in argument_spec found in firewall_accessproxy -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy.py:0:0: parameter-invalid: Argument 'virtual-host' in argument_spec found in firewall_accessproxy -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy6 -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy6 -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy6 -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'add-vhost-domain-to-dnsdb' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'api-gateway' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'api-gateway6' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'auth-portal' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'auth-virtual-host' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'empty-cert-action' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy6 -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'http-supported-max-version' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'log-blocked-traffic' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy6 -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy6 -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy6 -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy6 -> api-gateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'saml-redirect' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'saml-redirect' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'saml-server' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'saml-server' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-renegotiation' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-renegotiation' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-vpn-web-portal' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'ssl-vpn-web-portal' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'svr-pool-multiplex' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'svr-pool-server-max-concurrent-request' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'svr-pool-server-max-request' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'svr-pool-ttl' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy6 -> api-gateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy6 -> api-gateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'url-map' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'url-map' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'url-map-type' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'url-map-type' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'user-agent-detect' in argument_spec found in firewall_accessproxy6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'virtual-host' in argument_spec found in firewall_accessproxy6 -> api-gateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6.py:0:0: parameter-invalid: Argument 'virtual-host' in argument_spec found in firewall_accessproxy6 -> api-gateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'access-proxy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy6_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy6_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy6_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy6_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy6_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy6_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy6_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy6_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'saml-redirect' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'saml-server' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssl-renegotiation' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'ssl-vpn-web-portal' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy6_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'url-map' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'url-map-type' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway.py:0:0: parameter-invalid: Argument 'virtual-host' in argument_spec found in firewall_accessproxy6_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'access-proxy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy6_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy6_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy6_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy6_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy6_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy6_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy6_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy6_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'saml-redirect' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'saml-server' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-renegotiation' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-vpn-web-portal' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy6_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'url-map' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'url-map-type' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6.py:0:0: parameter-invalid: Argument 'virtual-host' in argument_spec found in firewall_accessproxy6_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'access-proxy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy6_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy6_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy6_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'api-gateway6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy6_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy6_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy6_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy6_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_quic.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy6_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'access-proxy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'api-gateway6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy6_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_sslciphersuites.py:0:0: parameter-invalid: Argument 'access-proxy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway6_sslciphersuites.py:0:0: parameter-invalid: Argument 'api-gateway6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'access-proxy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy6_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy6_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy6_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'api-gateway' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy6_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy6_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy6_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy6_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_quic.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy6_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'access-proxy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'api-gateway' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_realservers.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy6_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_sslciphersuites.py:0:0: parameter-invalid: Argument 'access-proxy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy6_apigateway_sslciphersuites.py:0:0: parameter-invalid: Argument 'api-gateway' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy_apigateway -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'saml-redirect' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'saml-server' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssl-renegotiation' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'ssl-vpn-web-portal' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy_apigateway -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'url-map' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'url-map-type' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway.py:0:0: parameter-invalid: Argument 'virtual-host' in argument_spec found in firewall_accessproxy_apigateway is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy_apigateway6 -> quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'saml-redirect' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'saml-server' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-renegotiation' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'ssl-vpn-web-portal' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy_apigateway6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'url-map' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'url-map-type' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6.py:0:0: parameter-invalid: Argument 'virtual-host' in argument_spec found in firewall_accessproxy_apigateway6 is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'api-gateway6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_quic.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy_apigateway6_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'api-gateway6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_realservers.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy_apigateway6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_sslciphersuites.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway6_sslciphersuites.py:0:0: parameter-invalid: Argument 'api-gateway6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_accessproxy_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_accessproxy_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_accessproxy_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'api-gateway' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_accessproxy_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_accessproxy_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_accessproxy_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_accessproxy_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_quic.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_accessproxy_apigateway_quic is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'api-gateway' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'external-auth' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'ssh-client-cert' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'ssh-host-key' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'ssh-host-key-validation' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_realservers.py:0:0: parameter-invalid: Argument 'tunnel-encryption' in argument_spec found in firewall_accessproxy_apigateway_realservers is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_sslciphersuites.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_apigateway_sslciphersuites.py:0:0: parameter-invalid: Argument 'api-gateway' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_realservers.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings.py:0:0: parameter-invalid: Argument 'auth-ca' in argument_spec found in firewall_accessproxy_serverpubkeyauthsettings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings.py:0:0: parameter-invalid: Argument 'cert-extension' in argument_spec found in firewall_accessproxy_serverpubkeyauthsettings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings.py:0:0: parameter-invalid: Argument 'permit-agent-forwarding' in argument_spec found in firewall_accessproxy_serverpubkeyauthsettings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings.py:0:0: parameter-invalid: Argument 'permit-port-forwarding' in argument_spec found in firewall_accessproxy_serverpubkeyauthsettings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings.py:0:0: parameter-invalid: Argument 'permit-pty' in argument_spec found in firewall_accessproxy_serverpubkeyauthsettings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings.py:0:0: parameter-invalid: Argument 'permit-user-rc' in argument_spec found in firewall_accessproxy_serverpubkeyauthsettings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings.py:0:0: parameter-invalid: Argument 'permit-x11-forwarding' in argument_spec found in firewall_accessproxy_serverpubkeyauthsettings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings.py:0:0: parameter-invalid: Argument 'source-address' in argument_spec found in firewall_accessproxy_serverpubkeyauthsettings is not a valid python identifier plugins/modules/fmgr_firewall_accessproxy_serverpubkeyauthsettings_certextension.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_accessproxyvirtualhost.py:0:0: parameter-invalid: Argument 'host-type' in argument_spec found in firewall_accessproxyvirtualhost is not a valid python identifier plugins/modules/fmgr_firewall_accessproxyvirtualhost.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in firewall_accessproxyvirtualhost is not a valid python identifier plugins/modules/fmgr_firewall_accessproxyvirtualhost.py:0:0: parameter-invalid: Argument 'ssl-certificate' in argument_spec found in firewall_accessproxyvirtualhost is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'allow-routing' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'allow-routing' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'associated-interface' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'associated-interface' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'cache-ttl' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'cache-ttl' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'clearpass-spt' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'clearpass-spt' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'end-mac' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'end-mac' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'epg-name' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'epg-name' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'fsso-group' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'fsso-group' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'hw-model' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'hw-model' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'hw-vendor' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'hw-vendor' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'net-id' in argument_spec found in firewall_address -> list is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'node-ip-only' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'node-ip-only' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address -> list is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'obj-tag' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'obj-tag' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'obj-type' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'obj-type' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'pattern-end' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'pattern-start' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'policy-group' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'policy-group' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'profile-id' in argument_spec found in firewall_address -> profile-list is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'profile-list' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'sdn-addr-type' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'sdn-addr-type' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'sdn-tag' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'sdn-tag' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'start-mac' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'start-mac' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'sub-type' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'sub-type' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'subnet-name' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'subnet-name' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'sw-version' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'sw-version' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'tag-detection-level' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'tag-detection-level' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'wildcard-fqdn' in argument_spec found in firewall_address -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address.py:0:0: parameter-invalid: Argument 'wildcard-fqdn' in argument_spec found in firewall_address is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'cache-ttl' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'cache-ttl' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'end-mac' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'end-mac' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'epg-name' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'epg-name' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'host-type' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'host-type' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'net-id' in argument_spec found in firewall_address6 -> list is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address6 -> list is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'profile-id' in argument_spec found in firewall_address6 -> profile-list is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'profile-list' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'sdn-tag' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'sdn-tag' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'start-mac' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'start-mac' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'subnet-segment' in argument_spec found in firewall_address6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_address6.py:0:0: parameter-invalid: Argument 'subnet-segment' in argument_spec found in firewall_address6 is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'cache-ttl' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'end-mac' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'epg-name' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'host-type' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'sdn-tag' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'start-mac' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_dynamicmapping.py:0:0: parameter-invalid: Argument 'subnet-segment' in argument_spec found in firewall_address6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address6_list.py:0:0: parameter-invalid: Argument 'net-id' in argument_spec found in firewall_address6_list is not a valid python identifier plugins/modules/fmgr_firewall_address6_list.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address6_list is not a valid python identifier plugins/modules/fmgr_firewall_address6_profilelist.py:0:0: parameter-invalid: Argument 'profile-id' in argument_spec found in firewall_address6_profilelist is not a valid python identifier plugins/modules/fmgr_firewall_address6template.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_address6template is not a valid python identifier plugins/modules/fmgr_firewall_address6template.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_address6template is not a valid python identifier plugins/modules/fmgr_firewall_address6template.py:0:0: parameter-invalid: Argument 'subnet-segment' in argument_spec found in firewall_address6template is not a valid python identifier plugins/modules/fmgr_firewall_address6template.py:0:0: parameter-invalid: Argument 'subnet-segment-count' in argument_spec found in firewall_address6template is not a valid python identifier plugins/modules/fmgr_firewall_address6template_subnetsegment.py:0:0: parameter-invalid: Argument 'address6-template' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_address6template_subnetsegment_values.py:0:0: parameter-invalid: Argument 'address6-template' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_address6template_subnetsegment_values.py:0:0: parameter-invalid: Argument 'subnet-segment' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'allow-routing' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'associated-interface' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'cache-ttl' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'clearpass-spt' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'end-mac' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'epg-name' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'fsso-group' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'hw-model' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'hw-vendor' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'node-ip-only' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'obj-tag' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'obj-type' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'pattern-end' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'pattern-start' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'policy-group' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'sdn-addr-type' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'sdn-tag' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'start-mac' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'sub-type' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'subnet-name' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'sw-version' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'tag-detection-level' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_dynamicmapping.py:0:0: parameter-invalid: Argument 'wildcard-fqdn' in argument_spec found in firewall_address_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_address_list.py:0:0: parameter-invalid: Argument 'net-id' in argument_spec found in firewall_address_list is not a valid python identifier plugins/modules/fmgr_firewall_address_list.py:0:0: parameter-invalid: Argument 'obj-id' in argument_spec found in firewall_address_list is not a valid python identifier plugins/modules/fmgr_firewall_address_profilelist.py:0:0: parameter-invalid: Argument 'profile-id' in argument_spec found in firewall_address_profilelist is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_addrgrp -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_addrgrp is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument 'allow-routing' in argument_spec found in firewall_addrgrp -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument 'allow-routing' in argument_spec found in firewall_addrgrp is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument 'exclude-member' in argument_spec found in firewall_addrgrp -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument 'exclude-member' in argument_spec found in firewall_addrgrp is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_addrgrp -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_addrgrp is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_addrgrp -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_addrgrp is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_addrgrp6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_addrgrp6 is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6.py:0:0: parameter-invalid: Argument 'exclude-member' in argument_spec found in firewall_addrgrp6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6.py:0:0: parameter-invalid: Argument 'exclude-member' in argument_spec found in firewall_addrgrp6 is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_addrgrp6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_addrgrp6 is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_addrgrp6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_addrgrp6 is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6_dynamicmapping.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_addrgrp6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6_dynamicmapping.py:0:0: parameter-invalid: Argument 'exclude-member' in argument_spec found in firewall_addrgrp6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6_dynamicmapping.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_addrgrp6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp6_dynamicmapping.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_addrgrp6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp_dynamicmapping.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_addrgrp_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp_dynamicmapping.py:0:0: parameter-invalid: Argument 'allow-routing' in argument_spec found in firewall_addrgrp_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp_dynamicmapping.py:0:0: parameter-invalid: Argument 'exclude-member' in argument_spec found in firewall_addrgrp_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp_dynamicmapping.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_addrgrp_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_addrgrp_dynamicmapping.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_addrgrp_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_carrierendpointbwl.py:0:0: parameter-invalid: Argument 'carrier-endpoint' in argument_spec found in firewall_carrierendpointbwl -> entries is not a valid python identifier plugins/modules/fmgr_firewall_carrierendpointbwl.py:0:0: parameter-invalid: Argument 'log-action' in argument_spec found in firewall_carrierendpointbwl -> entries is not a valid python identifier plugins/modules/fmgr_firewall_carrierendpointbwl.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in firewall_carrierendpointbwl -> entries is not a valid python identifier plugins/modules/fmgr_firewall_carrierendpointbwl_entries.py:0:0: parameter-invalid: Argument 'carrier-endpoint' in argument_spec found in firewall_carrierendpointbwl_entries is not a valid python identifier plugins/modules/fmgr_firewall_carrierendpointbwl_entries.py:0:0: parameter-invalid: Argument 'carrier-endpoint-bwl' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_carrierendpointbwl_entries.py:0:0: parameter-invalid: Argument 'log-action' in argument_spec found in firewall_carrierendpointbwl_entries is not a valid python identifier plugins/modules/fmgr_firewall_carrierendpointbwl_entries.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in firewall_carrierendpointbwl_entries is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'access-rule' in argument_spec found in firewall_casbprofile -> saas-application is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'custom-control' in argument_spec found in firewall_casbprofile -> saas-application is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'domain-control' in argument_spec found in firewall_casbprofile -> saas-application is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'domain-control-domains' in argument_spec found in firewall_casbprofile -> saas-application is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'saas-application' in argument_spec found in firewall_casbprofile is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'safe-search' in argument_spec found in firewall_casbprofile -> saas-application is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'safe-search-control' in argument_spec found in firewall_casbprofile -> saas-application is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'tenant-control' in argument_spec found in firewall_casbprofile -> saas-application is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'tenant-control-tenants' in argument_spec found in firewall_casbprofile -> saas-application is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile.py:0:0: parameter-invalid: Argument 'user-input' in argument_spec found in firewall_casbprofile -> saas-application -> custom-control -> option is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'access-rule' in argument_spec found in firewall_casbprofile_saasapplication is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'casb-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'custom-control' in argument_spec found in firewall_casbprofile_saasapplication is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'domain-control' in argument_spec found in firewall_casbprofile_saasapplication is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'domain-control-domains' in argument_spec found in firewall_casbprofile_saasapplication is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'safe-search' in argument_spec found in firewall_casbprofile_saasapplication is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'safe-search-control' in argument_spec found in firewall_casbprofile_saasapplication is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'tenant-control' in argument_spec found in firewall_casbprofile_saasapplication is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'tenant-control-tenants' in argument_spec found in firewall_casbprofile_saasapplication is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication.py:0:0: parameter-invalid: Argument 'user-input' in argument_spec found in firewall_casbprofile_saasapplication -> custom-control -> option is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication_accessrule.py:0:0: parameter-invalid: Argument 'casb-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication_accessrule.py:0:0: parameter-invalid: Argument 'saas-application' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication_customcontrol.py:0:0: parameter-invalid: Argument 'casb-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication_customcontrol.py:0:0: parameter-invalid: Argument 'saas-application' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication_customcontrol.py:0:0: parameter-invalid: Argument 'user-input' in argument_spec found in firewall_casbprofile_saasapplication_customcontrol -> option is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication_customcontrol_option.py:0:0: parameter-invalid: Argument 'casb-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication_customcontrol_option.py:0:0: parameter-invalid: Argument 'custom-control' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication_customcontrol_option.py:0:0: parameter-invalid: Argument 'saas-application' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_casbprofile_saasapplication_customcontrol_option.py:0:0: parameter-invalid: Argument 'user-input' in argument_spec found in firewall_casbprofile_saasapplication_customcontrol_option is not a valid python identifier plugins/modules/fmgr_firewall_decryptedtrafficmirror.py:0:0: parameter-invalid: Argument 'traffic-source' in argument_spec found in firewall_decryptedtrafficmirror is not a valid python identifier plugins/modules/fmgr_firewall_decryptedtrafficmirror.py:0:0: parameter-invalid: Argument 'traffic-type' in argument_spec found in firewall_decryptedtrafficmirror is not a valid python identifier plugins/modules/fmgr_firewall_explicitproxyaddress.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in firewall_explicitproxyaddress -> header-group is not a valid python identifier plugins/modules/fmgr_firewall_explicitproxyaddress.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in firewall_explicitproxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_explicitproxyaddress.py:0:0: parameter-invalid: Argument 'header-group' in argument_spec found in firewall_explicitproxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_explicitproxyaddress.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in firewall_explicitproxyaddress -> header-group is not a valid python identifier plugins/modules/fmgr_firewall_explicitproxyaddress.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in firewall_explicitproxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_explicitproxyaddress.py:0:0: parameter-invalid: Argument 'host-regex' in argument_spec found in firewall_explicitproxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_explicitproxyaddress_headergroup.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in firewall_explicitproxyaddress_headergroup is not a valid python identifier plugins/modules/fmgr_firewall_explicitproxyaddress_headergroup.py:0:0: parameter-invalid: Argument 'explicit-proxy-address' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_explicitproxyaddress_headergroup.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in firewall_explicitproxyaddress_headergroup is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'addr-notify' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'apn-filter' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'apn-restriction' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'apn-sel-mode' in argument_spec found in firewall_gtp -> policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'apn-sel-mode' in argument_spec found in firewall_gtp -> policy-v2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'authorized-ggsns' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'authorized-ggsns6' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'authorized-sgsns' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'authorized-sgsns6' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'charging-ID' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'charging-gateway-addr' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'context-id' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'control-plane-message-rate-limit' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-aa-pdp' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-aa-pdp-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-aa-pdp-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-mbms' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-mbms-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-mbms-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-pdp' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-pdp-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-pdp-request' in argument_spec found in firewall_gtp -> message-rate-limit-v0 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-pdp-request' in argument_spec found in firewall_gtp -> message-rate-limit-v1 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-pdp-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'create-session-request' in argument_spec found in firewall_gtp -> message-rate-limit-v2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'data-record' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'default-apn-action' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'default-imsi-action' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'default-ip-action' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'default-noip-action' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'default-policy-action' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-aa-pdp' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-aa-pdp-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-aa-pdp-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-mbms' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-mbms-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-mbms-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-pdp' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-pdp-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-pdp-request' in argument_spec found in firewall_gtp -> message-rate-limit-v0 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-pdp-request' in argument_spec found in firewall_gtp -> message-rate-limit-v1 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-pdp-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'delete-session-request' in argument_spec found in firewall_gtp -> message-rate-limit-v2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'denied-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'echo-reponse' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'echo-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'echo-request' in argument_spec found in firewall_gtp -> message-rate-limit-v0 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'echo-request' in argument_spec found in firewall_gtp -> message-rate-limit-v1 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'echo-request' in argument_spec found in firewall_gtp -> message-rate-limit-v2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'echo-request-interval' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'end-user-addr' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'error-indication' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'error-indication' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'extension-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'failure-report' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'failure-report-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'failure-report-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'forwarded-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'fwd-reloc-complete-ack' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'fwd-relocation' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'fwd-relocation-complete' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'fwd-relocation-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'fwd-relocation-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'fwd-srns-context' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'fwd-srns-context' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'fwd-srns-context-ack' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'g-pdu' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'global-tunnel-limit' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'gsn-addr' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'gtp-in-gtp' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'gtp-pdu' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'gtpu-denied-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'gtpu-forwarded-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'gtpu-log-freq' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'half-close-timeout' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'half-open-timeout' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'handover-group' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'handover-group6' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'identification-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'identification-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ie-allow-list-v0v1' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ie-allow-list-v2' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ie-remove-policy' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ie-remover' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ie-validation' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ie-white-list-v0v1' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ie-white-list-v2' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'imsi-filter' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'imsi-prefix' in argument_spec found in firewall_gtp -> policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'imsi-prefix' in argument_spec found in firewall_gtp -> policy-v2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'interface-notify' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'invalid-reserved-field' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'invalid-sgsns-to-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'invalid-sgsns6-to-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ip-filter' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ip-policy' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'log-freq' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'log-gtpu-limit' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'log-imsi-prefix' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'log-msisdn-prefix' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'max-apn-restriction' in argument_spec found in firewall_gtp -> policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'max-apn-restriction' in argument_spec found in firewall_gtp -> policy-v2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'max-message-length' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-de-reg-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-de-reg-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-notification' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-notify-rej-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-notify-rej-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-notify-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-notify-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-reg-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-reg-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-ses-start-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-ses-start-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-ses-stop-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mbms-ses-stop-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mcc-mnc' in argument_spec found in firewall_gtp -> imsi is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'message-filter' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'message-filter-v0v1' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'message-filter-v2' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'message-rate-limit' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'message-rate-limit-v0' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'message-rate-limit-v1' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'message-rate-limit-v2' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'min-message-length' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'miss-must-ie' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'mm-context' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'monitor-mode' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ms-tzone' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ms-validated' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'msisdn-prefix' in argument_spec found in firewall_gtp -> imsi is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'msisdn-prefix' in argument_spec found in firewall_gtp -> policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'msisdn-prefix' in argument_spec found in firewall_gtp -> policy-v2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'node-alive' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'noip-filter' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'noip-policy' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'note-ms-present' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'note-ms-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'note-ms-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'out-of-state-ie' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'out-of-state-message' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'pdp-context' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'pdu-notification' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'pdu-notify-rej-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'pdu-notify-rej-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'pdu-notify-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'pdu-notify-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'per-apn-shaper' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'policy-filter' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'policy-v2' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'port-notify' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'qos-profile' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ran-info' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'ran-info' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'rat-timeout-profile' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'rat-type' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'rat-type' in argument_spec found in firewall_gtp -> policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'rat-type' in argument_spec found in firewall_gtp -> policy-v2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'rate-limit' in argument_spec found in firewall_gtp -> per-apn-shaper is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'rate-limit-mode' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'rate-limited-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'rate-sampling-interval' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'relocation-cancel' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'relocation-cancel-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'relocation-cancel-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'remove-ies' in argument_spec found in firewall_gtp -> ie-remove-policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'remove-if-echo-expires' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'remove-if-recovery-differ' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'reordering-required' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'reserved-ie' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'selection-mode' in argument_spec found in firewall_gtp -> apn is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'selection-mode' in argument_spec found in firewall_gtp -> ie-validation is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'selection-mode' in argument_spec found in firewall_gtp -> imsi is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'send-delete-when-timeout' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'send-delete-when-timeout-v2' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'send-route' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'send-route-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'send-route-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'sgsn-addr' in argument_spec found in firewall_gtp -> ie-remove-policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'sgsn-addr6' in argument_spec found in firewall_gtp -> ie-remove-policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'sgsn-context' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'sgsn-context-ack' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'sgsn-context-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'sgsn-context-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'spoof-src-addr' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'state-invalid-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'sub-second-interval' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'sub-second-sampling' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'support-ext-hdr-notify' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'support-extension' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'traffic-count-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'tunnel-limit' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'tunnel-limit-log' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'tunnel-timeout' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'unknown-message-action' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'unknown-version-action' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'update-mbms' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'update-mbms-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'update-mbms-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'update-pdp' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'update-pdp-request' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'update-pdp-response' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'user-plane-message-rate-limit' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'version-not-support' in argument_spec found in firewall_gtp -> message-filter is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'version-not-support' in argument_spec found in firewall_gtp -> message-rate-limit is not a valid python identifier plugins/modules/fmgr_firewall_gtp.py:0:0: parameter-invalid: Argument 'warning-threshold' in argument_spec found in firewall_gtp is not a valid python identifier plugins/modules/fmgr_firewall_gtp_apn.py:0:0: parameter-invalid: Argument 'selection-mode' in argument_spec found in firewall_gtp_apn is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ieremovepolicy.py:0:0: parameter-invalid: Argument 'remove-ies' in argument_spec found in firewall_gtp_ieremovepolicy is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ieremovepolicy.py:0:0: parameter-invalid: Argument 'sgsn-addr' in argument_spec found in firewall_gtp_ieremovepolicy is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ieremovepolicy.py:0:0: parameter-invalid: Argument 'sgsn-addr6' in argument_spec found in firewall_gtp_ieremovepolicy is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'apn-restriction' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'charging-ID' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'charging-gateway-addr' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'end-user-addr' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'gsn-addr' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'mm-context' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'ms-tzone' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'ms-validated' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'pdp-context' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'qos-profile' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'rat-type' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'reordering-required' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_ievalidation.py:0:0: parameter-invalid: Argument 'selection-mode' in argument_spec found in firewall_gtp_ievalidation is not a valid python identifier plugins/modules/fmgr_firewall_gtp_imsi.py:0:0: parameter-invalid: Argument 'mcc-mnc' in argument_spec found in firewall_gtp_imsi is not a valid python identifier plugins/modules/fmgr_firewall_gtp_imsi.py:0:0: parameter-invalid: Argument 'msisdn-prefix' in argument_spec found in firewall_gtp_imsi is not a valid python identifier plugins/modules/fmgr_firewall_gtp_imsi.py:0:0: parameter-invalid: Argument 'selection-mode' in argument_spec found in firewall_gtp_imsi is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'create-aa-pdp' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'create-mbms' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'create-pdp' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'data-record' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'delete-aa-pdp' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'delete-mbms' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'delete-pdp' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'error-indication' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'failure-report' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'fwd-relocation' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'fwd-srns-context' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'gtp-pdu' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'mbms-notification' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'node-alive' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'note-ms-present' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'pdu-notification' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'ran-info' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'relocation-cancel' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'send-route' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'sgsn-context' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'support-extension' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'unknown-message-action' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'update-mbms' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'update-pdp' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messagefilter.py:0:0: parameter-invalid: Argument 'version-not-support' in argument_spec found in firewall_gtp_messagefilter is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'create-aa-pdp-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'create-aa-pdp-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'create-mbms-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'create-mbms-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'create-pdp-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'create-pdp-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'delete-aa-pdp-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'delete-aa-pdp-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'delete-mbms-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'delete-mbms-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'delete-pdp-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'delete-pdp-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'echo-reponse' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'echo-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'error-indication' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'failure-report-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'failure-report-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'fwd-reloc-complete-ack' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'fwd-relocation-complete' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'fwd-relocation-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'fwd-relocation-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'fwd-srns-context' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'fwd-srns-context-ack' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'g-pdu' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'identification-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'identification-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-de-reg-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-de-reg-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-notify-rej-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-notify-rej-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-notify-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-notify-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-reg-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-reg-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-ses-start-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-ses-start-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-ses-stop-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'mbms-ses-stop-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'note-ms-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'note-ms-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'pdu-notify-rej-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'pdu-notify-rej-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'pdu-notify-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'pdu-notify-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'ran-info' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'relocation-cancel-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'relocation-cancel-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'send-route-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'send-route-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'sgsn-context-ack' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'sgsn-context-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'sgsn-context-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'support-ext-hdr-notify' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'update-mbms-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'update-mbms-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'update-pdp-request' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'update-pdp-response' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimit.py:0:0: parameter-invalid: Argument 'version-not-support' in argument_spec found in firewall_gtp_messageratelimit is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimitv0.py:0:0: parameter-invalid: Argument 'create-pdp-request' in argument_spec found in firewall_gtp_messageratelimitv0 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimitv0.py:0:0: parameter-invalid: Argument 'delete-pdp-request' in argument_spec found in firewall_gtp_messageratelimitv0 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimitv0.py:0:0: parameter-invalid: Argument 'echo-request' in argument_spec found in firewall_gtp_messageratelimitv0 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimitv1.py:0:0: parameter-invalid: Argument 'create-pdp-request' in argument_spec found in firewall_gtp_messageratelimitv1 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimitv1.py:0:0: parameter-invalid: Argument 'delete-pdp-request' in argument_spec found in firewall_gtp_messageratelimitv1 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimitv1.py:0:0: parameter-invalid: Argument 'echo-request' in argument_spec found in firewall_gtp_messageratelimitv1 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimitv2.py:0:0: parameter-invalid: Argument 'create-session-request' in argument_spec found in firewall_gtp_messageratelimitv2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimitv2.py:0:0: parameter-invalid: Argument 'delete-session-request' in argument_spec found in firewall_gtp_messageratelimitv2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_messageratelimitv2.py:0:0: parameter-invalid: Argument 'echo-request' in argument_spec found in firewall_gtp_messageratelimitv2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_perapnshaper.py:0:0: parameter-invalid: Argument 'rate-limit' in argument_spec found in firewall_gtp_perapnshaper is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policy.py:0:0: parameter-invalid: Argument 'apn-sel-mode' in argument_spec found in firewall_gtp_policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policy.py:0:0: parameter-invalid: Argument 'imsi-prefix' in argument_spec found in firewall_gtp_policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policy.py:0:0: parameter-invalid: Argument 'max-apn-restriction' in argument_spec found in firewall_gtp_policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policy.py:0:0: parameter-invalid: Argument 'msisdn-prefix' in argument_spec found in firewall_gtp_policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policy.py:0:0: parameter-invalid: Argument 'rat-type' in argument_spec found in firewall_gtp_policy is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policyv2.py:0:0: parameter-invalid: Argument 'apn-sel-mode' in argument_spec found in firewall_gtp_policyv2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policyv2.py:0:0: parameter-invalid: Argument 'imsi-prefix' in argument_spec found in firewall_gtp_policyv2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policyv2.py:0:0: parameter-invalid: Argument 'max-apn-restriction' in argument_spec found in firewall_gtp_policyv2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policyv2.py:0:0: parameter-invalid: Argument 'msisdn-prefix' in argument_spec found in firewall_gtp_policyv2 is not a valid python identifier plugins/modules/fmgr_firewall_gtp_policyv2.py:0:0: parameter-invalid: Argument 'rat-type' in argument_spec found in firewall_gtp_policyv2 is not a valid python identifier plugins/modules/fmgr_firewall_identitybasedroute_rule.py:0:0: parameter-invalid: Argument 'identity-based-route' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'extra-ip-range-number' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'extra-ip6-range-number' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'icon-id' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'ip-number' in argument_spec found in firewall_internetservice -> entry is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'ip-number' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'ip-range-number' in argument_spec found in firewall_internetservice -> entry is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'ip-range-number' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'ip6-range-number' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'jitter-threshold' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'latency-threshold' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'packetloss-threshold' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice.py:0:0: parameter-invalid: Argument 'sld-id' in argument_spec found in firewall_internetservice is not a valid python identifier plugins/modules/fmgr_firewall_internetservice_entry.py:0:0: parameter-invalid: Argument 'ip-number' in argument_spec found in firewall_internetservice_entry is not a valid python identifier plugins/modules/fmgr_firewall_internetservice_entry.py:0:0: parameter-invalid: Argument 'ip-range-number' in argument_spec found in firewall_internetservice_entry is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in firewall_internetserviceaddition -> entry is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in firewall_internetserviceaddition -> entry -> port-range is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition.py:0:0: parameter-invalid: Argument 'port-range' in argument_spec found in firewall_internetserviceaddition -> entry is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in firewall_internetserviceaddition -> entry -> port-range is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition_entry.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in firewall_internetserviceaddition_entry is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition_entry.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in firewall_internetserviceaddition_entry -> port-range is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition_entry.py:0:0: parameter-invalid: Argument 'internet-service-addition' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition_entry.py:0:0: parameter-invalid: Argument 'port-range' in argument_spec found in firewall_internetserviceaddition_entry is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition_entry.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in firewall_internetserviceaddition_entry -> port-range is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition_entry_portrange.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in firewall_internetserviceaddition_entry_portrange is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition_entry_portrange.py:0:0: parameter-invalid: Argument 'internet-service-addition' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_internetserviceaddition_entry_portrange.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in firewall_internetserviceaddition_entry_portrange is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in firewall_internetservicecustom -> entry is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom.py:0:0: parameter-invalid: Argument 'disable-entry' in argument_spec found in firewall_internetservicecustom is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_internetservicecustom -> disable-entry -> ip-range is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in firewall_internetservicecustom -> entry -> port-range is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in firewall_internetservicecustom -> disable-entry is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom.py:0:0: parameter-invalid: Argument 'master-service-id' in argument_spec found in firewall_internetservicecustom is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom.py:0:0: parameter-invalid: Argument 'port-range' in argument_spec found in firewall_internetservicecustom -> entry is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_internetservicecustom -> disable-entry -> ip-range is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in firewall_internetservicecustom -> entry -> port-range is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_disableentry.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_internetservicecustom_disableentry -> ip-range is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_disableentry.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_disableentry.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in firewall_internetservicecustom_disableentry is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_disableentry.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_internetservicecustom_disableentry -> ip-range is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_disableentry_iprange.py:0:0: parameter-invalid: Argument 'disable-entry' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_disableentry_iprange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_internetservicecustom_disableentry_iprange is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_disableentry_iprange.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_disableentry_iprange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_internetservicecustom_disableentry_iprange is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_entry.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in firewall_internetservicecustom_entry is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_entry.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in firewall_internetservicecustom_entry -> port-range is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_entry.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_entry.py:0:0: parameter-invalid: Argument 'port-range' in argument_spec found in firewall_internetservicecustom_entry is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_entry.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in firewall_internetservicecustom_entry -> port-range is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_entry_portrange.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in firewall_internetservicecustom_entry_portrange is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_entry_portrange.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_internetservicecustom_entry_portrange.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in firewall_internetservicecustom_entry_portrange is not a valid python identifier plugins/modules/fmgr_firewall_internetservicename.py:0:0: parameter-invalid: Argument 'city-id' in argument_spec found in firewall_internetservicename is not a valid python identifier plugins/modules/fmgr_firewall_internetservicename.py:0:0: parameter-invalid: Argument 'country-id' in argument_spec found in firewall_internetservicename is not a valid python identifier plugins/modules/fmgr_firewall_internetservicename.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in firewall_internetservicename is not a valid python identifier plugins/modules/fmgr_firewall_internetservicename.py:0:0: parameter-invalid: Argument 'region-id' in argument_spec found in firewall_internetservicename is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'add-nat64-route' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'add-nat64-route' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'arp-intf' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'arp-intf' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'associated-interface' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'associated-interface' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'block-size' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'block-size' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-block-size' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-block-size' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-client-endip' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-client-endip' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-client-ipv6shift' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-client-ipv6shift' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-client-startip' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-client-startip' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-fixedalloc' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-fixedalloc' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-overload' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-overload' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-port-end' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-port-end' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-port-start' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-port-start' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-spa' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'cgn-spa' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'exclude-ip' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'exclude-ip' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'num-blocks-per-user' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'num-blocks-per-user' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'pba-timeout' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'pba-timeout' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'permit-any-host' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'permit-any-host' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'port-per-user' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'port-per-user' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'source-endip' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'source-endip' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'source-startip' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'source-startip' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'subnet-broadcast-in-ippool' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'subnet-broadcast-in-ippool' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'utilization-alarm-clear' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'utilization-alarm-clear' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'utilization-alarm-raise' in argument_spec found in firewall_ippool -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool.py:0:0: parameter-invalid: Argument 'utilization-alarm-raise' in argument_spec found in firewall_ippool is not a valid python identifier plugins/modules/fmgr_firewall_ippool6.py:0:0: parameter-invalid: Argument 'add-nat46-route' in argument_spec found in firewall_ippool6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool6.py:0:0: parameter-invalid: Argument 'add-nat46-route' in argument_spec found in firewall_ippool6 is not a valid python identifier plugins/modules/fmgr_firewall_ippool6_dynamicmapping.py:0:0: parameter-invalid: Argument 'add-nat46-route' in argument_spec found in firewall_ippool6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'add-nat64-route' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'arp-intf' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'associated-interface' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'block-size' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'cgn-block-size' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'cgn-client-endip' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'cgn-client-ipv6shift' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'cgn-client-startip' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'cgn-fixedalloc' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'cgn-overload' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'cgn-port-end' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'cgn-port-start' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'cgn-spa' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'exclude-ip' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'num-blocks-per-user' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'pba-timeout' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'permit-any-host' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'port-per-user' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'source-endip' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'source-startip' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'subnet-broadcast-in-ippool' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'utilization-alarm-clear' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ippool_dynamicmapping.py:0:0: parameter-invalid: Argument 'utilization-alarm-raise' in argument_spec found in firewall_ippool_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_ldbmonitor.py:0:0: parameter-invalid: Argument 'dns-match-ip' in argument_spec found in firewall_ldbmonitor is not a valid python identifier plugins/modules/fmgr_firewall_ldbmonitor.py:0:0: parameter-invalid: Argument 'dns-protocol' in argument_spec found in firewall_ldbmonitor is not a valid python identifier plugins/modules/fmgr_firewall_ldbmonitor.py:0:0: parameter-invalid: Argument 'dns-request-domain' in argument_spec found in firewall_ldbmonitor is not a valid python identifier plugins/modules/fmgr_firewall_ldbmonitor.py:0:0: parameter-invalid: Argument 'http-get' in argument_spec found in firewall_ldbmonitor is not a valid python identifier plugins/modules/fmgr_firewall_ldbmonitor.py:0:0: parameter-invalid: Argument 'http-match' in argument_spec found in firewall_ldbmonitor is not a valid python identifier plugins/modules/fmgr_firewall_ldbmonitor.py:0:0: parameter-invalid: Argument 'http-max-redirects' in argument_spec found in firewall_ldbmonitor is not a valid python identifier plugins/modules/fmgr_firewall_ldbmonitor.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in firewall_ldbmonitor is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'alert-int' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'alert-int-mode' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'alert-src-msisdn' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'alert-status' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'block-time1' in argument_spec found in firewall_mmsprofile -> dupe is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'block-time1' in argument_spec found in firewall_mmsprofile -> flood is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'block-time2' in argument_spec found in firewall_mmsprofile -> dupe is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'block-time2' in argument_spec found in firewall_mmsprofile -> flood is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'block-time3' in argument_spec found in firewall_mmsprofile -> dupe is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'block-time3' in argument_spec found in firewall_mmsprofile -> flood is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'bword-int' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'bword-int-mode' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'bword-status' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'carrier-endpoint-bwl-int' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'carrier-endpoint-bwl-int-mode' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'carrier-endpoint-bwl-status' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'carrier-endpoint-prefix' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'carrier-endpoint-prefix-range-max' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'carrier-endpoint-prefix-range-min' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'carrier-endpoint-prefix-string' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'days-allowed' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'detect-server' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'dupe-int' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'dupe-int-mode' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'dupe-status' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in firewall_mmsprofile -> outbreak-prevention is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'file-block-int' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'file-block-int-mode' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'file-block-status' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'flood-int' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'flood-int-mode' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'flood-status' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'from-in-header' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'ftgd-service' in argument_spec found in firewall_mmsprofile -> outbreak-prevention is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm1-addr-hdr' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm1-addr-source' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm1-convert-hex' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm1-outbreak-prevention' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm1-retr-dupe' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm1-retrieve-scan' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm3-outbreak-prevention' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm4-outbreak-prevention' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm7-addr-hdr' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm7-addr-source' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm7-convert-hex' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mm7-outbreak-prevention' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-antispam-mass-log' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-av-block-log' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-av-oversize-log' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-av-virus-log' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-carrier-endpoint-filter-log' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-checksum-int' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-checksum-int-mode' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-checksum-log' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-checksum-status' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-checksum-table' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-notification-log' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mms-web-content-log' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mmsc-hostname' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mmsc-password' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mmsc-port' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mmsc-url' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'mmsc-username' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'msg-protocol' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'notif-msisdn' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'outbreak-prevention' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'rate-limit' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'remove-blocked-const-length' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in firewall_mmsprofile is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'tod-window-duration' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'tod-window-end' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'tod-window-start' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'user-domain' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'vas-id' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'vasp-id' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'virus-int' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'virus-int-mode' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile.py:0:0: parameter-invalid: Argument 'virus-status' in argument_spec found in firewall_mmsprofile -> notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_dupe.py:0:0: parameter-invalid: Argument 'block-time1' in argument_spec found in firewall_mmsprofile_dupe is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_dupe.py:0:0: parameter-invalid: Argument 'block-time2' in argument_spec found in firewall_mmsprofile_dupe is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_dupe.py:0:0: parameter-invalid: Argument 'block-time3' in argument_spec found in firewall_mmsprofile_dupe is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_dupe.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_flood.py:0:0: parameter-invalid: Argument 'block-time1' in argument_spec found in firewall_mmsprofile_flood is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_flood.py:0:0: parameter-invalid: Argument 'block-time2' in argument_spec found in firewall_mmsprofile_flood is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_flood.py:0:0: parameter-invalid: Argument 'block-time3' in argument_spec found in firewall_mmsprofile_flood is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_flood.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'alert-int' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'alert-int-mode' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'alert-src-msisdn' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'alert-status' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'bword-int' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'bword-int-mode' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'bword-status' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'carrier-endpoint-bwl-int' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'carrier-endpoint-bwl-int-mode' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'carrier-endpoint-bwl-status' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'days-allowed' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'detect-server' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'dupe-int' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'dupe-int-mode' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'dupe-status' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'file-block-int' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'file-block-int-mode' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'file-block-status' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'flood-int' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'flood-int-mode' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'flood-status' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'from-in-header' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'mms-checksum-int' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'mms-checksum-int-mode' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'mms-checksum-status' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'mmsc-hostname' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'mmsc-password' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'mmsc-port' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'mmsc-url' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'mmsc-username' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'msg-protocol' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'rate-limit' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'tod-window-duration' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'tod-window-end' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'tod-window-start' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'user-domain' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'vas-id' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'vasp-id' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'virus-int' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'virus-int-mode' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notification.py:0:0: parameter-invalid: Argument 'virus-status' in argument_spec found in firewall_mmsprofile_notification is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_notifmsisdn.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_outbreakprevention.py:0:0: parameter-invalid: Argument 'external-blocklist' in argument_spec found in firewall_mmsprofile_outbreakprevention is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_outbreakprevention.py:0:0: parameter-invalid: Argument 'ftgd-service' in argument_spec found in firewall_mmsprofile_outbreakprevention is not a valid python identifier plugins/modules/fmgr_firewall_mmsprofile_outbreakprevention.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_multicastaddress.py:0:0: parameter-invalid: Argument 'associated-interface' in argument_spec found in firewall_multicastaddress is not a valid python identifier plugins/modules/fmgr_firewall_multicastaddress.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in firewall_multicastaddress is not a valid python identifier plugins/modules/fmgr_firewall_multicastaddress.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in firewall_multicastaddress is not a valid python identifier plugins/modules/fmgr_firewall_multicastaddress6_tagging.py:0:0: parameter-invalid: Argument 'multicast-address6' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_multicastaddress_tagging.py:0:0: parameter-invalid: Argument 'multicast-address' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'casb-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'ips-voip-filter' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'sctp-filter-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'videofilter-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'virtual-patch-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profilegroup.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in firewall_profilegroup is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'address-ip-rating' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'block-page-status-code' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'comfort-amount' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'comfort-amount' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'comfort-amount' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'comfort-interval' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'comfort-interval' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'comfort-interval' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'domain-controller' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'explicit-ftp-tls' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'feature-set' in argument_spec found in firewall_profileprotocoloptions is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'file-filter' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in firewall_profileprotocoloptions -> cifs -> file-filter -> entries is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'fortinet-bar' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'fortinet-bar-port' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'http-policy' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions -> imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions -> nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions -> pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions -> smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'mail-signature' in argument_spec found in firewall_profileprotocoloptions is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> mapi is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'oversize-log' in argument_spec found in firewall_profileprotocoloptions is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'post-lang' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions -> imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions -> nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions -> pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions -> smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'range-block' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in firewall_profileprotocoloptions is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'retry-count' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'rpc-over-http' in argument_spec found in firewall_profileprotocoloptions is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions -> imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions -> mapi is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions -> nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions -> pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions -> smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'server-busy' in argument_spec found in firewall_profileprotocoloptions -> smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'server-credential-type' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'server-keytab' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions -> imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions -> pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions -> smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'stream-based-uncompressed-limit' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'stream-based-uncompressed-limit' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'stream-based-uncompressed-limit' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'streaming-content-bypass' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'strip-x-forwarded-for' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'switching-protocols' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'switching-protocols-log' in argument_spec found in firewall_profileprotocoloptions is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-maximum' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-maximum' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-maximum' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-maximum' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-minimum' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-minimum' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-minimum' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-minimum' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-size' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-size' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-size' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-size' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-type' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-type' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-type' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tcp-window-type' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'tunnel-non-http' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions -> imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions -> mapi is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions -> nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions -> pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions -> smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> mapi is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'unknown-content-encoding' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'unknown-http-version' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions.py:0:0: parameter-invalid: Argument 'verify-dns-for-policy-matching' in argument_spec found in firewall_profileprotocoloptions -> http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'domain-controller' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'file-filter' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in firewall_profileprotocoloptions_cifs -> file-filter -> entries is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'server-credential-type' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'server-keytab' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'tcp-window-maximum' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'tcp-window-minimum' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'tcp-window-size' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'tcp-window-type' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions_cifs is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs_filefilter.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in firewall_profileprotocoloptions_cifs_filefilter -> entries is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs_filefilter.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs_filefilter_entries.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in firewall_profileprotocoloptions_cifs_filefilter_entries is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs_filefilter_entries.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_cifs_serverkeytab.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_dns.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'comfort-amount' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'comfort-interval' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'explicit-ftp-tls' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'stream-based-uncompressed-limit' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'tcp-window-maximum' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'tcp-window-minimum' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'tcp-window-size' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'tcp-window-type' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ftp.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions_ftp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'address-ip-rating' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'block-page-status-code' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'comfort-amount' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'comfort-interval' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'fortinet-bar' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'fortinet-bar-port' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'http-policy' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'post-lang' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'range-block' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'retry-count' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'stream-based-uncompressed-limit' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'streaming-content-bypass' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'strip-x-forwarded-for' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'switching-protocols' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'tcp-window-maximum' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'tcp-window-minimum' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'tcp-window-size' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'tcp-window-type' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'tunnel-non-http' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'unknown-content-encoding' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'unknown-http-version' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_http.py:0:0: parameter-invalid: Argument 'verify-dns-for-policy-matching' in argument_spec found in firewall_profileprotocoloptions_http is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_imap.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions_imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_imap.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions_imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_imap.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_imap.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions_imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_imap.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions_imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_imap.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions_imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_imap.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions_imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_imap.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions_imap is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_mailsignature.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_mapi.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions_mapi is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_mapi.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_mapi.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions_mapi is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_mapi.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions_mapi is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_mapi.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions_mapi is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_nntp.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions_nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_nntp.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions_nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_nntp.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_nntp.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions_nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_nntp.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions_nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_nntp.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions_nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_nntp.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions_nntp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_pop3.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions_pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_pop3.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions_pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_pop3.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_pop3.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions_pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_pop3.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions_pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_pop3.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions_pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_pop3.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions_pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_pop3.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions_pop3 is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_smtp.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_profileprotocoloptions_smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_smtp.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions_smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_smtp.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_smtp.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_profileprotocoloptions_smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_smtp.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions_smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_smtp.py:0:0: parameter-invalid: Argument 'server-busy' in argument_spec found in firewall_profileprotocoloptions_smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_smtp.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions_smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_smtp.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions_smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_smtp.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions_smtp is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'comfort-amount' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'comfort-interval' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'oversize-limit' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'scan-bzip2' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'ssl-offloaded' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'stream-based-uncompressed-limit' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'tcp-window-maximum' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'tcp-window-minimum' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'tcp-window-size' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'tcp-window-type' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'uncompressed-nest-limit' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_profileprotocoloptions_ssh.py:0:0: parameter-invalid: Argument 'uncompressed-oversize-limit' in argument_spec found in firewall_profileprotocoloptions_ssh is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_proxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in firewall_proxyaddress -> header-group is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in firewall_proxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress.py:0:0: parameter-invalid: Argument 'header-group' in argument_spec found in firewall_proxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in firewall_proxyaddress -> header-group is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in firewall_proxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress.py:0:0: parameter-invalid: Argument 'host-regex' in argument_spec found in firewall_proxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress.py:0:0: parameter-invalid: Argument 'ua-max-ver' in argument_spec found in firewall_proxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress.py:0:0: parameter-invalid: Argument 'ua-min-ver' in argument_spec found in firewall_proxyaddress is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress_headergroup.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in firewall_proxyaddress_headergroup is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress_headergroup.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in firewall_proxyaddress_headergroup is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress_headergroup.py:0:0: parameter-invalid: Argument 'proxy-address' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddress_tagging.py:0:0: parameter-invalid: Argument 'proxy-address' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddrgrp.py:0:0: parameter-invalid: Argument '_image-base64' in argument_spec found in firewall_proxyaddrgrp is not a valid python identifier plugins/modules/fmgr_firewall_proxyaddrgrp_tagging.py:0:0: parameter-invalid: Argument 'proxy-addrgrp' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_schedule_group.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_schedule_group is not a valid python identifier plugins/modules/fmgr_firewall_schedule_group.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_schedule_group is not a valid python identifier plugins/modules/fmgr_firewall_schedule_onetime.py:0:0: parameter-invalid: Argument 'end-utc' in argument_spec found in firewall_schedule_onetime is not a valid python identifier plugins/modules/fmgr_firewall_schedule_onetime.py:0:0: parameter-invalid: Argument 'expiration-days' in argument_spec found in firewall_schedule_onetime is not a valid python identifier plugins/modules/fmgr_firewall_schedule_onetime.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_schedule_onetime is not a valid python identifier plugins/modules/fmgr_firewall_schedule_onetime.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_schedule_onetime is not a valid python identifier plugins/modules/fmgr_firewall_schedule_onetime.py:0:0: parameter-invalid: Argument 'start-utc' in argument_spec found in firewall_schedule_onetime is not a valid python identifier plugins/modules/fmgr_firewall_schedule_recurring.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_schedule_recurring is not a valid python identifier plugins/modules/fmgr_firewall_schedule_recurring.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_schedule_recurring is not a valid python identifier plugins/modules/fmgr_firewall_service_category.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_service_category is not a valid python identifier plugins/modules/fmgr_firewall_service_category.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_service_category is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'app-service-type' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'check-reset-range' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'explicit-proxy' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'protocol-number' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'sctp-portrange' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'tcp-halfclose-timer' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'tcp-halfopen-timer' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'tcp-portrange' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'tcp-rst-timer' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'tcp-timewait-timer' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'udp-idle-timer' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_custom.py:0:0: parameter-invalid: Argument 'udp-portrange' in argument_spec found in firewall_service_custom is not a valid python identifier plugins/modules/fmgr_firewall_service_group.py:0:0: parameter-invalid: Argument 'explicit-proxy' in argument_spec found in firewall_service_group is not a valid python identifier plugins/modules/fmgr_firewall_service_group.py:0:0: parameter-invalid: Argument 'fabric-object' in argument_spec found in firewall_service_group is not a valid python identifier plugins/modules/fmgr_firewall_service_group.py:0:0: parameter-invalid: Argument 'global-object' in argument_spec found in firewall_service_group is not a valid python identifier plugins/modules/fmgr_firewall_shaper_peripshaper.py:0:0: parameter-invalid: Argument 'bandwidth-unit' in argument_spec found in firewall_shaper_peripshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_peripshaper.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in firewall_shaper_peripshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_peripshaper.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in firewall_shaper_peripshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_peripshaper.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in firewall_shaper_peripshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_peripshaper.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in firewall_shaper_peripshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_peripshaper.py:0:0: parameter-invalid: Argument 'max-bandwidth' in argument_spec found in firewall_shaper_peripshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_peripshaper.py:0:0: parameter-invalid: Argument 'max-concurrent-session' in argument_spec found in firewall_shaper_peripshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_peripshaper.py:0:0: parameter-invalid: Argument 'max-concurrent-tcp-session' in argument_spec found in firewall_shaper_peripshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_peripshaper.py:0:0: parameter-invalid: Argument 'max-concurrent-udp-session' in argument_spec found in firewall_shaper_peripshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'bandwidth-unit' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'cos-marking' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'cos-marking-method' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'dscp-marking-method' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'exceed-bandwidth' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'exceed-class-id' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'exceed-cos' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'exceed-dscp' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'guaranteed-bandwidth' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'maximum-bandwidth' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'maximum-cos' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'maximum-dscp' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shaper_trafficshaper.py:0:0: parameter-invalid: Argument 'per-policy' in argument_spec found in firewall_shaper_trafficshaper is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile.py:0:0: parameter-invalid: Argument 'burst-in-msec' in argument_spec found in firewall_shapingprofile -> shaping-entries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile.py:0:0: parameter-invalid: Argument 'cburst-in-msec' in argument_spec found in firewall_shapingprofile -> shaping-entries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile.py:0:0: parameter-invalid: Argument 'class-id' in argument_spec found in firewall_shapingprofile -> shaping-entries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile.py:0:0: parameter-invalid: Argument 'default-class-id' in argument_spec found in firewall_shapingprofile is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile.py:0:0: parameter-invalid: Argument 'guaranteed-bandwidth-percentage' in argument_spec found in firewall_shapingprofile -> shaping-entries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile.py:0:0: parameter-invalid: Argument 'maximum-bandwidth-percentage' in argument_spec found in firewall_shapingprofile -> shaping-entries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile.py:0:0: parameter-invalid: Argument 'profile-name' in argument_spec found in firewall_shapingprofile is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile.py:0:0: parameter-invalid: Argument 'red-probability' in argument_spec found in firewall_shapingprofile -> shaping-entries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile.py:0:0: parameter-invalid: Argument 'shaping-entries' in argument_spec found in firewall_shapingprofile is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile_shapingentries.py:0:0: parameter-invalid: Argument 'burst-in-msec' in argument_spec found in firewall_shapingprofile_shapingentries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile_shapingentries.py:0:0: parameter-invalid: Argument 'cburst-in-msec' in argument_spec found in firewall_shapingprofile_shapingentries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile_shapingentries.py:0:0: parameter-invalid: Argument 'class-id' in argument_spec found in firewall_shapingprofile_shapingentries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile_shapingentries.py:0:0: parameter-invalid: Argument 'guaranteed-bandwidth-percentage' in argument_spec found in firewall_shapingprofile_shapingentries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile_shapingentries.py:0:0: parameter-invalid: Argument 'maximum-bandwidth-percentage' in argument_spec found in firewall_shapingprofile_shapingentries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile_shapingentries.py:0:0: parameter-invalid: Argument 'red-probability' in argument_spec found in firewall_shapingprofile_shapingentries is not a valid python identifier plugins/modules/fmgr_firewall_shapingprofile_shapingentries.py:0:0: parameter-invalid: Argument 'shaping-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_ssh_localca.py:0:0: parameter-invalid: Argument 'private-key' in argument_spec found in firewall_ssh_localca is not a valid python identifier plugins/modules/fmgr_firewall_ssh_localca.py:0:0: parameter-invalid: Argument 'public-key' in argument_spec found in firewall_ssh_localca is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'block-blacklisted-certificates' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'block-blocklisted-certificates' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-probe-failure' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-probe-failure' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'fortiguard-category' in argument_spec found in firewall_sslsshprofile -> ssl-exempt is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ftps-client-cert-request' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ftps-client-certificate' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'https-client-cert-request' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'https-client-certificate' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'imaps-client-cert-request' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'imaps-client-certificate' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_sslsshprofile -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'mapi-over-https' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'pop3s-client-cert-request' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'pop3s-client-certificate' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'rpc-over-https' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'server-cert' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'server-cert-mode' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'smtps-client-cert-request' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'smtps-client-certificate' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssh-algorithm' in argument_spec found in firewall_sslsshprofile -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssh-policy-check' in argument_spec found in firewall_sslsshprofile -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssh-tun-policy-check' in argument_spec found in firewall_sslsshprofile -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-anomalies-log' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-anomaly-log' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-exempt' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-exemption-ip-rating' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-exemption-log' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-exemptions-log' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-handshake-log' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-invalid-server-cert-log' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-negotiation-log' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-other-client-cert-request' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-other-client-certificate' in argument_spec found in firewall_sslsshprofile -> ssl-server is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-server' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'ssl-server-cert-log' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'supported-alpn' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'unsupported-version' in argument_spec found in firewall_sslsshprofile -> ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-caname' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile -> dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile -> ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile -> https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile -> imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile -> pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile -> smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile -> ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'use-ssl-server' in argument_spec found in firewall_sslsshprofile is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile.py:0:0: parameter-invalid: Argument 'wildcard-fqdn' in argument_spec found in firewall_sslsshprofile -> ssl-exempt is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_dot.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile_dot is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ftps.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile_ftps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'cert-probe-failure' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_https.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile_https is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_imaps.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile_imaps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_pop3s.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile_pop3s is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_smtps.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile_smtps is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssh.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_sslsshprofile_ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssh.py:0:0: parameter-invalid: Argument 'proxy-after-tcp-handshake' in argument_spec found in firewall_sslsshprofile_ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssh.py:0:0: parameter-invalid: Argument 'ssh-algorithm' in argument_spec found in firewall_sslsshprofile_ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssh.py:0:0: parameter-invalid: Argument 'ssh-policy-check' in argument_spec found in firewall_sslsshprofile_ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssh.py:0:0: parameter-invalid: Argument 'ssh-tun-policy-check' in argument_spec found in firewall_sslsshprofile_ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssh.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssh.py:0:0: parameter-invalid: Argument 'unsupported-version' in argument_spec found in firewall_sslsshprofile_ssh is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'allow-invalid-server-cert' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'cert-probe-failure' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'cert-validation-failure' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'cert-validation-timeout' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'client-cert-request' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'client-certificate' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'expired-server-cert' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'inspect-all' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'invalid-server-cert' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'min-allowed-ssl-version' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'revoked-server-cert' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'sni-server-cert-check' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'unsupported-ssl' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'unsupported-ssl-cipher' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'unsupported-ssl-negotiation' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'unsupported-ssl-version' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'untrusted-cert' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_ssl.py:0:0: parameter-invalid: Argument 'untrusted-server-cert' in argument_spec found in firewall_sslsshprofile_ssl is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslexempt.py:0:0: parameter-invalid: Argument 'fortiguard-category' in argument_spec found in firewall_sslsshprofile_sslexempt is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslexempt.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslexempt.py:0:0: parameter-invalid: Argument 'wildcard-fqdn' in argument_spec found in firewall_sslsshprofile_sslexempt is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'ftps-client-cert-request' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'ftps-client-certificate' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'https-client-cert-request' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'https-client-certificate' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'imaps-client-cert-request' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'imaps-client-certificate' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'pop3s-client-cert-request' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'pop3s-client-certificate' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'smtps-client-cert-request' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'smtps-client-certificate' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'ssl-other-client-cert-request' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'ssl-other-client-certificate' in argument_spec found in firewall_sslsshprofile_sslserver is not a valid python identifier plugins/modules/fmgr_firewall_sslsshprofile_sslserver.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_firewall_trafficclass.py:0:0: parameter-invalid: Argument 'class-id' in argument_spec found in firewall_trafficclass is not a valid python identifier plugins/modules/fmgr_firewall_trafficclass.py:0:0: parameter-invalid: Argument 'class-name' in argument_spec found in firewall_trafficclass is not a valid python identifier plugins/modules/fmgr_firewall_vendormac.py:0:0: parameter-invalid: Argument 'mac-number' in argument_spec found in firewall_vendormac is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_vip -> quic is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_vip -> quic is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_vip -> quic is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'add-nat46-route' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'add-nat46-route' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'dns-mapping-ttl' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'dns-mapping-ttl' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'gratuitous-arp-interval' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'gratuitous-arp-interval' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_vip -> quic is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_vip -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-ip-header' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-ip-header' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-ip-header-name' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-ip-header-name' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-multiplex' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-multiplex' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-multiplex-max-concurrent-request' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-multiplex-max-concurrent-request' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-multiplex-max-request' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-multiplex-max-request' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-multiplex-ttl' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-multiplex-ttl' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-redirect' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-redirect' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-supported-max-version' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'http-supported-max-version' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ipv6-mappedip' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ipv6-mappedip' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ipv6-mappedport' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ipv6-mappedport' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'mapped-addr' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'mapped-addr' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_vip -> quic is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_vip -> quic is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'max-embryonic-connections' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'max-embryonic-connections' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_vip -> quic is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_vip -> quic is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'nat-source-vip' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'nat-source-vip' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'outlook-web-access' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'outlook-web-access' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'portmapping-type' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'portmapping-type' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'srcintf-filter' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'srcintf-filter' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-accept-ffdhe-groups' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-accept-ffdhe-groups' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-certificate' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-certificate' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-fallback' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-fallback' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-rekey-count' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-rekey-count' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-renegotiation' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-renegotiation' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-max' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-max' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-timeout' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-timeout' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-type' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-type' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-age' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-age' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-backup' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-backup' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-include-subdomains' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-include-subdomains' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-primary' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-primary' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-report-uri' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hpkp-report-uri' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hsts' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hsts' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hsts-age' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hsts-age' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hsts-include-subdomains' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-hsts-include-subdomains' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-http-location-conversion' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-http-location-conversion' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-http-match-host' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-http-match-host' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-mode' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-mode' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-pfs' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-pfs' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-send-empty-frags' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-send-empty-frags' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-algorithm' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-algorithm' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-cipher-suites' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-max-version' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-max-version' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-min-version' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-min-version' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-renegotiation' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-renegotiation' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-max' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-max' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-timeout' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-timeout' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-type' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-type' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'weblogic-server' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'weblogic-server' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'websphere-server' in argument_spec found in firewall_vip -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip.py:0:0: parameter-invalid: Argument 'websphere-server' in argument_spec found in firewall_vip is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip46 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip46 is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip46 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip46 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip46 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip46 is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip46 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip46 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip46 is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip46 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip46 is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'srcintf-filter' in argument_spec found in firewall_vip46 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46.py:0:0: parameter-invalid: Argument 'srcintf-filter' in argument_spec found in firewall_vip46 is not a valid python identifier plugins/modules/fmgr_firewall_vip46_dynamicmapping.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip46_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46_dynamicmapping.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip46_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46_dynamicmapping.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip46_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46_dynamicmapping.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip46_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46_dynamicmapping.py:0:0: parameter-invalid: Argument 'srcintf-filter' in argument_spec found in firewall_vip46_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip46_realservers.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip46_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip46_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip46_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip46_realservers.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip46_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'add-nat64-route' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'add-nat64-route' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip6 -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'embedded-ipv4-address' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'embedded-ipv4-address' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip6 -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip6 -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-ip-header' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-ip-header' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-ip-header-name' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-ip-header-name' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-multiplex' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-multiplex' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-redirect' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'http-redirect' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ipv4-mappedip' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ipv4-mappedip' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ipv4-mappedport' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ipv4-mappedport' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip6 -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'max-embryonic-connections' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'max-embryonic-connections' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'nat-source-vip' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'nat-source-vip' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ndp-reply' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ndp-reply' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'outlook-web-access' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'outlook-web-access' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-accept-ffdhe-groups' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-accept-ffdhe-groups' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-certificate' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-certificate' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-fallback' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-fallback' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-rekey-count' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-rekey-count' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-renegotiation' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-renegotiation' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-max' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-max' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-timeout' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-timeout' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-type' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-type' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-age' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-age' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-backup' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-backup' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-include-subdomains' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-include-subdomains' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-primary' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-primary' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-report-uri' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hpkp-report-uri' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hsts' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hsts' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hsts-age' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hsts-age' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hsts-include-subdomains' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-hsts-include-subdomains' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-http-location-conversion' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-http-location-conversion' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-http-match-host' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-http-match-host' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-mode' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-mode' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-pfs' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-pfs' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-send-empty-frags' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-send-empty-frags' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-algorithm' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-algorithm' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-cipher-suites' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-max-version' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-max-version' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-min-version' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-min-version' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-renegotiation' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-renegotiation' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-max' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-max' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-timeout' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-timeout' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-type' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-type' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip6 -> dynamic_mapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip6 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'weblogic-server' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'weblogic-server' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'websphere-server' in argument_spec found in firewall_vip6 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6.py:0:0: parameter-invalid: Argument 'websphere-server' in argument_spec found in firewall_vip6 is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip64 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip64 is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip64 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip64 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip64 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip64 is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip64 -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip64 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip64 is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip64 -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_firewall_vip64.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip64 is not a valid python identifier plugins/modules/fmgr_firewall_vip64_dynamicmapping.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip64_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip64_dynamicmapping.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip64_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip64_dynamicmapping.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip64_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip64_dynamicmapping.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip64_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip64_realservers.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip64_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip64_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip64_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip64_realservers.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip64_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'add-nat64-route' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip6_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'embedded-ipv4-address' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip6_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip6_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-ip-header' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-ip-header-name' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-multiplex' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-redirect' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ipv4-mappedip' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ipv4-mappedport' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip6_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'max-embryonic-connections' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'nat-source-vip' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ndp-reply' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'outlook-web-access' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-accept-ffdhe-groups' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-certificate' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-fallback' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-rekey-count' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-renegotiation' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-max' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-timeout' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-type' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-age' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-backup' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-include-subdomains' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-primary' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-report-uri' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hsts' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hsts-age' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hsts-include-subdomains' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-http-location-conversion' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-http-match-host' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-mode' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-pfs' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-send-empty-frags' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-algorithm' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-max-version' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-min-version' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-renegotiation' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-max' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-timeout' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-type' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip6_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'weblogic-server' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping.py:0:0: parameter-invalid: Argument 'websphere-server' in argument_spec found in firewall_vip6_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip6_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip6_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip6_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip6_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip6_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_realservers.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_realservers.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_realservers.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip6_realservers.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip6_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'add-nat46-route' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'arp-reply' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'dns-mapping-ttl' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'gratuitous-arp-interval' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'h2-support' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'h3-support' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_vip_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-age' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-domain' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-domain-from-host' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-generation' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-path' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-cookie-share' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-ip-header' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-ip-header-name' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-multiplex' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-multiplex-max-concurrent-request' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-multiplex-max-request' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-multiplex-ttl' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-redirect' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-supported-max-version' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'https-cookie-secure' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ipv6-mappedip' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ipv6-mappedport' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'mapped-addr' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'max-embryonic-connections' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'nat-source-vip' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'outlook-web-access' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'portmapping-type' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'src-filter' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'srcintf-filter' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-accept-ffdhe-groups' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-certificate' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-fallback' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-rekey-count' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-renegotiation' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-max' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-timeout' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-client-session-state-type' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-dh-bits' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-age' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-backup' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-include-subdomains' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-primary' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hpkp-report-uri' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hsts' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hsts-age' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-hsts-include-subdomains' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-http-location-conversion' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-http-match-host' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-mode' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-pfs' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-send-empty-frags' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-algorithm' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-max-version' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-min-version' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-renegotiation' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-max' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-timeout' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-session-state-type' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip_dynamicmapping -> realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'weblogic-server' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping.py:0:0: parameter-invalid: Argument 'websphere-server' in argument_spec found in firewall_vip_dynamicmapping is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'health-check-proto' in argument_spec found in firewall_vip_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_dynamicmapping_realservers.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip_dynamicmapping_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_quic.py:0:0: parameter-invalid: Argument 'ack-delay-exponent' in argument_spec found in firewall_vip_quic is not a valid python identifier plugins/modules/fmgr_firewall_vip_quic.py:0:0: parameter-invalid: Argument 'active-connection-id-limit' in argument_spec found in firewall_vip_quic is not a valid python identifier plugins/modules/fmgr_firewall_vip_quic.py:0:0: parameter-invalid: Argument 'active-migration' in argument_spec found in firewall_vip_quic is not a valid python identifier plugins/modules/fmgr_firewall_vip_quic.py:0:0: parameter-invalid: Argument 'grease-quic-bit' in argument_spec found in firewall_vip_quic is not a valid python identifier plugins/modules/fmgr_firewall_vip_quic.py:0:0: parameter-invalid: Argument 'max-ack-delay' in argument_spec found in firewall_vip_quic is not a valid python identifier plugins/modules/fmgr_firewall_vip_quic.py:0:0: parameter-invalid: Argument 'max-datagram-frame-size' in argument_spec found in firewall_vip_quic is not a valid python identifier plugins/modules/fmgr_firewall_vip_quic.py:0:0: parameter-invalid: Argument 'max-idle-timeout' in argument_spec found in firewall_vip_quic is not a valid python identifier plugins/modules/fmgr_firewall_vip_quic.py:0:0: parameter-invalid: Argument 'max-udp-payload-size' in argument_spec found in firewall_vip_quic is not a valid python identifier plugins/modules/fmgr_firewall_vip_realservers.py:0:0: parameter-invalid: Argument 'client-ip' in argument_spec found in firewall_vip_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_realservers.py:0:0: parameter-invalid: Argument 'holddown-interval' in argument_spec found in firewall_vip_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_realservers.py:0:0: parameter-invalid: Argument 'http-host' in argument_spec found in firewall_vip_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_realservers.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in firewall_vip_realservers is not a valid python identifier plugins/modules/fmgr_firewall_vip_realservers.py:0:0: parameter-invalid: Argument 'translate-host' in argument_spec found in firewall_vip_realservers is not a valid python identifier plugins/modules/fmgr_firewall_wildcardfqdn_custom.py:0:0: parameter-invalid: Argument 'wildcard-fqdn' in argument_spec found in firewall_wildcardfqdn_custom is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'auth-template' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'dev-group' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'ha-config' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'ha-hbdev' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'ha-monitor' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'ha-password' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'linked-to-model' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'prefer-img-ver' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'prerun-cliprof' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'prov-type' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_device_blueprint.py:0:0: parameter-invalid: Argument 'template-group' in argument_spec found in fmg_device_blueprint is not a valid python identifier plugins/modules/fmgr_fmg_fabric_authorization_template.py:0:0: parameter-invalid: Argument 'extender-controller' in argument_spec found in fmg_fabric_authorization_template is not a valid python identifier plugins/modules/fmgr_fmg_fabric_authorization_template.py:0:0: parameter-invalid: Argument 'extension-type' in argument_spec found in fmg_fabric_authorization_template -> platforms is not a valid python identifier plugins/modules/fmgr_fmg_fabric_authorization_template.py:0:0: parameter-invalid: Argument 'switch-controller' in argument_spec found in fmg_fabric_authorization_template is not a valid python identifier plugins/modules/fmgr_fmg_fabric_authorization_template.py:0:0: parameter-invalid: Argument 'wireless-controller' in argument_spec found in fmg_fabric_authorization_template is not a valid python identifier plugins/modules/fmgr_fmg_fabric_authorization_template_platforms.py:0:0: parameter-invalid: Argument 'extension-type' in argument_spec found in fmg_fabric_authorization_template_platforms is not a valid python identifier plugins/modules/fmgr_fmupdate_avips_advancedlog.py:0:0: parameter-invalid: Argument 'log-fortigate' in argument_spec found in fmupdate_avips_advancedlog is not a valid python identifier plugins/modules/fmgr_fmupdate_avips_advancedlog.py:0:0: parameter-invalid: Argument 'log-server' in argument_spec found in fmupdate_avips_advancedlog is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'User-Agent' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'announce-ip' in argument_spec found in fmupdate_fdssetting -> push-override-to-client is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'fds-clt-ssl-protocol' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'fds-ssl-protocol' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'fmtr-log' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'fortiguard-anycast' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'fortiguard-anycast-source' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'linkd-log' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'max-av-ips-version' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'max-work' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'push-override' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'push-override-to-client' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'server-override' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'service-type' in argument_spec found in fmupdate_fdssetting -> server-override -> servlist is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'system-support-faz' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'system-support-fct' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'system-support-fdc' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'system-support-fgt' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'system-support-fis' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'system-support-fml' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'system-support-fsa' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'system-support-fsw' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'system-support-fts' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'umsvc-log' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'unreg-dev-option' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'update-schedule' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting.py:0:0: parameter-invalid: Argument 'wanip-query-mode' in argument_spec found in fmupdate_fdssetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting_pushoverridetoclient.py:0:0: parameter-invalid: Argument 'announce-ip' in argument_spec found in fmupdate_fdssetting_pushoverridetoclient is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting_serveroverride.py:0:0: parameter-invalid: Argument 'service-type' in argument_spec found in fmupdate_fdssetting_serveroverride -> servlist is not a valid python identifier plugins/modules/fmgr_fmupdate_fdssetting_serveroverride_servlist.py:0:0: parameter-invalid: Argument 'service-type' in argument_spec found in fmupdate_fdssetting_serveroverride_servlist is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'auto-scan-fgt-disk' in argument_spec found in fmupdate_fwmsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'check-fgt-disk' in argument_spec found in fmupdate_fwmsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'check-status-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'ctrl-check-status-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'ctrl-put-image-by-fds-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'fds-failover-fmg' in argument_spec found in fmupdate_fwmsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'fds-image-timeout' in argument_spec found in fmupdate_fwmsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'ha-sync-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'immx-source' in argument_spec found in fmupdate_fwmsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'license-check-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'max-fds-retry' in argument_spec found in fmupdate_fwmsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'multiple-steps-interval' in argument_spec found in fmupdate_fwmsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'prepare-image-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'put-image-by-fds-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'put-image-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'reboot-of-fsck-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'reboot-of-upgrade-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'retrieve-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'rpc-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'skip-disk-check' in argument_spec found in fmupdate_fwmsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'total-timeout' in argument_spec found in fmupdate_fwmsetting -> upgrade-timeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting.py:0:0: parameter-invalid: Argument 'upgrade-timeout' in argument_spec found in fmupdate_fwmsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'check-status-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'ctrl-check-status-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'ctrl-put-image-by-fds-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'ha-sync-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'license-check-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'prepare-image-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'put-image-by-fds-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'put-image-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'reboot-of-fsck-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'reboot-of-upgrade-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'retrieve-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'rpc-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_fwmsetting_upgradetimeout.py:0:0: parameter-invalid: Argument 'total-timeout' in argument_spec found in fmupdate_fwmsetting_upgradetimeout is not a valid python identifier plugins/modules/fmgr_fmupdate_multilayer.py:0:0: parameter-invalid: Argument 'webspam-rating' in argument_spec found in fmupdate_multilayer is not a valid python identifier plugins/modules/fmgr_fmupdate_serveraccesspriorities.py:0:0: parameter-invalid: Argument 'access-public' in argument_spec found in fmupdate_serveraccesspriorities is not a valid python identifier plugins/modules/fmgr_fmupdate_serveraccesspriorities.py:0:0: parameter-invalid: Argument 'av-ips' in argument_spec found in fmupdate_serveraccesspriorities is not a valid python identifier plugins/modules/fmgr_fmupdate_serveraccesspriorities.py:0:0: parameter-invalid: Argument 'private-server' in argument_spec found in fmupdate_serveraccesspriorities is not a valid python identifier plugins/modules/fmgr_fmupdate_serveraccesspriorities.py:0:0: parameter-invalid: Argument 'web-spam' in argument_spec found in fmupdate_serveraccesspriorities is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'query-antispam' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'query-antivirus' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'query-filequery' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'query-geoip' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'query-iot' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'query-iot-collection' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'query-iot-vulnerability' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'query-outbreak-prevention' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'query-webfilter' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_service.py:0:0: parameter-invalid: Argument 'webfilter-https-traversal' in argument_spec found in fmupdate_service is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'as-cache' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'as-log' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'as-preload' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'av-cache' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'av-log' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'av-preload' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'av2-cache' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'av2-log' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'av2-preload' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'eventlog-query' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'fgd-pull-interval' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'fq-cache' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'fq-log' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'fq-preload' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'iot-cache' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'iot-log' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'iot-preload' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'iotv-preload' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'linkd-log' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'max-client-worker' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'max-log-quota' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'max-unrated-site' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'restrict-as1-dbver' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'restrict-as2-dbver' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'restrict-as4-dbver' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'restrict-av-dbver' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'restrict-av2-dbver' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'restrict-fq-dbver' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'restrict-iots-dbver' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'restrict-wf-dbver' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'server-override' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'service-type' in argument_spec found in fmupdate_webspam_fgdsetting -> server-override -> servlist is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'stat-log-interval' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'stat-sync-interval' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'update-interval' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'update-log' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'wf-cache' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'wf-dn-cache-expire-time' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'wf-dn-cache-max-number' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'wf-log' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting.py:0:0: parameter-invalid: Argument 'wf-preload' in argument_spec found in fmupdate_webspam_fgdsetting is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting_serveroverride.py:0:0: parameter-invalid: Argument 'service-type' in argument_spec found in fmupdate_webspam_fgdsetting_serveroverride -> servlist is not a valid python identifier plugins/modules/fmgr_fmupdate_webspam_fgdsetting_serveroverride_servlist.py:0:0: parameter-invalid: Argument 'service-type' in argument_spec found in fmupdate_webspam_fgdsetting_serveroverride_servlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument '_dhcp-status' in argument_spec found in fsp_vlan -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument '_dhcp-status' in argument_spec found in fsp_vlan is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ac-name' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan -> interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan -> interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'aggregate-type' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ap-discover' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'atm-protocol' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'auth-cert' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'auth-portal-addr' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'auto-auth-extension-device' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'auto-configuration' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'auto-configuration' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'auto-managed-status' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'auto-managed-status' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'bandwidth-measure-time' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'bfd-desired-min-tx' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'bfd-detect-mult' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'bfd-required-min-rx' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'broadcast-forticlient-discovery' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'broadcast-forward' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'captive-portal' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in fsp_vlan -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'circuit-id-type' in argument_spec found in fsp_vlan -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'circuit-id-type' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'cli-conn-status' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'cli-conn6-status' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'cli-conn6-status' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'conflicted-ip-timeout' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'conflicted-ip-timeout' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-auth' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-auth' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-auth' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-domain' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-key' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-key' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-key' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-keyname' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-keyname' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-keyname' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-password' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-server' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-server-ip' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-server-ip' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-server-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-sn' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-ttl' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-ttl' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-ttl' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-update' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-update' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-update-override' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-update-override' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-username' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-zone' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-zone' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ddns-zone' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dedicated-to' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'default-gateway' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'default-gateway' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'default-purdue-level' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'delegated-prefix-iaid' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'delegated-prefix-iaid' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'detected-peer-mtu' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'device-access-list' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'device-identification' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'device-identification-active-scan' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'device-netscan' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'device-user-identification' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-broadcast-flag' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-classless-route-addition' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-client-identifier' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-agent-option' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-agent-option' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-circuit-id' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-interface' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-interface-select-method' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-interface-select-method' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-ip' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-link-selection' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-request-all-server' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-service' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-service' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-source-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-type' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-relay-type' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-renew-time' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-server' in argument_spec found in fsp_vlan -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-server' in argument_spec found in fsp_vlan is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-settings-from-fortiipam' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-settings-from-fortiipam' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp-smart-relay' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-client-options' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-client-options' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-information-request' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-information-request' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-delegation' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-delegation' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-plt' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-plt' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-vlt' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-vlt' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-interface-id' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-interface-id' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-ip' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-ip' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-service' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-service' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-interface' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-interface' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-ip' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-ip' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-type' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dhcp6-relay-type' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'disc-retry-timeout' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-query' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server-override' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server-protocol' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server3' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server3' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server4' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-server4' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-service' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'dns-service' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'drop-fragment' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'drop-overlapped-fragment' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'eap-ca-cert' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'eap-identity' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'eap-method' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'eap-password' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'eap-supplicant' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'eap-user-cert' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'egress-cos' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'egress-shaping-profile' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'endpoint-compliance' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'estimated-downstream-bandwidth' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'estimated-upstream-bandwidth' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'exclude-range' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'exclude-range' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'explicit-ftp-proxy' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'explicit-web-proxy' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fail-action-on-extender' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fail-alert-interfaces' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fail-alert-method' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fail-detect' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fail-detect-option' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'forticlient-on-net-status' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'forticlient-on-net-status' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fortilink-backup-link' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fortilink-neighbor-detect' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fortilink-split-interface' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fortilink-stacking' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'forward-domain' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'forward-error-correction' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fp-anomaly' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'fp-disable' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'gateway-address' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'generic-receive-offload' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'gi-gk' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in fsp_vlan -> interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'icmp-accept-redirect' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'icmp-redirect' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'icmp-send-redirect' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'icmp6-send-redirect' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'icmp6-send-redirect' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ident-accept' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'idle-timeout' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'if-mdix' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'if-media' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ignore-default-route' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ignore-default-route' in argument_spec found in fsp_vlan -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ike-saml-server' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'in-force-vlan-cos' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ingress-cos' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ingress-shaping-profile' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ingress-spillover-threshold' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'interconnect-profile' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'interface-identifier' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'interface-identifier' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip-managed-by-fortiipam' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip-mode' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip-mode' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-allowaccess' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-allowaccess' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-default-life' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-default-life' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-iaid' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-iaid' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-list' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-list' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-dns-server-override' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-dns-server-override' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-extra-addr' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-extra-addr' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-hop-limit' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-hop-limit' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-link-mtu' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-link-mtu' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-manage-flag' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-manage-flag' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-max-interval' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-max-interval' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-min-interval' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-min-interval' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-mode' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-mode' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-other-flag' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-other-flag' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-prefix-list' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-prefix-list' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-prefix-mode' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-prefix-mode' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-reachable-time' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-reachable-time' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-retrans-time' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-retrans-time' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-send-adv' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-send-adv' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-upstream-interface' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ip6-upstream-interface' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ips-sniffer-mode' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ipsec-lease-hold' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ipsec-lease-hold' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'l2tp-client' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lacp-ha-secondary' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lacp-ha-slave' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lacp-mode' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lacp-speed' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'large-receive-offload' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lcp-echo-interval' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lcp-max-echo-fails' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'link-up-delay' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'listen-forticlient-connection' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lldp-network-policy' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lldp-reception' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'lldp-transmission' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'mac-acl-default-action' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'mac-acl-default-action' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'managed-subnetwork-size' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'management-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'max-egress-burst-rate' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'max-egress-rate' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'measured-downstream-bandwidth' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'measured-upstream-bandwidth' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'min-links' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'min-links-down' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'monitor-bandwidth' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'mtu-override' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'mux-type' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-cert' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-cert' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-cga-modifier' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-cga-modifier' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-mode' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-mode' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-security-level' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-security-level' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-timestamp-delta' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-timestamp-delta' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-timestamp-fuzz' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'nd-timestamp-fuzz' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'netbios-forward' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'netflow-sampler' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'next-server' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'next-server' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'np-qos-profile' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'npu-fastpath' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ntp-server1' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ntp-server1' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ntp-server2' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ntp-server2' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ntp-server3' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ntp-server3' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ntp-service' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ntp-service' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'out-force-vlan-cos' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'padt-retry-timeout' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'peer-interface' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'phy-mode' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ping-serv-status' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ping-serv-status' in argument_spec found in fsp_vlan -> interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ping-serv-status' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'polling-interval' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'portal-message-override-group' in argument_spec found in fsp_vlan is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pppoe-unnumbered-negotiate' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pptp-auth-type' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pptp-client' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pptp-password' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pptp-server-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pptp-timeout' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pptp-user' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'preferred-life-time' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'preferred-life-time' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'prefix-id' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'prefix-id' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'preserve-session-route' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'priority-override' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'proxy-arp' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'proxy-arp' in argument_spec found in fsp_vlan -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'proxy-captive-portal' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-atm-qos' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-chan' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-crc' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-pcr' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-scr' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-vlan-id' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-vlan-rx-id' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-vlan-rx-op' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-vlan-tx-id' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'pvc-vlan-tx-op' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ra-send-mtu' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ra-send-mtu' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'radius-server' in argument_spec found in fsp_vlan is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'rdnss-service' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'rdnss-service' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'reachable-time' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'redundant-interface' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'relay-agent' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'relay-agent' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in fsp_vlan -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'remote-id-type' in argument_spec found in fsp_vlan -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'remote-id-type' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'remote-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'reserved-address' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'reserved-address' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ring-rx' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'ring-tx' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'sample-direction' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'sample-rate' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'secip-relay-ip' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'secip-relay-ip' in argument_spec found in fsp_vlan -> interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'secondary-IP' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'secondary-IP' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-8021x-dynamic-vlan-id' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-8021x-master' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-8021x-mode' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-exempt-list' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-external-logout' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-external-web' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-groups' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-mac-auth-bypass' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-mode' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'security-redirect-url' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'select-profile-30a-35b' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'selected-usergroups' in argument_spec found in fsp_vlan is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'service-name' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'sflow-sampler' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'sfp-dsl' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'sfp-dsl-adsl-fallback' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'sfp-dsl-autodetect' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'sfp-dsl-mac' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'shared-subnet' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'shared-subnet' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'spillover-threshold' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'src-check' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan -> interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'stp-ha-secondary' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'stp-ha-slave' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'stpforward-mode' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'strip-priority-vlan-tag' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'substitute-dst-mac' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'sw-algorithm' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'swc-first-create' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'swc-vlan' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-access-vlan' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-arp-inspection' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-auth' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-dhcp-snooping' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-dhcp-snooping-option82' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-dhcp-snooping-verify-mac' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-dynamic' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-feature' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-igmp-snooping' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-igmp-snooping-fast-leave' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-igmp-snooping-proxy' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-iot-scanning' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-learning-limit' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-mgmt-vlan' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-nac' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-netflow-collect' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-offload' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-offload-gw' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-offload-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-offloading' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-offloading-gw' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-offloading-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-radius-server' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-rspan-mode' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-source-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'switch-controller-traffic-policy' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'system-id' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'system-id-type' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'tc-mode' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'tcp-mss' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'tftp-server' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'tftp-server' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'timezone-option' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'timezone-option' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'trust-ip-1' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'trust-ip-2' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'trust-ip-3' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'trust-ip6-1' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'trust-ip6-2' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'trust-ip6-3' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'unique-autoconf-addr' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'unique-autoconf-addr' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'upstream-interface' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'upstream-interface' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'valid-life-time' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'valid-life-time' in argument_spec found in fsp_vlan -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vlan-id' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vlan-op-mode' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vlan-protocol' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vrdst-priority' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vrdst-priority' in argument_spec found in fsp_vlan -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vrrp-virtual-mac' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vrrp-virtual-mac6' in argument_spec found in fsp_vlan -> dynamic_mapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'vrrp-virtual-mac6' in argument_spec found in fsp_vlan -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-5g-threshold' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ac-service' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ac-service' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ac1' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ac1' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ac2' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ac2' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ac3' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ac3' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-acl' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ap-band' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-auth' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-auto-connect' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-auto-save' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-broadcast-ssid' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-dns-server1' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-dns-server2' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-encrypt' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-fragment-threshold' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-gateway' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-key' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-keyindex' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-mac-filter' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-passphrase' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-radius-server' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-rts-threshold' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-security' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-ssid' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wifi-usergroup' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wins-ip' in argument_spec found in fsp_vlan -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wins-server1' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wins-server1' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wins-server2' in argument_spec found in fsp_vlan -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan.py:0:0: parameter-invalid: Argument 'wins-server2' in argument_spec found in fsp_vlan -> dynamic_mapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'auto-configuration' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'auto-managed-status' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in fsp_vlan_dhcpserver -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'circuit-id-type' in argument_spec found in fsp_vlan_dhcpserver -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'conflicted-ip-timeout' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-auth' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-key' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-keyname' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-server-ip' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-ttl' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-update' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-update-override' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-zone' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'default-gateway' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'dhcp-settings-from-fortiipam' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-server3' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-server4' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-service' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'exclude-range' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'forticlient-on-net-status' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ip-mode' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ipsec-lease-hold' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'mac-acl-default-action' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'next-server' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ntp-server1' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ntp-server2' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ntp-server3' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'ntp-service' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'relay-agent' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in fsp_vlan_dhcpserver -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'remote-id-type' in argument_spec found in fsp_vlan_dhcpserver -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'reserved-address' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'shared-subnet' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'tftp-server' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'timezone-option' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dhcpserver -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dhcpserver -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dhcpserver -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dhcpserver -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'wifi-ac-service' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'wifi-ac1' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'wifi-ac2' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'wifi-ac3' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'wins-server1' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver.py:0:0: parameter-invalid: Argument 'wins-server2' in argument_spec found in fsp_vlan_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_options.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dhcpserver_options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_options.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dhcpserver_options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_options.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dhcpserver_options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_options.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dhcpserver_options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_reservedaddress.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in fsp_vlan_dhcpserver_reservedaddress is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_reservedaddress.py:0:0: parameter-invalid: Argument 'circuit-id-type' in argument_spec found in fsp_vlan_dhcpserver_reservedaddress is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_reservedaddress.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in fsp_vlan_dhcpserver_reservedaddress is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dhcpserver_reservedaddress.py:0:0: parameter-invalid: Argument 'remote-id-type' in argument_spec found in fsp_vlan_dhcpserver_reservedaddress is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument '_dhcp-status' in argument_spec found in fsp_vlan_dynamicmapping is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'auto-configuration' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'auto-managed-status' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'circuit-id-type' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'cli-conn6-status' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'conflicted-ip-timeout' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ddns-auth' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ddns-key' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ddns-keyname' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ddns-server-ip' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ddns-ttl' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ddns-update' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ddns-update-override' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ddns-zone' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'default-gateway' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'delegated-prefix-iaid' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-relay-agent-option' in argument_spec found in fsp_vlan_dynamicmapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-relay-interface-select-method' in argument_spec found in fsp_vlan_dynamicmapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-relay-ip' in argument_spec found in fsp_vlan_dynamicmapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-relay-service' in argument_spec found in fsp_vlan_dynamicmapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-relay-type' in argument_spec found in fsp_vlan_dynamicmapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-server' in argument_spec found in fsp_vlan_dynamicmapping is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-settings-from-fortiipam' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-client-options' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-information-request' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-delegation' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-plt' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-vlt' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-relay-interface-id' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-relay-ip' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-relay-service' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-interface' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-ip' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp6-relay-type' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dns-server3' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dns-server4' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'dns-service' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'exclude-range' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'forticlient-on-net-status' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'icmp6-send-redirect' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ignore-default-route' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'interface-identifier' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip-mode' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-allowaccess' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-default-life' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-iaid' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-list' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-dns-server-override' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-extra-addr' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-hop-limit' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-link-mtu' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-manage-flag' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-max-interval' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-min-interval' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-mode' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-other-flag' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-prefix-list' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-prefix-mode' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-reachable-time' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-retrans-time' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-send-adv' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ip6-upstream-interface' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ipsec-lease-hold' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-acl-default-action' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'nd-cert' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'nd-cga-modifier' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'nd-mode' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'nd-security-level' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'nd-timestamp-delta' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'nd-timestamp-fuzz' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'next-server' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ntp-server1' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ntp-server2' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ntp-server3' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ntp-service' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ping-serv-status' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'preferred-life-time' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'prefix-id' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'proxy-arp' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'ra-send-mtu' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'rdnss-service' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'relay-agent' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'remote-id-type' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'reserved-address' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'secip-relay-ip' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'secondary-IP' in argument_spec found in fsp_vlan_dynamicmapping -> interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'shared-subnet' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'tftp-server' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'timezone-option' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'unique-autoconf-addr' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'upstream-interface' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'valid-life-time' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vrdst-priority' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'vrrp-virtual-mac6' in argument_spec found in fsp_vlan_dynamicmapping -> interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'wifi-ac-service' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'wifi-ac1' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'wifi-ac2' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'wifi-ac3' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'wins-server1' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping.py:0:0: parameter-invalid: Argument 'wins-server2' in argument_spec found in fsp_vlan_dynamicmapping -> dhcp-server is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'auto-configuration' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'auto-managed-status' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'circuit-id-type' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'conflicted-ip-timeout' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-auth' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-key' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-keyname' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-server-ip' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-ttl' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-update' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-update-override' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ddns-zone' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'default-gateway' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'dhcp-settings-from-fortiipam' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-server3' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-server4' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'dns-service' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'exclude-range' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'forticlient-on-net-status' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ip-mode' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ipsec-lease-hold' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'mac-acl-default-action' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'next-server' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ntp-server1' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ntp-server2' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ntp-server3' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'ntp-service' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'relay-agent' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'remote-id-type' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> reserved-address is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'reserved-address' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'shared-subnet' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'tftp-server' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'timezone-option' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> exclude-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> ip-range is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver -> options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'wifi-ac-service' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'wifi-ac1' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'wifi-ac2' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'wifi-ac3' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'wins-server1' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver.py:0:0: parameter-invalid: Argument 'wins-server2' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_excluderange.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_excluderange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_iprange.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_iprange is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_options.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_options.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_options.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_options.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_options is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_reservedaddress.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_reservedaddress is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_reservedaddress.py:0:0: parameter-invalid: Argument 'circuit-id-type' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_reservedaddress is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_reservedaddress.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_reservedaddress is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_dhcpserver_reservedaddress.py:0:0: parameter-invalid: Argument 'remote-id-type' in argument_spec found in fsp_vlan_dynamicmapping_dhcpserver_reservedaddress is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_dynamicmapping_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'cli-conn6-status' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'delegated-prefix-iaid' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-agent-option' in argument_spec found in fsp_vlan_dynamicmapping_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-interface-select-method' in argument_spec found in fsp_vlan_dynamicmapping_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-ip' in argument_spec found in fsp_vlan_dynamicmapping_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-service' in argument_spec found in fsp_vlan_dynamicmapping_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-type' in argument_spec found in fsp_vlan_dynamicmapping_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-client-options' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-information-request' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-delegation' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-plt' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-vlt' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-ip' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-service' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-interface' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-type' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in fsp_vlan_dynamicmapping_interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'icmp6-send-redirect' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ignore-default-route' in argument_spec found in fsp_vlan_dynamicmapping_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'interface-identifier' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-allowaccess' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-default-life' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-iaid' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-list' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-dns-server-override' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-extra-addr' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-hop-limit' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-link-mtu' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-manage-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-max-interval' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-min-interval' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-other-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-prefix-list' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-prefix-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-reachable-time' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-retrans-time' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-send-adv' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ip6-upstream-interface' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'nd-cert' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'nd-cga-modifier' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'nd-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'nd-security-level' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'nd-timestamp-delta' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'nd-timestamp-fuzz' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ping-serv-status' in argument_spec found in fsp_vlan_dynamicmapping_interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'preferred-life-time' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'prefix-id' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'proxy-arp' in argument_spec found in fsp_vlan_dynamicmapping_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'ra-send-mtu' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'rdnss-service' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'secip-relay-ip' in argument_spec found in fsp_vlan_dynamicmapping_interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'secondary-IP' in argument_spec found in fsp_vlan_dynamicmapping_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_dynamicmapping_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'unique-autoconf-addr' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'upstream-interface' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'valid-life-time' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'vrdst-priority' in argument_spec found in fsp_vlan_dynamicmapping_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface.py:0:0: parameter-invalid: Argument 'vrrp-virtual-mac6' in argument_spec found in fsp_vlan_dynamicmapping_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'cli-conn6-status' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'delegated-prefix-iaid' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-client-options' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-information-request' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-delegation' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-plt' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-vlt' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-ip' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-service' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-interface' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-type' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'icmp6-send-redirect' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'interface-identifier' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-allowaccess' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-default-life' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-iaid' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-list' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-dns-server-override' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-extra-addr' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-hop-limit' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-link-mtu' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-manage-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-max-interval' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-min-interval' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-other-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-prefix-list' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-prefix-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-reachable-time' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-retrans-time' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-send-adv' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-upstream-interface' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-cert' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-cga-modifier' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-security-level' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-timestamp-delta' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-timestamp-fuzz' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'preferred-life-time' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'prefix-id' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'ra-send-mtu' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'rdnss-service' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'unique-autoconf-addr' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'upstream-interface' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'valid-life-time' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6.py:0:0: parameter-invalid: Argument 'vrrp-virtual-mac6' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'delegated-prefix-iaid' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'prefix-id' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'rdnss-service' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'upstream-interface' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6prefixlist.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6prefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6prefixlist.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6prefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6prefixlist.py:0:0: parameter-invalid: Argument 'preferred-life-time' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6prefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_ip6prefixlist.py:0:0: parameter-invalid: Argument 'valid-life-time' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_ip6prefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_vrrp6.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_vrrp6.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_ipv6_vrrp6.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_dynamicmapping_interface_ipv6_vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_secondaryip.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in fsp_vlan_dynamicmapping_interface_secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_secondaryip.py:0:0: parameter-invalid: Argument 'ping-serv-status' in argument_spec found in fsp_vlan_dynamicmapping_interface_secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_secondaryip.py:0:0: parameter-invalid: Argument 'secip-relay-ip' in argument_spec found in fsp_vlan_dynamicmapping_interface_secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_vrrp.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_dynamicmapping_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_vrrp.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_dynamicmapping_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_vrrp.py:0:0: parameter-invalid: Argument 'ignore-default-route' in argument_spec found in fsp_vlan_dynamicmapping_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_vrrp.py:0:0: parameter-invalid: Argument 'proxy-arp' in argument_spec found in fsp_vlan_dynamicmapping_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_vrrp.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_dynamicmapping_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_dynamicmapping_interface_vrrp.py:0:0: parameter-invalid: Argument 'vrdst-priority' in argument_spec found in fsp_vlan_dynamicmapping_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ac-name' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'aggregate-type' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ap-discover' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'atm-protocol' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'auth-cert' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'auth-portal-addr' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'auto-auth-extension-device' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'bandwidth-measure-time' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'bfd-desired-min-tx' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'bfd-detect-mult' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'bfd-required-min-rx' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'broadcast-forticlient-discovery' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'broadcast-forward' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'captive-portal' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'cli-conn-status' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'cli-conn6-status' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-auth' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-domain' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-key' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-keyname' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-password' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-server' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-server-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-sn' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-ttl' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-username' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ddns-zone' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dedicated-to' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'default-purdue-level' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'delegated-prefix-iaid' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'detected-peer-mtu' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'device-access-list' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'device-identification' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'device-identification-active-scan' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'device-netscan' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'device-user-identification' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-broadcast-flag' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-classless-route-addition' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-client-identifier' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-agent-option' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-circuit-id' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-interface' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-interface-select-method' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-link-selection' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-request-all-server' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-service' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-source-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-relay-type' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-renew-time' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp-smart-relay' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-client-options' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-information-request' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-delegation' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-plt' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-vlt' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-interface-id' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-ip' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-service' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-interface' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-ip' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dhcp6-relay-type' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'disc-retry-timeout' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'disconnect-threshold' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dns-query' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dns-server-override' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'dns-server-protocol' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'drop-fragment' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'drop-overlapped-fragment' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'eap-ca-cert' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'eap-identity' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'eap-method' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'eap-password' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'eap-supplicant' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'eap-user-cert' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'egress-cos' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'egress-shaping-profile' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'endpoint-compliance' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'estimated-downstream-bandwidth' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'estimated-upstream-bandwidth' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'explicit-ftp-proxy' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'explicit-web-proxy' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fail-action-on-extender' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fail-alert-interfaces' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fail-alert-method' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fail-detect' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fail-detect-option' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fortilink-backup-link' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fortilink-neighbor-detect' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fortilink-split-interface' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fortilink-stacking' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'forward-domain' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'forward-error-correction' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fp-anomaly' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'fp-disable' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'gateway-address' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'generic-receive-offload' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'gi-gk' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in fsp_vlan_interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'icmp-accept-redirect' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'icmp-redirect' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'icmp-send-redirect' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'icmp6-send-redirect' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ident-accept' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'idle-timeout' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'if-mdix' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'if-media' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ignore-default-route' in argument_spec found in fsp_vlan_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ike-saml-server' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'in-force-vlan-cos' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ingress-cos' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ingress-shaping-profile' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ingress-spillover-threshold' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'interconnect-profile' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'interface-identifier' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip-managed-by-fortiipam' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-allowaccess' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-default-life' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-iaid' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-list' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-dns-server-override' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-extra-addr' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-hop-limit' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-link-mtu' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-manage-flag' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-max-interval' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-min-interval' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-mode' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-other-flag' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-prefix-list' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-prefix-mode' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-reachable-time' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-retrans-time' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-send-adv' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ip6-upstream-interface' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ips-sniffer-mode' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'l2tp-client' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'lacp-ha-secondary' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'lacp-ha-slave' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'lacp-mode' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'lacp-speed' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'large-receive-offload' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'lcp-echo-interval' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'lcp-max-echo-fails' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'link-up-delay' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'listen-forticlient-connection' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'lldp-network-policy' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'lldp-reception' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'lldp-transmission' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'managed-subnetwork-size' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'management-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'max-egress-burst-rate' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'max-egress-rate' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'measured-downstream-bandwidth' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'measured-upstream-bandwidth' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'min-links' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'min-links-down' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'monitor-bandwidth' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'mtu-override' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'mux-type' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'nd-cert' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'nd-cga-modifier' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'nd-mode' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'nd-security-level' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'nd-timestamp-delta' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'nd-timestamp-fuzz' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'netbios-forward' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'netflow-sampler' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'np-qos-profile' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'npu-fastpath' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'out-force-vlan-cos' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'padt-retry-timeout' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'peer-interface' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'phy-mode' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ping-serv-status' in argument_spec found in fsp_vlan_interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ping-serv-status' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'polling-interval' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pppoe-unnumbered-negotiate' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pptp-auth-type' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pptp-client' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pptp-password' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pptp-server-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pptp-timeout' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pptp-user' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'preferred-life-time' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'prefix-id' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'preserve-session-route' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'priority-override' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'proxy-arp' in argument_spec found in fsp_vlan_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'proxy-captive-portal' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-atm-qos' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-chan' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-crc' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-pcr' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-scr' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-vlan-id' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-vlan-rx-id' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-vlan-rx-op' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-vlan-tx-id' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'pvc-vlan-tx-op' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ra-send-mtu' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'rdnss-service' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'reachable-time' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'redundant-interface' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'remote-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ring-rx' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'ring-tx' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'sample-direction' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'sample-rate' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'secip-relay-ip' in argument_spec found in fsp_vlan_interface -> secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'secondary-IP' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-8021x-dynamic-vlan-id' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-8021x-master' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-8021x-mode' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-exempt-list' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-external-logout' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-external-web' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-groups' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-mac-auth-bypass' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-mode' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'security-redirect-url' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'select-profile-30a-35b' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'service-name' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'sflow-sampler' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'sfp-dsl' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'sfp-dsl-adsl-fallback' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'sfp-dsl-autodetect' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'sfp-dsl-mac' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'spillover-threshold' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'src-check' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_interface -> ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'stp-ha-secondary' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'stp-ha-slave' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'stpforward-mode' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'strip-priority-vlan-tag' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'substitute-dst-mac' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'sw-algorithm' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'swc-first-create' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'swc-vlan' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-access-vlan' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-arp-inspection' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-auth' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-dhcp-snooping' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-dhcp-snooping-option82' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-dhcp-snooping-verify-mac' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-dynamic' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-feature' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-igmp-snooping' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-igmp-snooping-fast-leave' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-igmp-snooping-proxy' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-iot-scanning' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-learning-limit' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-mgmt-vlan' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-nac' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-netflow-collect' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-offload' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-offload-gw' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-offload-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-offloading' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-offloading-gw' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-offloading-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-radius-server' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-rspan-mode' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-source-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'switch-controller-traffic-policy' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'system-id' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'system-id-type' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'tc-mode' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'tcp-mss' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'trust-ip-1' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'trust-ip-2' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'trust-ip-3' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'trust-ip6-1' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'trust-ip6-2' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'trust-ip6-3' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'unique-autoconf-addr' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'upstream-interface' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'valid-life-time' in argument_spec found in fsp_vlan_interface -> ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'vlan-id' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'vlan-op-mode' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'vlan-protocol' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'vrdst-priority' in argument_spec found in fsp_vlan_interface -> vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'vrrp-virtual-mac' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'vrrp-virtual-mac6' in argument_spec found in fsp_vlan_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-5g-threshold' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-acl' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-ap-band' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-auth' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-auto-connect' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-auto-save' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-broadcast-ssid' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-dns-server1' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-dns-server2' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-encrypt' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-fragment-threshold' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-gateway' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-key' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-keyindex' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-mac-filter' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-passphrase' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-radius-server' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-rts-threshold' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-security' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-ssid' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wifi-usergroup' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface.py:0:0: parameter-invalid: Argument 'wins-ip' in argument_spec found in fsp_vlan_interface is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_interface_ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_interface_ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'cli-conn6-status' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'delegated-prefix-iaid' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-client-options' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-information-request' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-delegation' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-plt' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-prefix-hint-vlt' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-interface-id' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-ip' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-service' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-interface' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-source-ip' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'dhcp6-relay-type' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'icmp6-send-redirect' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'interface-identifier' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-allowaccess' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-default-life' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-iaid' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-delegated-prefix-list' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-dns-server-override' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-extra-addr' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-hop-limit' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-link-mtu' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-manage-flag' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-max-interval' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-min-interval' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-mode' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-other-flag' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-prefix-list' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-prefix-mode' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-reachable-time' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-retrans-time' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-send-adv' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-upstream-interface' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-cert' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-cga-modifier' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-mode' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-security-level' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-timestamp-delta' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'nd-timestamp-fuzz' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'preferred-life-time' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'prefix-id' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'ra-send-mtu' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'rdnss-service' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_interface_ipv6 -> vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'unique-autoconf-addr' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'upstream-interface' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-delegated-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'valid-life-time' in argument_spec found in fsp_vlan_interface_ipv6 -> ip6-prefix-list is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6.py:0:0: parameter-invalid: Argument 'vrrp-virtual-mac6' in argument_spec found in fsp_vlan_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'delegated-prefix-iaid' in argument_spec found in fsp_vlan_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'prefix-id' in argument_spec found in fsp_vlan_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'rdnss-service' in argument_spec found in fsp_vlan_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6delegatedprefixlist.py:0:0: parameter-invalid: Argument 'upstream-interface' in argument_spec found in fsp_vlan_interface_ipv6_ip6delegatedprefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6prefixlist.py:0:0: parameter-invalid: Argument 'autonomous-flag' in argument_spec found in fsp_vlan_interface_ipv6_ip6prefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6prefixlist.py:0:0: parameter-invalid: Argument 'onlink-flag' in argument_spec found in fsp_vlan_interface_ipv6_ip6prefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6prefixlist.py:0:0: parameter-invalid: Argument 'preferred-life-time' in argument_spec found in fsp_vlan_interface_ipv6_ip6prefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_ip6prefixlist.py:0:0: parameter-invalid: Argument 'valid-life-time' in argument_spec found in fsp_vlan_interface_ipv6_ip6prefixlist is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_vrrp6.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_interface_ipv6_vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_vrrp6.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_interface_ipv6_vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_ipv6_vrrp6.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_interface_ipv6_vrrp6 is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_secondaryip.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in fsp_vlan_interface_secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_secondaryip.py:0:0: parameter-invalid: Argument 'ping-serv-status' in argument_spec found in fsp_vlan_interface_secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_secondaryip.py:0:0: parameter-invalid: Argument 'secip-relay-ip' in argument_spec found in fsp_vlan_interface_secondaryip is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_vrrp.py:0:0: parameter-invalid: Argument 'accept-mode' in argument_spec found in fsp_vlan_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_vrrp.py:0:0: parameter-invalid: Argument 'adv-interval' in argument_spec found in fsp_vlan_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_vrrp.py:0:0: parameter-invalid: Argument 'ignore-default-route' in argument_spec found in fsp_vlan_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_vrrp.py:0:0: parameter-invalid: Argument 'proxy-arp' in argument_spec found in fsp_vlan_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_vrrp.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in fsp_vlan_interface_vrrp is not a valid python identifier plugins/modules/fmgr_fsp_vlan_interface_vrrp.py:0:0: parameter-invalid: Argument 'vrdst-priority' in argument_spec found in fsp_vlan_interface_vrrp is not a valid python identifier plugins/modules/fmgr_gtp_iewhitelist.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in gtp_iewhitelist -> entriesmust not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_gtp_iewhitelist.py:0:0: nonexistent-parameter-documented: Argument 'message' found in gtp_iewhitelist -> entries is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_gtp_iewhitelist_entries.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in gtp_iewhitelist_entriesmust not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_gtp_iewhitelist_entries.py:0:0: nonexistent-parameter-documented: Argument 'message' found in gtp_iewhitelist_entries is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_gtp_iewhitelist_entries.py:0:0: parameter-invalid: Argument 'ie-white-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'create-aa-pdp|init-pdp-ctx' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'create-mbms' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'create-pdp' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'data-record' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'delete-aa-pdp' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'delete-mbms' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'delete-pdp' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'end-marker' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'error-indication' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'failure-report' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'fwd-relocation' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'fwd-srns-context' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'gtp-pdu' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'mbms-de-registration' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'mbms-notification' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'mbms-registration' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'mbms-session-start' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'mbms-session-stop' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'mbms-session-update' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'ms-info-change-notif' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'node-alive' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'note-ms-present' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'pdu-notification' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'ran-info' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'relocation-cancel' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'send-route' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'sgsn-context' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'support-extension' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'ue-registration-query' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'unknown-message' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'unknown-message-white-list' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'update-mbms' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'update-pdp' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'v0-create-aa-pdp--v1-init-pdp-ctx' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv0v1.py:0:0: parameter-invalid: Argument 'version-not-support' in argument_spec found in gtp_messagefilterv0v1 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'alert-mme-notif-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'bearer-resource-cmd-fail' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'change-notification' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'configuration-transfer-tunnel' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'context-req-res-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'create-bearer' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'create-forwarding-tunnel-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'create-indirect-forwarding-tunnel-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'create-session' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'cs-paging' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'delete-bearer-cmd-fail' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'delete-bearer-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'delete-indirect-forwarding-tunnel-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'delete-pdn-connection-set' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'delete-session' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'detach-notif-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'dlink-data-notif-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'dlink-notif-failure' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'forward-access-notif-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'forward-relocation-cmp-notif-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'forward-relocation-req-res' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'identification-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'isr-status' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'mbms-session-start-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'mbms-session-stop-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'mbms-session-update-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'modify-access-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'modify-bearer-cmd-fail' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'modify-bearer-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'pgw-dlink-notif-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'pgw-restart-notif-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'ran-info-relay' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'release-access-bearer-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'relocation-cancel-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'remote-ue-report-notif-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'reserved-for-earlier-version' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'stop-paging-indication' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'trace-session' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'ue-activity-notif-ack' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'ue-registration-query-req-resp' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'unknown-message' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'unknown-message-white-list' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'update-bearer' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'update-pdn-connection-set' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_messagefilterv2.py:0:0: parameter-invalid: Argument 'version-not-support' in argument_spec found in gtp_messagefilterv2 is not a valid python identifier plugins/modules/fmgr_gtp_tunnellimit.py:0:0: parameter-invalid: Argument 'tunnel-limit' in argument_spec found in gtp_tunnellimit is not a valid python identifier plugins/modules/fmgr_hotspot20_anqp3gppcellular.py:0:0: parameter-invalid: Argument 'mcc-mnc-list' in argument_spec found in hotspot20_anqp3gppcellular is not a valid python identifier plugins/modules/fmgr_hotspot20_anqp3gppcellular_mccmnclist.py:0:0: parameter-invalid: Argument 'anqp-3gpp-cellular' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpipaddresstype.py:0:0: parameter-invalid: Argument 'ipv4-address-type' in argument_spec found in hotspot20_anqpipaddresstype is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpipaddresstype.py:0:0: parameter-invalid: Argument 'ipv6-address-type' in argument_spec found in hotspot20_anqpipaddresstype is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm.py:0:0: parameter-invalid: Argument 'auth-param' in argument_spec found in hotspot20_anqpnairealm -> nai-list -> eap-method is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm.py:0:0: parameter-invalid: Argument 'eap-method' in argument_spec found in hotspot20_anqpnairealm -> nai-list is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm.py:0:0: parameter-invalid: Argument 'nai-list' in argument_spec found in hotspot20_anqpnairealm is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm.py:0:0: parameter-invalid: Argument 'nai-realm' in argument_spec found in hotspot20_anqpnairealm -> nai-list is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist.py:0:0: parameter-invalid: Argument 'anqp-nai-realm' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist.py:0:0: parameter-invalid: Argument 'auth-param' in argument_spec found in hotspot20_anqpnairealm_nailist -> eap-method is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist.py:0:0: parameter-invalid: Argument 'eap-method' in argument_spec found in hotspot20_anqpnairealm_nailist is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist.py:0:0: parameter-invalid: Argument 'nai-realm' in argument_spec found in hotspot20_anqpnairealm_nailist is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist_eapmethod.py:0:0: parameter-invalid: Argument 'anqp-nai-realm' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist_eapmethod.py:0:0: parameter-invalid: Argument 'auth-param' in argument_spec found in hotspot20_anqpnairealm_nailist_eapmethod is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist_eapmethod.py:0:0: parameter-invalid: Argument 'nai-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist_eapmethod_authparam.py:0:0: parameter-invalid: Argument 'anqp-nai-realm' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist_eapmethod_authparam.py:0:0: parameter-invalid: Argument 'eap-method' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnairealm_nailist_eapmethod_authparam.py:0:0: parameter-invalid: Argument 'nai-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpnetworkauthtype.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in hotspot20_anqpnetworkauthtype is not a valid python identifier plugins/modules/fmgr_hotspot20_anqproamingconsortium.py:0:0: parameter-invalid: Argument 'oi-list' in argument_spec found in hotspot20_anqproamingconsortium is not a valid python identifier plugins/modules/fmgr_hotspot20_anqproamingconsortium_oilist.py:0:0: parameter-invalid: Argument 'anqp-roaming-consortium' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpvenuename.py:0:0: parameter-invalid: Argument 'value-list' in argument_spec found in hotspot20_anqpvenuename is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpvenuename_valuelist.py:0:0: parameter-invalid: Argument 'anqp-venue-name' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpvenueurl.py:0:0: parameter-invalid: Argument 'value-list' in argument_spec found in hotspot20_anqpvenueurl is not a valid python identifier plugins/modules/fmgr_hotspot20_anqpvenueurl_valuelist.py:0:0: parameter-invalid: Argument 'anqp-venue-url' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge.py:0:0: parameter-invalid: Argument 'aoc-list' in argument_spec found in hotspot20_h2qpadviceofcharge is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge.py:0:0: parameter-invalid: Argument 'info-file' in argument_spec found in hotspot20_h2qpadviceofcharge -> aoc-list -> plan-info is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge.py:0:0: parameter-invalid: Argument 'nai-realm' in argument_spec found in hotspot20_h2qpadviceofcharge -> aoc-list is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge.py:0:0: parameter-invalid: Argument 'nai-realm-encoding' in argument_spec found in hotspot20_h2qpadviceofcharge -> aoc-list is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge.py:0:0: parameter-invalid: Argument 'plan-info' in argument_spec found in hotspot20_h2qpadviceofcharge -> aoc-list is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge_aoclist.py:0:0: parameter-invalid: Argument 'h2qp-advice-of-charge' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge_aoclist.py:0:0: parameter-invalid: Argument 'info-file' in argument_spec found in hotspot20_h2qpadviceofcharge_aoclist -> plan-info is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge_aoclist.py:0:0: parameter-invalid: Argument 'nai-realm' in argument_spec found in hotspot20_h2qpadviceofcharge_aoclist is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge_aoclist.py:0:0: parameter-invalid: Argument 'nai-realm-encoding' in argument_spec found in hotspot20_h2qpadviceofcharge_aoclist is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge_aoclist.py:0:0: parameter-invalid: Argument 'plan-info' in argument_spec found in hotspot20_h2qpadviceofcharge_aoclist is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge_aoclist_planinfo.py:0:0: parameter-invalid: Argument 'aoc-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge_aoclist_planinfo.py:0:0: parameter-invalid: Argument 'h2qp-advice-of-charge' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpadviceofcharge_aoclist_planinfo.py:0:0: parameter-invalid: Argument 'info-file' in argument_spec found in hotspot20_h2qpadviceofcharge_aoclist_planinfo is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'esp-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'ftp-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'http-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'icmp-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'ikev2-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'ikev2-xx-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'pptp-vpn-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'ssh-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'tls-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'voip-tcp-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpconncapability.py:0:0: parameter-invalid: Argument 'voip-udp-port' in argument_spec found in hotspot20_h2qpconncapability is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpoperatorname.py:0:0: parameter-invalid: Argument 'value-list' in argument_spec found in hotspot20_h2qpoperatorname is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpoperatorname_valuelist.py:0:0: parameter-invalid: Argument 'h2qp-operator-name' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider.py:0:0: parameter-invalid: Argument 'friendly-name' in argument_spec found in hotspot20_h2qposuprovider -> friendly-name is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider.py:0:0: parameter-invalid: Argument 'friendly-name' in argument_spec found in hotspot20_h2qposuprovider is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider.py:0:0: parameter-invalid: Argument 'osu-method' in argument_spec found in hotspot20_h2qposuprovider is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider.py:0:0: parameter-invalid: Argument 'osu-nai' in argument_spec found in hotspot20_h2qposuprovider is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider.py:0:0: parameter-invalid: Argument 'server-uri' in argument_spec found in hotspot20_h2qposuprovider is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider.py:0:0: parameter-invalid: Argument 'service-description' in argument_spec found in hotspot20_h2qposuprovider -> service-description is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider.py:0:0: parameter-invalid: Argument 'service-description' in argument_spec found in hotspot20_h2qposuprovider is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider.py:0:0: parameter-invalid: Argument 'service-id' in argument_spec found in hotspot20_h2qposuprovider -> service-description is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider_friendlyname.py:0:0: parameter-invalid: Argument 'friendly-name' in argument_spec found in hotspot20_h2qposuprovider_friendlyname is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider_friendlyname.py:0:0: parameter-invalid: Argument 'h2qp-osu-provider' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider_servicedescription.py:0:0: parameter-invalid: Argument 'h2qp-osu-provider' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider_servicedescription.py:0:0: parameter-invalid: Argument 'service-description' in argument_spec found in hotspot20_h2qposuprovider_servicedescription is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovider_servicedescription.py:0:0: parameter-invalid: Argument 'service-id' in argument_spec found in hotspot20_h2qposuprovider_servicedescription is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovidernai.py:0:0: parameter-invalid: Argument 'nai-list' in argument_spec found in hotspot20_h2qposuprovidernai is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovidernai.py:0:0: parameter-invalid: Argument 'osu-nai' in argument_spec found in hotspot20_h2qposuprovidernai -> nai-list is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovidernai_nailist.py:0:0: parameter-invalid: Argument 'h2qp-osu-provider-nai' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qposuprovidernai_nailist.py:0:0: parameter-invalid: Argument 'osu-nai' in argument_spec found in hotspot20_h2qposuprovidernai_nailist is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpwanmetric.py:0:0: parameter-invalid: Argument 'downlink-load' in argument_spec found in hotspot20_h2qpwanmetric is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpwanmetric.py:0:0: parameter-invalid: Argument 'downlink-speed' in argument_spec found in hotspot20_h2qpwanmetric is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpwanmetric.py:0:0: parameter-invalid: Argument 'link-at-capacity' in argument_spec found in hotspot20_h2qpwanmetric is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpwanmetric.py:0:0: parameter-invalid: Argument 'link-status' in argument_spec found in hotspot20_h2qpwanmetric is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpwanmetric.py:0:0: parameter-invalid: Argument 'load-measurement-duration' in argument_spec found in hotspot20_h2qpwanmetric is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpwanmetric.py:0:0: parameter-invalid: Argument 'symmetric-wan-link' in argument_spec found in hotspot20_h2qpwanmetric is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpwanmetric.py:0:0: parameter-invalid: Argument 'uplink-load' in argument_spec found in hotspot20_h2qpwanmetric is not a valid python identifier plugins/modules/fmgr_hotspot20_h2qpwanmetric.py:0:0: parameter-invalid: Argument 'uplink-speed' in argument_spec found in hotspot20_h2qpwanmetric is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument '3gpp-plmn' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'access-network-asra' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'access-network-esr' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'access-network-internet' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'access-network-type' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'access-network-uesa' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'advice-of-charge' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'anqp-domain-id' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'bss-transition' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'conn-cap' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'deauth-request-timeout' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'domain-name' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'gas-comeback-delay' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'gas-fragmentation-limit' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'ip-addr-type' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'nai-realm' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'network-auth' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'oper-friendly-name' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'oper-icon' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'osu-provider' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'osu-provider-nai' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'osu-ssid' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'pame-bi' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'proxy-arp' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'qos-map' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'roaming-consortium' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'terms-and-conditions' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'venue-group' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'venue-name' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'venue-type' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'venue-url' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'wan-metrics' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_hsprofile.py:0:0: parameter-invalid: Argument 'wnm-sleep-mode' in argument_spec found in hotspot20_hsprofile is not a valid python identifier plugins/modules/fmgr_hotspot20_icon.py:0:0: parameter-invalid: Argument 'icon-list' in argument_spec found in hotspot20_icon is not a valid python identifier plugins/modules/fmgr_hotspot20_qosmap.py:0:0: parameter-invalid: Argument 'dscp-except' in argument_spec found in hotspot20_qosmap is not a valid python identifier plugins/modules/fmgr_hotspot20_qosmap.py:0:0: parameter-invalid: Argument 'dscp-range' in argument_spec found in hotspot20_qosmap is not a valid python identifier plugins/modules/fmgr_hotspot20_qosmap_dscpexcept.py:0:0: parameter-invalid: Argument 'qos-map' in argument_spec is not a valid python identifier plugins/modules/fmgr_hotspot20_qosmap_dscprange.py:0:0: parameter-invalid: Argument 'qos-map' in argument_spec is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument '204-response' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument '204-size-limit' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'base64-encoding' in argument_spec found in icap_profile -> icap-headers is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in icap_profile -> respmod-forward-rules -> header-group is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'chunk-encap' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'extension-feature' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'file-transfer' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'file-transfer-failure' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'file-transfer-path' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'file-transfer-server' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'header-group' in argument_spec found in icap_profile -> respmod-forward-rules is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in icap_profile -> respmod-forward-rules -> header-group is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'http-resp-status-code' in argument_spec found in icap_profile -> respmod-forward-rules is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'icap-block-log' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'icap-headers' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'preview-data-length' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'request-failure' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'request-path' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'request-server' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'respmod-default-action' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'respmod-forward-rules' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'response-failure' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'response-path' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'response-req-hdr' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'response-server' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'scan-progress-interval' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile.py:0:0: parameter-invalid: Argument 'streaming-content-bypass' in argument_spec found in icap_profile is not a valid python identifier plugins/modules/fmgr_icap_profile_icapheaders.py:0:0: parameter-invalid: Argument 'base64-encoding' in argument_spec found in icap_profile_icapheaders is not a valid python identifier plugins/modules/fmgr_icap_profile_respmodforwardrules.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in icap_profile_respmodforwardrules -> header-group is not a valid python identifier plugins/modules/fmgr_icap_profile_respmodforwardrules.py:0:0: parameter-invalid: Argument 'header-group' in argument_spec found in icap_profile_respmodforwardrules is not a valid python identifier plugins/modules/fmgr_icap_profile_respmodforwardrules.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in icap_profile_respmodforwardrules -> header-group is not a valid python identifier plugins/modules/fmgr_icap_profile_respmodforwardrules.py:0:0: parameter-invalid: Argument 'http-resp-status-code' in argument_spec found in icap_profile_respmodforwardrules is not a valid python identifier plugins/modules/fmgr_icap_profile_respmodforwardrules_headergroup.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in icap_profile_respmodforwardrules_headergroup is not a valid python identifier plugins/modules/fmgr_icap_profile_respmodforwardrules_headergroup.py:0:0: parameter-invalid: Argument 'header-name' in argument_spec found in icap_profile_respmodforwardrules_headergroup is not a valid python identifier plugins/modules/fmgr_icap_profile_respmodforwardrules_headergroup.py:0:0: parameter-invalid: Argument 'respmod-forward-rules' in argument_spec is not a valid python identifier plugins/modules/fmgr_icap_server.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in icap_server is not a valid python identifier plugins/modules/fmgr_icap_server.py:0:0: parameter-invalid: Argument 'healthcheck-service' in argument_spec found in icap_server is not a valid python identifier plugins/modules/fmgr_icap_server.py:0:0: parameter-invalid: Argument 'ip-address' in argument_spec found in icap_server is not a valid python identifier plugins/modules/fmgr_icap_server.py:0:0: parameter-invalid: Argument 'ip-version' in argument_spec found in icap_server is not a valid python identifier plugins/modules/fmgr_icap_server.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in icap_server is not a valid python identifier plugins/modules/fmgr_icap_server.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in icap_server is not a valid python identifier plugins/modules/fmgr_icap_server.py:0:0: parameter-invalid: Argument 'ssl-cert' in argument_spec found in icap_server is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'application(real)' in argument_spec found in ips_baseline_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'block-malicious-url' in argument_spec found in ips_baseline_sensor is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_baseline_sensor -> entries -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_baseline_sensor -> override -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'exempt-ip' in argument_spec found in ips_baseline_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'exempt-ip' in argument_spec found in ips_baseline_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in ips_baseline_sensor is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'location(real)' in argument_spec found in ips_baseline_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'log-attack-context' in argument_spec found in ips_baseline_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_baseline_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_baseline_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_baseline_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'os(real)' in argument_spec found in ips_baseline_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'protocol(real)' in argument_spec found in ips_baseline_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_baseline_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_baseline_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_baseline_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_baseline_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_baseline_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_baseline_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'rate-count' in argument_spec found in ips_baseline_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'rate-duration' in argument_spec found in ips_baseline_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'rate-mode' in argument_spec found in ips_baseline_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'rate-track' in argument_spec found in ips_baseline_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in ips_baseline_sensor is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'rule-id' in argument_spec found in ips_baseline_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in ips_baseline_sensor is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'severity(real)' in argument_spec found in ips_baseline_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_baseline_sensor -> entries -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_baseline_sensor -> override -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_baseline_sensor_entries -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'exempt-ip' in argument_spec found in ips_baseline_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'log-attack-context' in argument_spec found in ips_baseline_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_baseline_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_baseline_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_baseline_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'rate-count' in argument_spec found in ips_baseline_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'rate-duration' in argument_spec found in ips_baseline_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'rate-mode' in argument_spec found in ips_baseline_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'rate-track' in argument_spec found in ips_baseline_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_baseline_sensor_entries -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries_exemptip.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_baseline_sensor_entries_exemptip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_entries_exemptip.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_baseline_sensor_entries_exemptip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_filter.py:0:0: parameter-invalid: Argument 'application(real)' in argument_spec found in ips_baseline_sensor_filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_filter.py:0:0: parameter-invalid: Argument 'location(real)' in argument_spec found in ips_baseline_sensor_filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_filter.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_baseline_sensor_filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_filter.py:0:0: parameter-invalid: Argument 'os(real)' in argument_spec found in ips_baseline_sensor_filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_filter.py:0:0: parameter-invalid: Argument 'protocol(real)' in argument_spec found in ips_baseline_sensor_filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_filter.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_baseline_sensor_filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_filter.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_baseline_sensor_filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_filter.py:0:0: parameter-invalid: Argument 'severity(real)' in argument_spec found in ips_baseline_sensor_filter is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_override.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_baseline_sensor_override -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_override.py:0:0: parameter-invalid: Argument 'exempt-ip' in argument_spec found in ips_baseline_sensor_override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_override.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_baseline_sensor_override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_override.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_baseline_sensor_override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_override.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_baseline_sensor_override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_override.py:0:0: parameter-invalid: Argument 'rule-id' in argument_spec found in ips_baseline_sensor_override is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_override.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_baseline_sensor_override -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_override_exemptip.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_baseline_sensor_override_exemptip is not a valid python identifier plugins/modules/fmgr_ips_baseline_sensor_override_exemptip.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_baseline_sensor_override_exemptip is not a valid python identifier plugins/modules/fmgr_ips_custom.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_custom is not a valid python identifier plugins/modules/fmgr_ips_custom.py:0:0: parameter-invalid: Argument 'rule-id' in argument_spec found in ips_custom is not a valid python identifier plugins/modules/fmgr_ips_custom.py:0:0: parameter-invalid: Argument 'sig-name' in argument_spec found in ips_custom is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'application(real)' in argument_spec found in ips_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'block-malicious-url' in argument_spec found in ips_sensor is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'default-action' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'default-status' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_sensor -> entries -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_sensor -> override -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'exempt-ip' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'exempt-ip' in argument_spec found in ips_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in ips_sensor is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'last-modified' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'location(real)' in argument_spec found in ips_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'log-attack-context' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'os(real)' in argument_spec found in ips_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'protocol(real)' in argument_spec found in ips_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'rate-count' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'rate-duration' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'rate-mode' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'rate-track' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in ips_sensor is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'rule-id' in argument_spec found in ips_sensor -> override is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in ips_sensor is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'severity(real)' in argument_spec found in ips_sensor -> filter is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_sensor -> entries -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_sensor -> override -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_sensor.py:0:0: parameter-invalid: Argument 'vuln-type' in argument_spec found in ips_sensor -> entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'default-action' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'default-status' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_sensor_entries -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'exempt-ip' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'last-modified' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'log-attack-context' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'log-packet' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'rate-count' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'rate-duration' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'rate-mode' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'rate-track' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_sensor_entries -> exempt-ip is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries.py:0:0: parameter-invalid: Argument 'vuln-type' in argument_spec found in ips_sensor_entries is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries_exemptip.py:0:0: parameter-invalid: Argument 'dst-ip' in argument_spec found in ips_sensor_entries_exemptip is not a valid python identifier plugins/modules/fmgr_ips_sensor_entries_exemptip.py:0:0: parameter-invalid: Argument 'src-ip' in argument_spec found in ips_sensor_entries_exemptip is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'dest-port' in argument_spec found in log_npuserver -> server-info is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in log_npuserver -> server-group is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'ip-family' in argument_spec found in log_npuserver -> server-info is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'ipv4-server' in argument_spec found in log_npuserver -> server-info is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'ipv6-server' in argument_spec found in log_npuserver -> server-info is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'log-format' in argument_spec found in log_npuserver -> server-group is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'log-gen-event' in argument_spec found in log_npuserver -> server-group is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'log-mode' in argument_spec found in log_npuserver -> server-group is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'log-processing' in argument_spec found in log_npuserver is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'log-processor' in argument_spec found in log_npuserver is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'log-tx-mode' in argument_spec found in log_npuserver -> server-group is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'log-user-info' in argument_spec found in log_npuserver -> server-group is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'netflow-ver' in argument_spec found in log_npuserver is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'server-group' in argument_spec found in log_npuserver is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'server-info' in argument_spec found in log_npuserver is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'server-number' in argument_spec found in log_npuserver -> server-group is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'server-start-id' in argument_spec found in log_npuserver -> server-group is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in log_npuserver -> server-info is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'sw-log-flags' in argument_spec found in log_npuserver -> server-group is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'syslog-facility' in argument_spec found in log_npuserver is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'syslog-severity' in argument_spec found in log_npuserver is not a valid python identifier plugins/modules/fmgr_log_npuserver.py:0:0: parameter-invalid: Argument 'template-tx-timeout' in argument_spec found in log_npuserver -> server-info is not a valid python identifier plugins/modules/fmgr_log_npuserver_servergroup.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in log_npuserver_servergroup is not a valid python identifier plugins/modules/fmgr_log_npuserver_servergroup.py:0:0: parameter-invalid: Argument 'log-format' in argument_spec found in log_npuserver_servergroup is not a valid python identifier plugins/modules/fmgr_log_npuserver_servergroup.py:0:0: parameter-invalid: Argument 'log-gen-event' in argument_spec found in log_npuserver_servergroup is not a valid python identifier plugins/modules/fmgr_log_npuserver_servergroup.py:0:0: parameter-invalid: Argument 'log-mode' in argument_spec found in log_npuserver_servergroup is not a valid python identifier plugins/modules/fmgr_log_npuserver_servergroup.py:0:0: parameter-invalid: Argument 'log-tx-mode' in argument_spec found in log_npuserver_servergroup is not a valid python identifier plugins/modules/fmgr_log_npuserver_servergroup.py:0:0: parameter-invalid: Argument 'log-user-info' in argument_spec found in log_npuserver_servergroup is not a valid python identifier plugins/modules/fmgr_log_npuserver_servergroup.py:0:0: parameter-invalid: Argument 'server-number' in argument_spec found in log_npuserver_servergroup is not a valid python identifier plugins/modules/fmgr_log_npuserver_servergroup.py:0:0: parameter-invalid: Argument 'server-start-id' in argument_spec found in log_npuserver_servergroup is not a valid python identifier plugins/modules/fmgr_log_npuserver_servergroup.py:0:0: parameter-invalid: Argument 'sw-log-flags' in argument_spec found in log_npuserver_servergroup is not a valid python identifier plugins/modules/fmgr_log_npuserver_serverinfo.py:0:0: parameter-invalid: Argument 'dest-port' in argument_spec found in log_npuserver_serverinfo is not a valid python identifier plugins/modules/fmgr_log_npuserver_serverinfo.py:0:0: parameter-invalid: Argument 'ip-family' in argument_spec found in log_npuserver_serverinfo is not a valid python identifier plugins/modules/fmgr_log_npuserver_serverinfo.py:0:0: parameter-invalid: Argument 'ipv4-server' in argument_spec found in log_npuserver_serverinfo is not a valid python identifier plugins/modules/fmgr_log_npuserver_serverinfo.py:0:0: parameter-invalid: Argument 'ipv6-server' in argument_spec found in log_npuserver_serverinfo is not a valid python identifier plugins/modules/fmgr_log_npuserver_serverinfo.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in log_npuserver_serverinfo is not a valid python identifier plugins/modules/fmgr_log_npuserver_serverinfo.py:0:0: parameter-invalid: Argument 'template-tx-timeout' in argument_spec found in log_npuserver_serverinfo is not a valid python identifier plugins/modules/fmgr_mpskprofile.py:0:0: parameter-invalid: Argument 'concurrent-client-limit-type' in argument_spec found in mpskprofile -> mpsk-group -> mpsk-key is not a valid python identifier plugins/modules/fmgr_mpskprofile.py:0:0: parameter-invalid: Argument 'concurrent-clients' in argument_spec found in mpskprofile -> mpsk-group -> mpsk-key is not a valid python identifier plugins/modules/fmgr_mpskprofile.py:0:0: parameter-invalid: Argument 'mpsk-concurrent-clients' in argument_spec found in mpskprofile is not a valid python identifier plugins/modules/fmgr_mpskprofile.py:0:0: parameter-invalid: Argument 'mpsk-group' in argument_spec found in mpskprofile is not a valid python identifier plugins/modules/fmgr_mpskprofile.py:0:0: parameter-invalid: Argument 'mpsk-key' in argument_spec found in mpskprofile -> mpsk-group is not a valid python identifier plugins/modules/fmgr_mpskprofile.py:0:0: parameter-invalid: Argument 'mpsk-schedules' in argument_spec found in mpskprofile -> mpsk-group -> mpsk-key is not a valid python identifier plugins/modules/fmgr_mpskprofile.py:0:0: parameter-invalid: Argument 'vlan-id' in argument_spec found in mpskprofile -> mpsk-group is not a valid python identifier plugins/modules/fmgr_mpskprofile.py:0:0: parameter-invalid: Argument 'vlan-type' in argument_spec found in mpskprofile -> mpsk-group is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup.py:0:0: parameter-invalid: Argument 'concurrent-client-limit-type' in argument_spec found in mpskprofile_mpskgroup -> mpsk-key is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup.py:0:0: parameter-invalid: Argument 'concurrent-clients' in argument_spec found in mpskprofile_mpskgroup -> mpsk-key is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup.py:0:0: parameter-invalid: Argument 'mpsk-key' in argument_spec found in mpskprofile_mpskgroup is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup.py:0:0: parameter-invalid: Argument 'mpsk-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup.py:0:0: parameter-invalid: Argument 'mpsk-schedules' in argument_spec found in mpskprofile_mpskgroup -> mpsk-key is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup.py:0:0: parameter-invalid: Argument 'vlan-id' in argument_spec found in mpskprofile_mpskgroup is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup.py:0:0: parameter-invalid: Argument 'vlan-type' in argument_spec found in mpskprofile_mpskgroup is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup_mpskkey.py:0:0: parameter-invalid: Argument 'concurrent-client-limit-type' in argument_spec found in mpskprofile_mpskgroup_mpskkey is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup_mpskkey.py:0:0: parameter-invalid: Argument 'concurrent-clients' in argument_spec found in mpskprofile_mpskgroup_mpskkey is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup_mpskkey.py:0:0: parameter-invalid: Argument 'mpsk-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup_mpskkey.py:0:0: parameter-invalid: Argument 'mpsk-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_mpskprofile_mpskgroup_mpskkey.py:0:0: parameter-invalid: Argument 'mpsk-schedules' in argument_spec found in mpskprofile_mpskgroup_mpskkey is not a valid python identifier plugins/modules/fmgr_nacprofile.py:0:0: parameter-invalid: Argument 'onboarding-vlan' in argument_spec found in nacprofile is not a valid python identifier plugins/modules/fmgr_pkg_authentication_rule.py:0:0: parameter-invalid: Argument 'active-auth-method' in argument_spec found in pkg_authentication_rule is not a valid python identifier plugins/modules/fmgr_pkg_authentication_rule.py:0:0: parameter-invalid: Argument 'cors-depth' in argument_spec found in pkg_authentication_rule is not a valid python identifier plugins/modules/fmgr_pkg_authentication_rule.py:0:0: parameter-invalid: Argument 'cors-stateful' in argument_spec found in pkg_authentication_rule is not a valid python identifier plugins/modules/fmgr_pkg_authentication_rule.py:0:0: parameter-invalid: Argument 'ip-based' in argument_spec found in pkg_authentication_rule is not a valid python identifier plugins/modules/fmgr_pkg_authentication_rule.py:0:0: parameter-invalid: Argument 'sso-auth-method' in argument_spec found in pkg_authentication_rule is not a valid python identifier plugins/modules/fmgr_pkg_authentication_rule.py:0:0: parameter-invalid: Argument 'transaction-based' in argument_spec found in pkg_authentication_rule is not a valid python identifier plugins/modules/fmgr_pkg_authentication_rule.py:0:0: parameter-invalid: Argument 'web-auth-cookie' in argument_spec found in pkg_authentication_rule is not a valid python identifier plugins/modules/fmgr_pkg_authentication_rule.py:0:0: parameter-invalid: Argument 'web-portal' in argument_spec found in pkg_authentication_rule is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'active-auth-scheme' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'auth-https' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'captive-portal' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'captive-portal-ip' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'captive-portal-ip6' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'captive-portal-port' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'captive-portal-ssl-port' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'captive-portal-type' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'captive-portal6' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'cert-auth' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'cert-captive-portal' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'cert-captive-portal-ip' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'cert-captive-portal-port' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'cookie-max-age' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'cookie-refresh-div' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'dev-range' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'ip-auth-cookie' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'persistent-cookie' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'rewrite-https-port' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'sso-auth-scheme' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'update-time' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_authentication_setting.py:0:0: parameter-invalid: Argument 'user-cert-ca' in argument_spec found in pkg_authentication_setting is not a valid python identifier plugins/modules/fmgr_pkg_firewall_centralsnatmap.py:0:0: parameter-invalid: Argument 'dst-addr' in argument_spec found in pkg_firewall_centralsnatmap is not a valid python identifier plugins/modules/fmgr_pkg_firewall_centralsnatmap.py:0:0: parameter-invalid: Argument 'dst-addr6' in argument_spec found in pkg_firewall_centralsnatmap is not a valid python identifier plugins/modules/fmgr_pkg_firewall_centralsnatmap.py:0:0: parameter-invalid: Argument 'dst-port' in argument_spec found in pkg_firewall_centralsnatmap is not a valid python identifier plugins/modules/fmgr_pkg_firewall_centralsnatmap.py:0:0: parameter-invalid: Argument 'nat-ippool' in argument_spec found in pkg_firewall_centralsnatmap is not a valid python identifier plugins/modules/fmgr_pkg_firewall_centralsnatmap.py:0:0: parameter-invalid: Argument 'nat-ippool6' in argument_spec found in pkg_firewall_centralsnatmap is not a valid python identifier plugins/modules/fmgr_pkg_firewall_centralsnatmap.py:0:0: parameter-invalid: Argument 'nat-port' in argument_spec found in pkg_firewall_centralsnatmap is not a valid python identifier plugins/modules/fmgr_pkg_firewall_centralsnatmap.py:0:0: parameter-invalid: Argument 'orig-addr' in argument_spec found in pkg_firewall_centralsnatmap is not a valid python identifier plugins/modules/fmgr_pkg_firewall_centralsnatmap.py:0:0: parameter-invalid: Argument 'orig-addr6' in argument_spec found in pkg_firewall_centralsnatmap is not a valid python identifier plugins/modules/fmgr_pkg_firewall_centralsnatmap.py:0:0: parameter-invalid: Argument 'orig-port' in argument_spec found in pkg_firewall_centralsnatmap is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'captive-portal-exempt' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-negate' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-negate' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'wanopt-detection' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'wanopt-passive-opt' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'wanopt-peer' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'wanopt-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pkg_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'synproxy-tcp-mss' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'synproxy-tcp-sack' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'synproxy-tcp-timestamp' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'synproxy-tcp-window' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'synproxy-tcp-windowscale' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'synproxy-tos' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'synproxy-ttl' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy.py:0:0: parameter-invalid: Argument 'threshold(default)' in argument_spec found in pkg_firewall_dospolicy -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'synproxy-tcp-mss' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'synproxy-tcp-sack' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'synproxy-tcp-timestamp' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'synproxy-tcp-window' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'synproxy-tcp-windowscale' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'synproxy-tos' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'synproxy-ttl' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6.py:0:0: parameter-invalid: Argument 'threshold(default)' in argument_spec found in pkg_firewall_dospolicy6 -> anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'DoS-policy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-mss' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-sack' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-timestamp' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-window' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-windowscale' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tos' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-ttl' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy6_anomaly.py:0:0: parameter-invalid: Argument 'threshold(default)' in argument_spec found in pkg_firewall_dospolicy6_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'DoS-policy' in argument_spec is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'quarantine-expiry' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'quarantine-log' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-mss' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-sack' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-timestamp' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-window' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tcp-windowscale' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-tos' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'synproxy-ttl' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_dospolicy_anomaly.py:0:0: parameter-invalid: Argument 'threshold(default)' in argument_spec found in pkg_firewall_dospolicy_anomaly is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'active-auth-method' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'identity-based' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'identity-based-policy' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'ip-based' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'require-tfa' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'sso-auth-method' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'transaction-based' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'web-auth-cookie' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_explicitproxypolicy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pkg_firewall_explicitproxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'explicit-proxy-policy' in argument_spec is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_identitybasedpolicy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_explicitproxypolicy_identitybasedpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_explicitproxypolicy_sectionvalue.py:0:0: parameter-invalid: Argument 'explicit-proxy-policy' in argument_spec is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'cgn-eif' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'cgn-eim' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'cgn-resource-quota' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'cgn-session-quota' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'delay-tcp-npu-session' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'firewall-session-dirty' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'tcp-timeout-pid' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy.py:0:0: parameter-invalid: Argument 'udp-timeout-pid' in argument_spec found in pkg_firewall_hyperscalepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy46.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_firewall_hyperscalepolicy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy46.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_firewall_hyperscalepolicy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy46.py:0:0: parameter-invalid: Argument 'tcp-timeout-pid' in argument_spec found in pkg_firewall_hyperscalepolicy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy46.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_hyperscalepolicy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy46.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_hyperscalepolicy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy46.py:0:0: parameter-invalid: Argument 'udp-timeout-pid' in argument_spec found in pkg_firewall_hyperscalepolicy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'tcp-timeout-pid' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy6.py:0:0: parameter-invalid: Argument 'udp-timeout-pid' in argument_spec found in pkg_firewall_hyperscalepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'cgn-eif' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'cgn-eim' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'cgn-resource-quota' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'cgn-session-quota' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'tcp-timeout-pid' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_hyperscalepolicy64.py:0:0: parameter-invalid: Argument 'udp-timeout-pid' in argument_spec found in pkg_firewall_hyperscalepolicy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'address-type' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'application-list-status' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'av-profile-status' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'casi-profile-status' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'dlp-profile-status' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'dlp-sensor-status' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'emailfilter-profile-status' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'ips-sensor-status' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'spamfilter-profile-status' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy.py:0:0: parameter-invalid: Argument 'webfilter-profile-status' in argument_spec found in pkg_firewall_interfacepolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'address-type' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'application-list-status' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'av-profile-status' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'casi-profile-status' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'dlp-profile-status' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'dlp-sensor-status' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'emailfilter-profile-status' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'ips-sensor-status' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'spamfilter-profile-status' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6.py:0:0: parameter-invalid: Argument 'webfilter-profile-status' in argument_spec found in pkg_firewall_interfacepolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy6_sectionvalue.py:0:0: parameter-invalid: Argument 'interface-policy6' in argument_spec is not a valid python identifier plugins/modules/fmgr_pkg_firewall_interfacepolicy_sectionvalue.py:0:0: parameter-invalid: Argument 'interface-policy' in argument_spec is not a valid python identifier plugins/modules/fmgr_pkg_firewall_localinpolicy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_localinpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_localinpolicy.py:0:0: parameter-invalid: Argument 'ha-mgmt-intf-only' in argument_spec found in pkg_firewall_localinpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_localinpolicy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_localinpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_localinpolicy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_localinpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_localinpolicy.py:0:0: parameter-invalid: Argument 'virtual-patch' in argument_spec found in pkg_firewall_localinpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_localinpolicy6.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_localinpolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_localinpolicy6.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_localinpolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_localinpolicy6.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_localinpolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_localinpolicy6.py:0:0: parameter-invalid: Argument 'virtual-patch' in argument_spec found in pkg_firewall_localinpolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_multicastpolicy.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_firewall_multicastpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_multicastpolicy.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in pkg_firewall_multicastpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_multicastpolicy.py:0:0: parameter-invalid: Argument 'snat-ip' in argument_spec found in pkg_firewall_multicastpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_multicastpolicy.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in pkg_firewall_multicastpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_multicastpolicy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_multicastpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_multicastpolicy6.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_firewall_multicastpolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_multicastpolicy6.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in pkg_firewall_multicastpolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_multicastpolicy6.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in pkg_firewall_multicastpolicy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'anti-replay' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'auth-cert' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'auth-path' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'auth-redirect-addr' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'best-route' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'block-notification' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'captive-portal-exempt' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'capture-packet' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'casb-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-eif' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-eim' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-resource-quota' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-session-quota' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'custom-log-fields' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'delay-tcp-npu-session' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'delay-tcp-npu-sessoin' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'diffserv-copy' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'dscp-match' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'dscp-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'dscp-value' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'dstaddr6-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'dynamic-shaping' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'email-collect' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'firewall-session-dirty' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'fsso-agent-for-ntlm' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'geoip-anycast' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'geoip-match' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'gtp-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'identity-based-route' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-name' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-custom' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-custom-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-name' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-name' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ip-version-type' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ips-voip-filter' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'learning-mode' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'match-vip' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'match-vip-only' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'network-service-dynamic' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'network-service-src-dynamic' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'np-accelation' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'np-acceleration' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ntlm-enabled-browsers' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ntlm-guest' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'object position' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'passive-wan-health-measurement' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'pcp-inbound' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'pcp-outbound' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'pcp-poolname' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'permit-any-host' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'permit-stun-host' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'pfcp-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-behaviour-type' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-expiry' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-expiry-date' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-expiry-date-utc' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'radius-mac-auth-bypass' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'redirect-url' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'reputation-direction' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'reputation-direction6' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'reputation-minimum' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'reputation-minimum6' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'rtp-addr' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'rtp-nat' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'schedule-timeout' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'sctp-filter-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'sgt-check' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'src-vendor-mac' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'srcaddr6-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ssl-mirror' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ssl-mirror-intf' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'tcp-session-without-syn' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'tcp-timeout-pid' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'timeout-send-rst' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'udp-timeout-pid' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'videofilter-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'virtual-patch-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'vlan-cos-fwd' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'vlan-cos-rev' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'vlan-filter' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'wanopt-detection' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'wanopt-passive-opt' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'wanopt-peer' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'wanopt-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-device-ownership' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-ems-tag' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-ems-tag-secondary' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-geo-tag' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-policy-redirect' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-status' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-tags-match-logic' in argument_spec found in pkg_firewall_policy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy46.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_firewall_policy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy46.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_policy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy46.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_firewall_policy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy46.py:0:0: parameter-invalid: Argument 'permit-any-host' in argument_spec found in pkg_firewall_policy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy46.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_firewall_policy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy46.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pkg_firewall_policy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy46.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pkg_firewall_policy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy46.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_policy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy46.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_policy46 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'anti-replay' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'custom-log-fields' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'dscp-match' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'dscp-negate' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'dscp-value' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'firewall-session-dirty' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'np-accelation' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'np-acceleration' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssl-mirror' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssl-mirror-intf' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'tcp-session-without-syn' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'timeout-send-rst' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'vlan-cos-fwd' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'vlan-cos-rev' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'vlan-filter' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy6.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pkg_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'cgn-eif' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'cgn-eim' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'cgn-resource-quota' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'cgn-session-quota' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'permit-any-host' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_policy64.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_policy64 is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'access-proxy6' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'block-notification' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'device-ownership' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'http-tunnel-auth' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'internet-service-negate' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'redirect-url' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'sctp-filter-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'videofilter-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'ztna-ems-tag' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy.py:0:0: parameter-invalid: Argument 'ztna-tags-match-logic' in argument_spec found in pkg_firewall_proxypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_proxypolicy_sectionvalue.py:0:0: parameter-invalid: Argument 'proxy-policy' in argument_spec is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'enforce-default-app-port' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-negate' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-name' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-negate' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-custom' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-custom-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-name' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-negate' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-name' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-negate' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'learning-mode' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'sctp-filter-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'videofilter-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_securitypolicy_sectionvalue.py:0:0: parameter-invalid: Argument 'security-policy' in argument_spec is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'class-id' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'cos-mask' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-name' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'ip-version' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'traffic-type' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_firewall_shapingpolicy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_firewall_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'active-auth-method' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'anti-replay' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'application-charts' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'application-charts' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'auth-cert' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'auth-method' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'auth-path' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'auth-portal' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'auth-redirect-addr' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'best-route' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'block-notification' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'captive-portal-exempt' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'capture-packet' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'capture-packet' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'casb-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'cgn-eif' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'cgn-eim' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'cgn-resource-quota' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'cgn-session-quota' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'client-reputation' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'client-reputation-mode' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'custom-log-fields' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'deep-inspection-options' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'deep-inspection-options' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'delay-tcp-npu-session' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'delay-tcp-npu-sessoin' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'device-detection-portal' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'device-ownership' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'diffserv-copy' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dscp-match' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dscp-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dscp-value' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dstaddr6-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dynamic-bypass' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dynamic-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dynamic-profile-access' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dynamic-profile-fallthrough' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dynamic-profile-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'dynamic-shaping' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'email-collect' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'email-collection-portal' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'endpoint-check' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'endpoint-compliance' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'endpoint-compliance' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'endpoint-keepalive-interface' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'endpoint-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'failed-connection' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'fall-through-unauthenticated' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'firewall-session-dirty' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'force-proxy' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'forticlient-compliance-devices' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'forticlient-compliance-enforcement-portal' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'fsae-server-for-ntlm' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'fsso-agent-for-ntlm' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'geo-location' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'geoip-anycast' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'geoip-match' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'gtp-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'http-tunnel-auth' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ia-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'identity-based' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'identity-based-policy' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'identity-based-route' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'identity-from' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'implicit-proxy-detection' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-name' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-custom' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-custom-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-name' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-name' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ip-based' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ip-version-type' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ips-voip-filter' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'isolator-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'isolator-server' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'learning-mode' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'log-http-transaction' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'log-unmatched-traffic' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'logtraffic-app' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'logtraffic-app' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'match-vip' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'match-vip-only' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'max-session-per-user' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'network-service-dynamic' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'network-service-src-dynamic' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'np-accelation' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'np-acceleration' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ntlm-enabled-browsers' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ntlm-guest' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'pass-through' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'passive-wan-health-measurement' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'pcp-inbound' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'pcp-outbound' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'pcp-poolname' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'permit-any-host' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'permit-stun-host' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'pfcp-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'policy-behaviour-type' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'policy-expiry' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'policy-expiry-date' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'policy-expiry-date-utc' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'radius-mac-auth-bypass' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'redirect-url' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'reputation-direction' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'reputation-direction6' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'reputation-minimum' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'reputation-minimum6' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'require-tfa' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'reverse-cache' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'rtp-addr' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'rtp-nat' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'schedule-timeout' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'sctp-filter-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'sgt-check' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'src-vendor-mac' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'srcaddr6-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ssh-policy-check' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ssl-mirror' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ssl-mirror-intf' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'sslvpn-auth' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'sslvpn-ccert' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'sslvpn-cipher' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'sslvpn-portal' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'sslvpn-realm' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'sso-auth-method' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'tcp-reset' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'tcp-session-without-syn' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'tcp-timeout-pid' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'timeout-send-rst' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'transaction-based' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'udp-timeout-pid' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'utm-inspection-mode' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'uuid-idx' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'vendor-mac' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'videofilter-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'virtual-patch-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'vlan-cos-fwd' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'vlan-cos-rev' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'vlan-filter' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'wanopt-detection' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'wanopt-passive-opt' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'wanopt-peer' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'wanopt-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'web-auth-cookie' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_footer_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ztna-device-ownership' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ztna-ems-tag' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ztna-ems-tag-secondary' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ztna-geo-tag' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ztna-policy-redirect' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ztna-status' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy.py:0:0: parameter-invalid: Argument 'ztna-tags-match-logic' in argument_spec found in pkg_footer_policy is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'anti-replay' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'application-charts' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'custom-log-fields' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'deep-inspection-options' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'deep-inspection-options' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'device-detection-portal' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dscp-match' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dscp-negate' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dscp-value' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dynamic-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dynamic-profile-access' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'dynamic-profile-group' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'email-collection-portal' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'endpoint-compliance' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'firewall-session-dirty' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'identity-based' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'identity-based-policy6' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'identity-from' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'np-accelation' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'np-acceleration' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'ssl-mirror' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'ssl-mirror-intf' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-auth' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-ccert' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-cipher' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-portal' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-realm' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'tcp-session-without-syn' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'timeout-send-rst' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'utm-inspection-mode' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'vlan-cos-fwd' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'vlan-cos-rev' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'vlan-filter' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_footer_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_policy6.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pkg_footer_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'class-id' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'class-id-reverse' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'cos-mask' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-name' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'ip-version' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'service-type' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'traffic-type' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_footer_shapingpolicy.py:0:0: parameter-invalid: Argument 'uuid-idx' in argument_spec found in pkg_footer_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'access-proxy' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'active-auth-method' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'anti-replay' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'application-charts' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'application-charts' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'auth-cert' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'auth-method' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'auth-path' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'auth-portal' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'auth-redirect-addr' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'best-route' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'block-notification' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'captive-portal-exempt' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'capture-packet' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'capture-packet' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'casb-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'cgn-eif' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'cgn-eim' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'cgn-resource-quota' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'cgn-session-quota' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'client-reputation' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'client-reputation-mode' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'custom-log-fields' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'deep-inspection-options' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'deep-inspection-options' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'delay-tcp-npu-session' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'delay-tcp-npu-sessoin' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'device-detection-portal' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'device-ownership' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'diffserv-copy' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dscp-match' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dscp-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dscp-value' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dstaddr6-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dynamic-bypass' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dynamic-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dynamic-profile-access' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dynamic-profile-fallthrough' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dynamic-profile-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'dynamic-shaping' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'email-collect' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'email-collection-portal' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'endpoint-check' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'endpoint-compliance' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'endpoint-compliance' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'endpoint-keepalive-interface' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'endpoint-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'failed-connection' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'fall-through-unauthenticated' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'firewall-session-dirty' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'force-proxy' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'forticlient-compliance-devices' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'forticlient-compliance-enforcement-portal' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'fsae-server-for-ntlm' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'fsso-agent-for-ntlm' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'geo-location' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'geoip-anycast' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'geoip-match' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'gtp-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'http-tunnel-auth' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ia-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'identity-based' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'identity-based-policy' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'identity-based-route' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'identity-from' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'implicit-proxy-detection' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-name' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-custom' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-custom-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-name' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-name' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ip-based' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ip-version-type' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ips-voip-filter' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'isolator-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'isolator-server' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'learning-mode' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'log-http-transaction' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'log-unmatched-traffic' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'logtraffic-app' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'logtraffic-app' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'match-vip' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'match-vip-only' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'max-session-per-user' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'network-service-dynamic' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'network-service-src-dynamic' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'np-accelation' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'np-acceleration' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ntlm-enabled-browsers' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ntlm-guest' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'pass-through' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'passive-wan-health-measurement' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'pcp-inbound' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'pcp-outbound' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'pcp-poolname' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'permit-any-host' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'permit-stun-host' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'pfcp-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'policy-behaviour-type' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'policy-expiry' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'policy-expiry-date' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'policy-expiry-date-utc' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'radius-mac-auth-bypass' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'redirect-url' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'reputation-direction' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'reputation-direction6' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'reputation-minimum' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'reputation-minimum6' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'require-tfa' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'reverse-cache' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'rtp-addr' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'rtp-nat' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'schedule-timeout' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'sctp-filter-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'sgt-check' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'src-vendor-mac' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'srcaddr6-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ssh-policy-check' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ssl-mirror' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ssl-mirror-intf' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'sslvpn-auth' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'sslvpn-ccert' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'sslvpn-cipher' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'sslvpn-portal' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'sslvpn-realm' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'sso-auth-method' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'tcp-reset' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'tcp-session-without-syn' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'tcp-timeout-pid' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'timeout-send-rst' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'transaction-based' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'udp-timeout-pid' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'utm-inspection-mode' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'uuid-idx' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'vendor-mac' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'videofilter-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'virtual-patch-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'vlan-cos-fwd' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'vlan-cos-rev' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'vlan-filter' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'wanopt-detection' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'wanopt-passive-opt' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'wanopt-peer' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'wanopt-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'web-auth-cookie' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_header_policy -> identity-based-policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ztna-device-ownership' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ztna-ems-tag' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ztna-ems-tag-secondary' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ztna-geo-tag' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ztna-policy-redirect' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ztna-status' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy.py:0:0: parameter-invalid: Argument 'ztna-tags-match-logic' in argument_spec found in pkg_header_policy is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'anti-replay' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'application-charts' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'casi-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'custom-log-fields' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'deep-inspection-options' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'deep-inspection-options' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'device-detection-portal' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dscp-match' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dscp-negate' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dscp-value' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dynamic-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dynamic-profile-access' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'dynamic-profile-group' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'email-collection-portal' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'endpoint-compliance' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'firewall-session-dirty' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'identity-based' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'identity-based-policy6' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'identity-from' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'np-accelation' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'np-acceleration' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'ssl-mirror' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'ssl-mirror-intf' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-auth' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-ccert' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-cipher' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-portal' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'sslvpn-realm' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'tcp-session-without-syn' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'timeout-send-rst' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'utm-inspection-mode' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'vlan-cos-fwd' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'vlan-cos-rev' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'vlan-filter' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_header_policy6 -> identity-based-policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_policy6.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pkg_header_policy6 is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'class-id' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'class-id-reverse' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'cos-mask' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-name' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'ip-version' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'service-type' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'traffic-type' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_header_shapingpolicy.py:0:0: parameter-invalid: Argument 'uuid-idx' in argument_spec found in pkg_header_shapingpolicy is not a valid python identifier plugins/modules/fmgr_pkg_user_nacpolicy.py:0:0: parameter-invalid: Argument 'ems-tag' in argument_spec found in pkg_user_nacpolicy is not a valid python identifier plugins/modules/fmgr_pkg_user_nacpolicy.py:0:0: parameter-invalid: Argument 'hw-vendor' in argument_spec found in pkg_user_nacpolicy is not a valid python identifier plugins/modules/fmgr_pkg_user_nacpolicy.py:0:0: parameter-invalid: Argument 'hw-version' in argument_spec found in pkg_user_nacpolicy is not a valid python identifier plugins/modules/fmgr_pkg_user_nacpolicy.py:0:0: parameter-invalid: Argument 'ssid-policy' in argument_spec found in pkg_user_nacpolicy is not a valid python identifier plugins/modules/fmgr_pkg_user_nacpolicy.py:0:0: parameter-invalid: Argument 'sw-version' in argument_spec found in pkg_user_nacpolicy is not a valid python identifier plugins/modules/fmgr_pkg_user_nacpolicy.py:0:0: parameter-invalid: Argument 'user-group' in argument_spec found in pkg_user_nacpolicy is not a valid python identifier plugins/modules/fmgr_pm_config_meta_reference.py:0:0: parameter-invalid: Argument 'package list' in argument_spec found in pm_config_meta_reference is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'captive-portal-exempt' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-negate' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-negate' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'wanopt-detection' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'wanopt-passive-opt' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'wanopt-peer' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'wanopt-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_consolidated_policy.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pm_config_pblock_firewall_consolidated_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'anti-replay' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'auth-cert' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'auth-path' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'auth-redirect-addr' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'best-route' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'block-notification' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'captive-portal-exempt' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'capture-packet' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'casb-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-eif' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-eim' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-resource-quota' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'cgn-session-quota' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'custom-log-fields' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'decrypted-traffic-mirror' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'delay-tcp-npu-session' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'diffserv-copy' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'dscp-match' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'dscp-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'dscp-value' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'dstaddr6-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'dynamic-shaping' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'email-collect' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'firewall-session-dirty' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'fsso-agent-for-ntlm' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'geoip-anycast' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'geoip-match' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'gtp-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'identity-based-route' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-name' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service-src-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-custom' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-custom-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-name' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-name' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'internet-service6-src-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ip-version-type' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ips-voip-filter' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'learning-mode' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'match-vip' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'match-vip-only' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'network-service-dynamic' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'network-service-src-dynamic' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'np-acceleration' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ntlm-enabled-browsers' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ntlm-guest' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'passive-wan-health-measurement' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'pcp-inbound' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'pcp-outbound' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'pcp-poolname' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'permit-any-host' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'permit-stun-host' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'pfcp-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-behaviour-type' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-expiry' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-expiry-date' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-expiry-date-utc' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'radius-mac-auth-bypass' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'redirect-url' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'reputation-direction' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'reputation-direction6' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'reputation-minimum' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'reputation-minimum6' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'rtp-addr' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'rtp-nat' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'schedule-timeout' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'sctp-filter-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'sgt-check' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'src-vendor-mac' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'srcaddr6-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ssl-mirror' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ssl-mirror-intf' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'tcp-session-without-syn' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'tcp-timeout-pid' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'timeout-send-rst' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'udp-timeout-pid' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'videofilter-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'virtual-patch-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'vlan-cos-fwd' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'vlan-cos-rev' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'vlan-filter' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'wanopt-detection' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'wanopt-passive-opt' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'wanopt-peer' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'wanopt-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-device-ownership' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-ems-tag' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-ems-tag-secondary' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-geo-tag' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-policy-redirect' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-status' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy.py:0:0: parameter-invalid: Argument 'ztna-tags-match-logic' in argument_spec found in pm_config_pblock_firewall_policy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'anti-replay' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'auto-asic-offload' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'cgn-log-server-grp' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'custom-log-fields' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'diffserv-forward' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'diffserv-reverse' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'diffservcode-forward' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'diffservcode-rev' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'dscp-match' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'dscp-negate' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'dscp-value' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'firewall-session-dirty' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'http-policy-redirect' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'np-acceleration' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'per-ip-shaper' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'policy-offload' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'replacemsg-override-group' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'session-ttl' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'spamfilter-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssh-policy-redirect' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssl-mirror' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssl-mirror-intf' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'tcp-mss-receiver' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'tcp-mss-sender' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'tcp-session-without-syn' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'timeout-send-rst' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'tos-negate' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'traffic-shaper-reverse' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'vlan-cos-fwd' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'vlan-cos-rev' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'vlan-filter' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'waf-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'webcache-https' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'webproxy-forward-server' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_policy6.py:0:0: parameter-invalid: Argument 'webproxy-profile' in argument_spec found in pm_config_pblock_firewall_policy6 is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'app-category' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'app-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'av-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'cifs-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'dlp-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'dlp-sensor' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'dnsfilter-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'dstaddr-negate' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'emailfilter-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'enforce-default-app-port' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'file-filter-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'fsso-groups' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'global-label' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'icap-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-negate' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-custom-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-id' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-name' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service-src-negate' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-custom' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-custom-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-name' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-negate' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-custom-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-name' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'internet-service6-src-negate' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'learning-mode' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'logtraffic-start' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'mms-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'profile-group' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'profile-protocol-options' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'sctp-filter-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'send-deny-packet' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'service-negate' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'srcaddr-negate' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'ssh-filter-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'url-category' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'videofilter-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'voip-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in pm_config_pblock_firewall_securitypolicy is not a valid python identifier plugins/modules/fmgr_pm_config_pblock_firewall_securitypolicy_sectionvalue.py:0:0: parameter-invalid: Argument 'security-policy' in argument_spec is not a valid python identifier plugins/modules/fmgr_pm_devprof_adom.py:0:0: parameter-invalid: Argument 'enabled options' in argument_spec found in pm_devprof_adom is not a valid python identifier plugins/modules/fmgr_pm_devprof_adom.py:0:0: parameter-invalid: Argument 'scope member' in argument_spec found in pm_devprof_adom is not a valid python identifier plugins/modules/fmgr_pm_devprof_pkg.py:0:0: parameter-invalid: Argument 'enabled options' in argument_spec found in pm_devprof_pkg is not a valid python identifier plugins/modules/fmgr_pm_devprof_pkg.py:0:0: parameter-invalid: Argument 'scope member' in argument_spec found in pm_devprof_pkg is not a valid python identifier plugins/modules/fmgr_pm_pblock_adom.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pm_pblock_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_adom.py:0:0: parameter-invalid: Argument 'consolidated-firewall-mode' in argument_spec found in pm_pblock_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_adom.py:0:0: parameter-invalid: Argument 'fwpolicy-implicit-log' in argument_spec found in pm_pblock_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_adom.py:0:0: parameter-invalid: Argument 'fwpolicy6-implicit-log' in argument_spec found in pm_pblock_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_adom.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_pblock_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_adom.py:0:0: parameter-invalid: Argument 'ngfw-mode' in argument_spec found in pm_pblock_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_adom.py:0:0: parameter-invalid: Argument 'package settings' in argument_spec found in pm_pblock_adom is not a valid python identifier plugins/modules/fmgr_pm_pblock_adom.py:0:0: parameter-invalid: Argument 'policy-offload-level' in argument_spec found in pm_pblock_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_adom.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_pblock_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_obj.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pm_pblock_obj -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_obj.py:0:0: parameter-invalid: Argument 'consolidated-firewall-mode' in argument_spec found in pm_pblock_obj -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_obj.py:0:0: parameter-invalid: Argument 'fwpolicy-implicit-log' in argument_spec found in pm_pblock_obj -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_obj.py:0:0: parameter-invalid: Argument 'fwpolicy6-implicit-log' in argument_spec found in pm_pblock_obj -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_obj.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_pblock_obj -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_obj.py:0:0: parameter-invalid: Argument 'ngfw-mode' in argument_spec found in pm_pblock_obj -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_obj.py:0:0: parameter-invalid: Argument 'package settings' in argument_spec found in pm_pblock_obj is not a valid python identifier plugins/modules/fmgr_pm_pblock_obj.py:0:0: parameter-invalid: Argument 'policy-offload-level' in argument_spec found in pm_pblock_obj -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pblock_obj.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_pblock_obj -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pm_pkg -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pm_pkg -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'consolidated-firewall-mode' in argument_spec found in pm_pkg -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'consolidated-firewall-mode' in argument_spec found in pm_pkg -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'fwpolicy-implicit-log' in argument_spec found in pm_pkg -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'fwpolicy-implicit-log' in argument_spec found in pm_pkg -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'fwpolicy6-implicit-log' in argument_spec found in pm_pkg -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'fwpolicy6-implicit-log' in argument_spec found in pm_pkg -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_pkg -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_pkg -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'ngfw-mode' in argument_spec found in pm_pkg -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'ngfw-mode' in argument_spec found in pm_pkg -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'obj ver' in argument_spec found in pm_pkg is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'package setting' in argument_spec found in pm_pkg is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'package settings' in argument_spec found in pm_pkg is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'policy-offload-level' in argument_spec found in pm_pkg -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'scope member' in argument_spec found in pm_pkg is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_pkg -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_pkg -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pm_pkg_adom -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pm_pkg_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'consolidated-firewall-mode' in argument_spec found in pm_pkg_adom -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'consolidated-firewall-mode' in argument_spec found in pm_pkg_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'fwpolicy-implicit-log' in argument_spec found in pm_pkg_adom -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'fwpolicy-implicit-log' in argument_spec found in pm_pkg_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'fwpolicy6-implicit-log' in argument_spec found in pm_pkg_adom -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'fwpolicy6-implicit-log' in argument_spec found in pm_pkg_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_pkg_adom -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_pkg_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'ngfw-mode' in argument_spec found in pm_pkg_adom -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'ngfw-mode' in argument_spec found in pm_pkg_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'obj ver' in argument_spec found in pm_pkg_adom is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'package setting' in argument_spec found in pm_pkg_adom is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'package settings' in argument_spec found in pm_pkg_adom is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'policy-offload-level' in argument_spec found in pm_pkg_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'scope member' in argument_spec found in pm_pkg_adom is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_pkg_adom -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_adom.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_pkg_adom -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pm_pkg_global -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'central-nat' in argument_spec found in pm_pkg_global -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'consolidated-firewall-mode' in argument_spec found in pm_pkg_global -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'consolidated-firewall-mode' in argument_spec found in pm_pkg_global -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'fwpolicy-implicit-log' in argument_spec found in pm_pkg_global -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'fwpolicy-implicit-log' in argument_spec found in pm_pkg_global -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'fwpolicy6-implicit-log' in argument_spec found in pm_pkg_global -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'fwpolicy6-implicit-log' in argument_spec found in pm_pkg_global -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_pkg_global -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in pm_pkg_global -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'ngfw-mode' in argument_spec found in pm_pkg_global -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'ngfw-mode' in argument_spec found in pm_pkg_global -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'obj ver' in argument_spec found in pm_pkg_global is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'package setting' in argument_spec found in pm_pkg_global is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'package settings' in argument_spec found in pm_pkg_global is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'policy-offload-level' in argument_spec found in pm_pkg_global -> package settings is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'scope member' in argument_spec found in pm_pkg_global is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_pkg_global -> package setting is not a valid python identifier plugins/modules/fmgr_pm_pkg_global.py:0:0: parameter-invalid: Argument 'ssl-ssh-profile' in argument_spec found in pm_pkg_global -> package settings is not a valid python identifier plugins/modules/fmgr_pm_wanprof_adom.py:0:0: parameter-invalid: Argument 'scope member' in argument_spec found in pm_wanprof_adom is not a valid python identifier plugins/modules/fmgr_pm_wanprof_pkg.py:0:0: parameter-invalid: Argument 'scope member' in argument_spec found in pm_wanprof_pkg is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'bandwidth-admission-control' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'bandwidth-capacity' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'call-admission-control' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'call-capacity' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'downlink-sta' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'dscp-wmm-be' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'dscp-wmm-bk' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'dscp-wmm-mapping' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'dscp-wmm-vi' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'dscp-wmm-vo' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'uplink-sta' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'wmm-be-dscp' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'wmm-bk-dscp' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'wmm-dscp-marking' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'wmm-uapsd' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'wmm-vi-dscp' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_qosprofile.py:0:0: parameter-invalid: Argument 'wmm-vo-dscp' in argument_spec found in qosprofile is not a valid python identifier plugins/modules/fmgr_region.py:0:0: parameter-invalid: Argument 'image-type' in argument_spec found in region is not a valid python identifier plugins/modules/fmgr_router_accesslist.py:0:0: parameter-invalid: Argument 'exact-match' in argument_spec found in router_accesslist -> rule is not a valid python identifier plugins/modules/fmgr_router_accesslist6.py:0:0: parameter-invalid: Argument 'exact-match' in argument_spec found in router_accesslist6 -> rule is not a valid python identifier plugins/modules/fmgr_router_accesslist6_rule.py:0:0: parameter-invalid: Argument 'access-list6' in argument_spec is not a valid python identifier plugins/modules/fmgr_router_accesslist6_rule.py:0:0: parameter-invalid: Argument 'exact-match' in argument_spec found in router_accesslist6_rule is not a valid python identifier plugins/modules/fmgr_router_accesslist_rule.py:0:0: parameter-invalid: Argument 'access-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_router_accesslist_rule.py:0:0: parameter-invalid: Argument 'exact-match' in argument_spec found in router_accesslist_rule is not a valid python identifier plugins/modules/fmgr_router_aspathlist_rule.py:0:0: parameter-invalid: Argument 'aspath-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_router_communitylist_rule.py:0:0: parameter-invalid: Argument 'community-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_router_prefixlist6_rule.py:0:0: parameter-invalid: Argument 'prefix-list6' in argument_spec is not a valid python identifier plugins/modules/fmgr_router_prefixlist_rule.py:0:0: parameter-invalid: Argument 'prefix-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-as-path' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-community' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-community-exact' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-extcommunity' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-extcommunity-exact' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-flags' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-interface' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-ip-address' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-ip-nexthop' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-ip6-address' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-ip6-nexthop' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-metric' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-origin' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-route-type' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-tag' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'match-vrf' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-aggregator-as' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-aggregator-ip' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-aspath' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-aspath-action' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-atomic-aggregate' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-community' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-community-additive' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-community-delete' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-dampening-max-suppress' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-dampening-reachability-half-life' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-dampening-reuse' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-dampening-suppress' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-dampening-unreachability-half-life' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-extcommunity-rt' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-extcommunity-soo' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-flags' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-ip-nexthop' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-ip-prefsrc' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-ip6-nexthop' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-ip6-nexthop-local' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-local-preference' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-metric' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-metric-type' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-origin' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-originator-id' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-priority' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-route-tag' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-tag' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-vpnv4-nexthop' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap.py:0:0: parameter-invalid: Argument 'set-weight' in argument_spec found in router_routemap -> rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-as-path' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-community' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-community-exact' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-extcommunity' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-extcommunity-exact' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-flags' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-interface' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-ip-address' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-ip-nexthop' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-ip6-address' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-ip6-nexthop' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-metric' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-origin' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-route-type' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-tag' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'match-vrf' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'route-map' in argument_spec is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-aggregator-as' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-aggregator-ip' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-aspath' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-aspath-action' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-atomic-aggregate' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-community' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-community-additive' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-community-delete' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-dampening-max-suppress' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-dampening-reachability-half-life' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-dampening-reuse' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-dampening-suppress' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-dampening-unreachability-half-life' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-extcommunity-rt' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-extcommunity-soo' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-flags' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-ip-nexthop' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-ip-prefsrc' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-ip6-nexthop' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-ip6-nexthop-local' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-local-preference' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-metric' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-metric-type' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-origin' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-originator-id' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-priority' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-route-tag' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-tag' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-vpnv4-nexthop' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_router_routemap_rule.py:0:0: parameter-invalid: Argument 'set-weight' in argument_spec found in router_routemap_rule is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in spamfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl.py:0:0: parameter-invalid: Argument 'email-pattern' in argument_spec found in spamfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in spamfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in spamfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in spamfilter_bwl -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in spamfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'email-pattern' in argument_spec found in spamfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in spamfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in spamfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bwl_entries.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in spamfilter_bwl_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bword.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in spamfilter_bword -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_bword_entries.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in spamfilter_bword_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_iptrust.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in spamfilter_iptrust -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_iptrust.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in spamfilter_iptrust -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_iptrust.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in spamfilter_iptrust -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_iptrust_entries.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in spamfilter_iptrust_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_iptrust_entries.py:0:0: parameter-invalid: Argument 'ip4-subnet' in argument_spec found in spamfilter_iptrust_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_iptrust_entries.py:0:0: parameter-invalid: Argument 'ip6-subnet' in argument_spec found in spamfilter_iptrust_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_mheader.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in spamfilter_mheader -> entries is not a valid python identifier plugins/modules/fmgr_spamfilter_mheader_entries.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in spamfilter_mheader_entries is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'flow-based' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'local-override' in argument_spec found in spamfilter_profile -> smtp is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'msn-hotmail' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'spam-bwl-table' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'spam-bword-table' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'spam-bword-threshold' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'spam-filtering' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'spam-iptrust-table' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'spam-log' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'spam-log-fortiguard-response' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'spam-mheader-table' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'spam-rbl-table' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in spamfilter_profile -> imap is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in spamfilter_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in spamfilter_profile -> smtp is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in spamfilter_profile -> imap is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in spamfilter_profile -> pop3 is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in spamfilter_profile -> smtp is not a valid python identifier plugins/modules/fmgr_spamfilter_profile.py:0:0: parameter-invalid: Argument 'yahoo-mail' in argument_spec found in spamfilter_profile is not a valid python identifier plugins/modules/fmgr_spamfilter_profile_imap.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in spamfilter_profile_imap is not a valid python identifier plugins/modules/fmgr_spamfilter_profile_imap.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in spamfilter_profile_imap is not a valid python identifier plugins/modules/fmgr_spamfilter_profile_pop3.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in spamfilter_profile_pop3 is not a valid python identifier plugins/modules/fmgr_spamfilter_profile_pop3.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in spamfilter_profile_pop3 is not a valid python identifier plugins/modules/fmgr_spamfilter_profile_smtp.py:0:0: parameter-invalid: Argument 'local-override' in argument_spec found in spamfilter_profile_smtp is not a valid python identifier plugins/modules/fmgr_spamfilter_profile_smtp.py:0:0: parameter-invalid: Argument 'tag-msg' in argument_spec found in spamfilter_profile_smtp is not a valid python identifier plugins/modules/fmgr_spamfilter_profile_smtp.py:0:0: parameter-invalid: Argument 'tag-type' in argument_spec found in spamfilter_profile_smtp is not a valid python identifier plugins/modules/fmgr_sshfilter_profile.py:0:0: parameter-invalid: Argument 'default-command-log' in argument_spec found in sshfilter_profile is not a valid python identifier plugins/modules/fmgr_sshfilter_profile.py:0:0: parameter-invalid: Argument 'file-filter' in argument_spec found in sshfilter_profile is not a valid python identifier plugins/modules/fmgr_sshfilter_profile.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in sshfilter_profile -> file-filter -> entries is not a valid python identifier plugins/modules/fmgr_sshfilter_profile.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in sshfilter_profile -> file-filter -> entries is not a valid python identifier plugins/modules/fmgr_sshfilter_profile.py:0:0: parameter-invalid: Argument 'scan-archive-contents' in argument_spec found in sshfilter_profile -> file-filter is not a valid python identifier plugins/modules/fmgr_sshfilter_profile.py:0:0: parameter-invalid: Argument 'shell-commands' in argument_spec found in sshfilter_profile is not a valid python identifier plugins/modules/fmgr_sshfilter_profile_filefilter.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in sshfilter_profile_filefilter -> entries is not a valid python identifier plugins/modules/fmgr_sshfilter_profile_filefilter.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in sshfilter_profile_filefilter -> entries is not a valid python identifier plugins/modules/fmgr_sshfilter_profile_filefilter.py:0:0: parameter-invalid: Argument 'scan-archive-contents' in argument_spec found in sshfilter_profile_filefilter is not a valid python identifier plugins/modules/fmgr_sshfilter_profile_filefilter_entries.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in sshfilter_profile_filefilter_entries is not a valid python identifier plugins/modules/fmgr_sshfilter_profile_filefilter_entries.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in sshfilter_profile_filefilter_entries is not a valid python identifier plugins/modules/fmgr_switchcontroller_acl_ingress.py:0:0: parameter-invalid: Argument 'dst-ip-prefix' in argument_spec found in switchcontroller_acl_ingress -> classifier is not a valid python identifier plugins/modules/fmgr_switchcontroller_acl_ingress.py:0:0: parameter-invalid: Argument 'dst-mac' in argument_spec found in switchcontroller_acl_ingress -> classifier is not a valid python identifier plugins/modules/fmgr_switchcontroller_acl_ingress.py:0:0: parameter-invalid: Argument 'src-ip-prefix' in argument_spec found in switchcontroller_acl_ingress -> classifier is not a valid python identifier plugins/modules/fmgr_switchcontroller_acl_ingress.py:0:0: parameter-invalid: Argument 'src-mac' in argument_spec found in switchcontroller_acl_ingress -> classifier is not a valid python identifier plugins/modules/fmgr_switchcontroller_acl_ingress_classifier.py:0:0: parameter-invalid: Argument 'dst-ip-prefix' in argument_spec found in switchcontroller_acl_ingress_classifier is not a valid python identifier plugins/modules/fmgr_switchcontroller_acl_ingress_classifier.py:0:0: parameter-invalid: Argument 'dst-mac' in argument_spec found in switchcontroller_acl_ingress_classifier is not a valid python identifier plugins/modules/fmgr_switchcontroller_acl_ingress_classifier.py:0:0: parameter-invalid: Argument 'src-ip-prefix' in argument_spec found in switchcontroller_acl_ingress_classifier is not a valid python identifier plugins/modules/fmgr_switchcontroller_acl_ingress_classifier.py:0:0: parameter-invalid: Argument 'src-mac' in argument_spec found in switchcontroller_acl_ingress_classifier is not a valid python identifier plugins/modules/fmgr_switchcontroller_customcommand.py:0:0: parameter-invalid: Argument 'command-name' in argument_spec found in switchcontroller_customcommand is not a valid python identifier plugins/modules/fmgr_switchcontroller_dsl_policy.py:0:0: parameter-invalid: Argument 'cpe-aele' in argument_spec found in switchcontroller_dsl_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dsl_policy.py:0:0: parameter-invalid: Argument 'cpe-aele-mode' in argument_spec found in switchcontroller_dsl_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dsl_policy.py:0:0: parameter-invalid: Argument 'ds-bitswap' in argument_spec found in switchcontroller_dsl_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dsl_policy.py:0:0: parameter-invalid: Argument 'pause-frame' in argument_spec found in switchcontroller_dsl_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dsl_policy.py:0:0: parameter-invalid: Argument 'us-bitswap' in argument_spec found in switchcontroller_dsl_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy.py:0:0: parameter-invalid: Argument '802-1x' in argument_spec found in switchcontroller_dynamicportpolicy -> policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy.py:0:0: parameter-invalid: Argument 'bounce-port-link' in argument_spec found in switchcontroller_dynamicportpolicy -> policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy.py:0:0: parameter-invalid: Argument 'hw-vendor' in argument_spec found in switchcontroller_dynamicportpolicy -> policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy.py:0:0: parameter-invalid: Argument 'interface-tags' in argument_spec found in switchcontroller_dynamicportpolicy -> policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy.py:0:0: parameter-invalid: Argument 'lldp-profile' in argument_spec found in switchcontroller_dynamicportpolicy -> policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy.py:0:0: parameter-invalid: Argument 'qos-policy' in argument_spec found in switchcontroller_dynamicportpolicy -> policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy.py:0:0: parameter-invalid: Argument 'vlan-policy' in argument_spec found in switchcontroller_dynamicportpolicy -> policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy_policy.py:0:0: parameter-invalid: Argument '802-1x' in argument_spec found in switchcontroller_dynamicportpolicy_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy_policy.py:0:0: parameter-invalid: Argument 'bounce-port-link' in argument_spec found in switchcontroller_dynamicportpolicy_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy_policy.py:0:0: parameter-invalid: Argument 'dynamic-port-policy' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy_policy.py:0:0: parameter-invalid: Argument 'hw-vendor' in argument_spec found in switchcontroller_dynamicportpolicy_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy_policy.py:0:0: parameter-invalid: Argument 'interface-tags' in argument_spec found in switchcontroller_dynamicportpolicy_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy_policy.py:0:0: parameter-invalid: Argument 'lldp-profile' in argument_spec found in switchcontroller_dynamicportpolicy_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy_policy.py:0:0: parameter-invalid: Argument 'qos-policy' in argument_spec found in switchcontroller_dynamicportpolicy_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_dynamicportpolicy_policy.py:0:0: parameter-invalid: Argument 'vlan-policy' in argument_spec found in switchcontroller_dynamicportpolicy_policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'access-vlan-mode' in argument_spec found in switchcontroller_fortilinksettings is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'bounce-nac-port' in argument_spec found in switchcontroller_fortilinksettings -> nac-ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'inactive-timer' in argument_spec found in switchcontroller_fortilinksettings is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'lan-segment' in argument_spec found in switchcontroller_fortilinksettings -> nac-ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'link-down-flush' in argument_spec found in switchcontroller_fortilinksettings is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'member-change' in argument_spec found in switchcontroller_fortilinksettings -> nac-ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'nac-lan-interface' in argument_spec found in switchcontroller_fortilinksettings -> nac-ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'nac-ports' in argument_spec found in switchcontroller_fortilinksettings is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'nac-segment-vlans' in argument_spec found in switchcontroller_fortilinksettings -> nac-ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'onboarding-vlan' in argument_spec found in switchcontroller_fortilinksettings -> nac-ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings.py:0:0: parameter-invalid: Argument 'parent-key' in argument_spec found in switchcontroller_fortilinksettings -> nac-ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings_nacports.py:0:0: parameter-invalid: Argument 'bounce-nac-port' in argument_spec found in switchcontroller_fortilinksettings_nacports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings_nacports.py:0:0: parameter-invalid: Argument 'fortilink-settings' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings_nacports.py:0:0: parameter-invalid: Argument 'lan-segment' in argument_spec found in switchcontroller_fortilinksettings_nacports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings_nacports.py:0:0: parameter-invalid: Argument 'member-change' in argument_spec found in switchcontroller_fortilinksettings_nacports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings_nacports.py:0:0: parameter-invalid: Argument 'nac-lan-interface' in argument_spec found in switchcontroller_fortilinksettings_nacports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings_nacports.py:0:0: parameter-invalid: Argument 'nac-segment-vlans' in argument_spec found in switchcontroller_fortilinksettings_nacports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings_nacports.py:0:0: parameter-invalid: Argument 'onboarding-vlan' in argument_spec found in switchcontroller_fortilinksettings_nacports is not a valid python identifier plugins/modules/fmgr_switchcontroller_fortilinksettings_nacports.py:0:0: parameter-invalid: Argument 'parent-key' in argument_spec found in switchcontroller_fortilinksettings_nacports is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument '802.1-tlvs' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument '802.3-tlvs' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'assign-vlan' in argument_spec found in switchcontroller_lldpprofile -> med-network-policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl-auth' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl-auth-encrypt' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl-auth-identity' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl-auth-macsec-profile' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl-auth-reauth' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl-auth-user' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl-hello-timer' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl-port-group' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-isl-receive-timeout' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'auto-mclag-icl' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'custom-tlvs' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'information-string' in argument_spec found in switchcontroller_lldpprofile -> custom-tlvs is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'med-location-service' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'med-network-policy' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'med-tlvs' in argument_spec found in switchcontroller_lldpprofile is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'sys-location-id' in argument_spec found in switchcontroller_lldpprofile -> med-location-service is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile.py:0:0: parameter-invalid: Argument 'vlan-intf' in argument_spec found in switchcontroller_lldpprofile -> med-network-policy is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile_customtlvs.py:0:0: parameter-invalid: Argument 'information-string' in argument_spec found in switchcontroller_lldpprofile_customtlvs is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile_customtlvs.py:0:0: parameter-invalid: Argument 'lldp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile_medlocationservice.py:0:0: parameter-invalid: Argument 'lldp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile_medlocationservice.py:0:0: parameter-invalid: Argument 'sys-location-id' in argument_spec found in switchcontroller_lldpprofile_medlocationservice is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile_mednetworkpolicy.py:0:0: parameter-invalid: Argument 'assign-vlan' in argument_spec found in switchcontroller_lldpprofile_mednetworkpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile_mednetworkpolicy.py:0:0: parameter-invalid: Argument 'lldp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_lldpprofile_mednetworkpolicy.py:0:0: parameter-invalid: Argument 'vlan-intf' in argument_spec found in switchcontroller_lldpprofile_mednetworkpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_macpolicy.py:0:0: parameter-invalid: Argument 'bounce-port-link' in argument_spec found in switchcontroller_macpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_macpolicy.py:0:0: parameter-invalid: Argument 'traffic-policy' in argument_spec found in switchcontroller_macpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'access-mode' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'acl-group' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'aggregator-mode' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'allowed-vlans' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'allowed-vlans-all' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'arp-inspection-trust' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'auth-proto' in argument_spec found in switchcontroller_managedswitch -> snmp-user is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'auth-pwd' in argument_spec found in switchcontroller_managedswitch -> snmp-user is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'authenticated-port' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'binding-entry' in argument_spec found in switchcontroller_managedswitch -> ip-source-guard is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in switchcontroller_managedswitch -> ports -> dhcp-snoop-option82-override is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'command-entry' in argument_spec found in switchcontroller_managedswitch -> custom-command is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'command-name' in argument_spec found in switchcontroller_managedswitch -> custom-command is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'custom-command' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'dhcp-server-access-list' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'dhcp-snoop-option82-override' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'dhcp-snoop-option82-trust' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'dhcp-snooping' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'dhcp-snooping-static-client' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'discard-mode' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'dot1x-enable' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'dsl-profile' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'edge-port' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'encrypted-port' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'entry-name' in argument_spec found in switchcontroller_managedswitch -> ip-source-guard -> binding-entry is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'export-to-pool-flag' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'fec-capable' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'fec-state' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'firmware-provision' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'firmware-provision-latest' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'firmware-provision-version' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'flap-duration' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'flap-rate' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'flap-timeout' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'flow-control' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'fortiswitch-acls' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'igmp-snooping' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'igmp-snooping-flood-reports' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'igmps-flood-reports' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'igmps-flood-traffic' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'interface-tags' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'ip-source-guard' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'ip-source-guard' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'isl-peer-device-sn' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'l3-discovered' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'lacp-speed' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'learning-limit' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'link-status' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'lldp-profile' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'lldp-status' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'loop-guard' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'loop-guard-timeout' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'mac-addr' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'matched-dpp-intf-tags' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'matched-dpp-policy' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'max-bundle' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'max-miss-heartbeats' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'mcast-snooping-flood-traffic' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'mclag-icl-port' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'mclag-igmp-snooping-aware' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'media-type' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'member-withdrawal-behavior' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'min-bundle' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'override-snmp-community' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'override-snmp-sysinfo' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'override-snmp-trap-threshold' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'override-snmp-user' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'p2p-port' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'packet-sample-rate' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'packet-sampler' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'pause-meter' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'pause-meter-resume' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'poe-detection-type' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'poe-max-power' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'poe-mode-bt-cabable' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'poe-port-mode' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'poe-port-power' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'poe-port-priority' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'poe-pre-standard-detection' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'poe-standard' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'poe-status' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'port-name' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'port-owner' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'port-policy' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'port-security-policy' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'port-selection-criteria' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'priv-proto' in argument_spec found in switchcontroller_managedswitch -> snmp-user is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'priv-pwd' in argument_spec found in switchcontroller_managedswitch -> snmp-user is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'ptp-profile' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'ptp-status' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'ptp-status' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'qos-drop-policy' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'qos-policy' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'qos-red-probability' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'query-port' in argument_spec found in switchcontroller_managedswitch -> snmp-user is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'query-v1-port' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'query-v1-status' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'query-v2c-port' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'query-v2c-status' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in switchcontroller_managedswitch -> ports -> dhcp-snoop-option82-override is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'remote-log' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'restricted-auth-port' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'route-offload' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'route-offload-mclag' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'route-offload-router' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'router-ip' in argument_spec found in switchcontroller_managedswitch -> route-offload-router is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'rpvst-port' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'sample-direction' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'security-level' in argument_spec found in switchcontroller_managedswitch -> snmp-user is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'sflow-counter-interval' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'sflow-sample-rate' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'sflow-sampler' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'snmp-community' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'snmp-user' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'sticky-mac' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'storm-control-policy' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'stp-bpdu-guard' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'stp-bpdu-guard-timeout' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'stp-root-guard' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'stp-state' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'switch-dhcp_opt43_key' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'switch-id' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'tdr-supported' in argument_spec found in switchcontroller_managedswitch is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'trap-v1-lport' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'trap-v1-rport' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'trap-v1-status' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'trap-v2c-lport' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'trap-v2c-rport' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'trap-v2c-status' in argument_spec found in switchcontroller_managedswitch -> snmp-community is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'trunk-member' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'untagged-vlans' in argument_spec found in switchcontroller_managedswitch -> ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'vlan-name' in argument_spec found in switchcontroller_managedswitch -> ports -> dhcp-snoop-option82-override is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch.py:0:0: parameter-invalid: Argument 'vlan-name' in argument_spec found in switchcontroller_managedswitch -> route-offload-router is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_8021xsettings.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_customcommand.py:0:0: parameter-invalid: Argument 'command-entry' in argument_spec found in switchcontroller_managedswitch_customcommand is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_customcommand.py:0:0: parameter-invalid: Argument 'command-name' in argument_spec found in switchcontroller_managedswitch_customcommand is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_customcommand.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_dhcpsnoopingstaticclient.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_igmpsnooping.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ipsourceguard.py:0:0: parameter-invalid: Argument 'binding-entry' in argument_spec found in switchcontroller_managedswitch_ipsourceguard is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ipsourceguard.py:0:0: parameter-invalid: Argument 'entry-name' in argument_spec found in switchcontroller_managedswitch_ipsourceguard -> binding-entry is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ipsourceguard.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ipsourceguard_bindingentry.py:0:0: parameter-invalid: Argument 'entry-name' in argument_spec found in switchcontroller_managedswitch_ipsourceguard_bindingentry is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ipsourceguard_bindingentry.py:0:0: parameter-invalid: Argument 'ip-source-guard' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ipsourceguard_bindingentry.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_mirror.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'access-mode' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'acl-group' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'aggregator-mode' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'allowed-vlans' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'allowed-vlans-all' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'arp-inspection-trust' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'authenticated-port' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in switchcontroller_managedswitch_ports -> dhcp-snoop-option82-override is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'dhcp-snoop-option82-override' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'dhcp-snoop-option82-trust' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'dhcp-snooping' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'discard-mode' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'dot1x-enable' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'dsl-profile' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'edge-port' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'encrypted-port' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'export-to-pool-flag' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'fec-capable' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'fec-state' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'flap-duration' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'flap-rate' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'flap-timeout' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'flow-control' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'fortiswitch-acls' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'igmp-snooping' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'igmp-snooping-flood-reports' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'igmps-flood-reports' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'igmps-flood-traffic' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'interface-tags' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'ip-source-guard' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'isl-peer-device-sn' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'lacp-speed' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'learning-limit' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'link-status' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'lldp-profile' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'lldp-status' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'loop-guard' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'loop-guard-timeout' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'mac-addr' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'matched-dpp-intf-tags' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'matched-dpp-policy' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'max-bundle' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'max-miss-heartbeats' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'mcast-snooping-flood-traffic' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'mclag-icl-port' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'media-type' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'member-withdrawal-behavior' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'min-bundle' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'p2p-port' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'packet-sample-rate' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'packet-sampler' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'pause-meter' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'pause-meter-resume' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'poe-max-power' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'poe-mode-bt-cabable' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'poe-port-mode' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'poe-port-power' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'poe-port-priority' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'poe-pre-standard-detection' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'poe-standard' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'poe-status' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'port-name' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'port-owner' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'port-policy' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'port-security-policy' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'port-selection-criteria' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'ptp-status' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'qos-policy' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in switchcontroller_managedswitch_ports -> dhcp-snoop-option82-override is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'restricted-auth-port' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'rpvst-port' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'sample-direction' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'sflow-counter-interval' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'sflow-sample-rate' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'sflow-sampler' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'sticky-mac' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'storm-control-policy' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'stp-bpdu-guard' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'stp-bpdu-guard-timeout' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'stp-root-guard' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'stp-state' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'trunk-member' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'untagged-vlans' in argument_spec found in switchcontroller_managedswitch_ports is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports.py:0:0: parameter-invalid: Argument 'vlan-name' in argument_spec found in switchcontroller_managedswitch_ports -> dhcp-snoop-option82-override is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports_dhcpsnoopoption82override.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in switchcontroller_managedswitch_ports_dhcpsnoopoption82override is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports_dhcpsnoopoption82override.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports_dhcpsnoopoption82override.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in switchcontroller_managedswitch_ports_dhcpsnoopoption82override is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_ports_dhcpsnoopoption82override.py:0:0: parameter-invalid: Argument 'vlan-name' in argument_spec found in switchcontroller_managedswitch_ports_dhcpsnoopoption82override is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_remotelog.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_routeoffloadrouter.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_routeoffloadrouter.py:0:0: parameter-invalid: Argument 'router-ip' in argument_spec found in switchcontroller_managedswitch_routeoffloadrouter is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_routeoffloadrouter.py:0:0: parameter-invalid: Argument 'vlan-name' in argument_spec found in switchcontroller_managedswitch_routeoffloadrouter is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'query-v1-port' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'query-v1-status' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'query-v2c-port' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'query-v2c-status' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'trap-v1-lport' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'trap-v1-rport' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'trap-v1-status' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'trap-v2c-lport' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'trap-v2c-rport' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity.py:0:0: parameter-invalid: Argument 'trap-v2c-status' in argument_spec found in switchcontroller_managedswitch_snmpcommunity is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity_hosts.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpcommunity_hosts.py:0:0: parameter-invalid: Argument 'snmp-community' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpsysinfo.py:0:0: parameter-invalid: Argument 'contact-info' in argument_spec found in switchcontroller_managedswitch_snmpsysinfo is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpsysinfo.py:0:0: parameter-invalid: Argument 'engine-id' in argument_spec found in switchcontroller_managedswitch_snmpsysinfo is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpsysinfo.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmptrapthreshold.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmptrapthreshold.py:0:0: parameter-invalid: Argument 'trap-high-cpu-threshold' in argument_spec found in switchcontroller_managedswitch_snmptrapthreshold is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmptrapthreshold.py:0:0: parameter-invalid: Argument 'trap-log-full-threshold' in argument_spec found in switchcontroller_managedswitch_snmptrapthreshold is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmptrapthreshold.py:0:0: parameter-invalid: Argument 'trap-low-memory-threshold' in argument_spec found in switchcontroller_managedswitch_snmptrapthreshold is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpuser.py:0:0: parameter-invalid: Argument 'auth-proto' in argument_spec found in switchcontroller_managedswitch_snmpuser is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpuser.py:0:0: parameter-invalid: Argument 'auth-pwd' in argument_spec found in switchcontroller_managedswitch_snmpuser is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpuser.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpuser.py:0:0: parameter-invalid: Argument 'priv-proto' in argument_spec found in switchcontroller_managedswitch_snmpuser is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpuser.py:0:0: parameter-invalid: Argument 'priv-pwd' in argument_spec found in switchcontroller_managedswitch_snmpuser is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpuser.py:0:0: parameter-invalid: Argument 'query-port' in argument_spec found in switchcontroller_managedswitch_snmpuser is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_snmpuser.py:0:0: parameter-invalid: Argument 'security-level' in argument_spec found in switchcontroller_managedswitch_snmpuser is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_staticmac.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_stormcontrol.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_stpinstance.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_stpsettings.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_switchlog.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_managedswitch_switchstpsettings.py:0:0: parameter-invalid: Argument 'managed-switch' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_ptp_profile.py:0:0: parameter-invalid: Argument 'pdelay-req-interval' in argument_spec found in switchcontroller_ptp_profile is not a valid python identifier plugins/modules/fmgr_switchcontroller_ptp_profile.py:0:0: parameter-invalid: Argument 'ptp-profile' in argument_spec found in switchcontroller_ptp_profile is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_dot1pmap.py:0:0: parameter-invalid: Argument 'egress-pri-tagging' in argument_spec found in switchcontroller_qos_dot1pmap is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_dot1pmap.py:0:0: parameter-invalid: Argument 'priority-0' in argument_spec found in switchcontroller_qos_dot1pmap is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_dot1pmap.py:0:0: parameter-invalid: Argument 'priority-1' in argument_spec found in switchcontroller_qos_dot1pmap is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_dot1pmap.py:0:0: parameter-invalid: Argument 'priority-2' in argument_spec found in switchcontroller_qos_dot1pmap is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_dot1pmap.py:0:0: parameter-invalid: Argument 'priority-3' in argument_spec found in switchcontroller_qos_dot1pmap is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_dot1pmap.py:0:0: parameter-invalid: Argument 'priority-4' in argument_spec found in switchcontroller_qos_dot1pmap is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_dot1pmap.py:0:0: parameter-invalid: Argument 'priority-5' in argument_spec found in switchcontroller_qos_dot1pmap is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_dot1pmap.py:0:0: parameter-invalid: Argument 'priority-6' in argument_spec found in switchcontroller_qos_dot1pmap is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_dot1pmap.py:0:0: parameter-invalid: Argument 'priority-7' in argument_spec found in switchcontroller_qos_dot1pmap is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_ipdscpmap.py:0:0: parameter-invalid: Argument 'cos-queue' in argument_spec found in switchcontroller_qos_ipdscpmap -> map is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_ipdscpmap.py:0:0: parameter-invalid: Argument 'ip-precedence' in argument_spec found in switchcontroller_qos_ipdscpmap -> map is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_ipdscpmap_map.py:0:0: parameter-invalid: Argument 'cos-queue' in argument_spec found in switchcontroller_qos_ipdscpmap_map is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_ipdscpmap_map.py:0:0: parameter-invalid: Argument 'ip-dscp-map' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_ipdscpmap_map.py:0:0: parameter-invalid: Argument 'ip-precedence' in argument_spec found in switchcontroller_qos_ipdscpmap_map is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_qospolicy.py:0:0: parameter-invalid: Argument 'default-cos' in argument_spec found in switchcontroller_qos_qospolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_qospolicy.py:0:0: parameter-invalid: Argument 'queue-policy' in argument_spec found in switchcontroller_qos_qospolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_qospolicy.py:0:0: parameter-invalid: Argument 'trust-dot1p-map' in argument_spec found in switchcontroller_qos_qospolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_qospolicy.py:0:0: parameter-invalid: Argument 'trust-ip-dscp-map' in argument_spec found in switchcontroller_qos_qospolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy.py:0:0: parameter-invalid: Argument 'cos-queue' in argument_spec found in switchcontroller_qos_queuepolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy.py:0:0: parameter-invalid: Argument 'drop-policy' in argument_spec found in switchcontroller_qos_queuepolicy -> cos-queue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy.py:0:0: parameter-invalid: Argument 'max-rate' in argument_spec found in switchcontroller_qos_queuepolicy -> cos-queue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy.py:0:0: parameter-invalid: Argument 'max-rate-percent' in argument_spec found in switchcontroller_qos_queuepolicy -> cos-queue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy.py:0:0: parameter-invalid: Argument 'min-rate' in argument_spec found in switchcontroller_qos_queuepolicy -> cos-queue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy.py:0:0: parameter-invalid: Argument 'min-rate-percent' in argument_spec found in switchcontroller_qos_queuepolicy -> cos-queue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy.py:0:0: parameter-invalid: Argument 'rate-by' in argument_spec found in switchcontroller_qos_queuepolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy_cosqueue.py:0:0: parameter-invalid: Argument 'drop-policy' in argument_spec found in switchcontroller_qos_queuepolicy_cosqueue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy_cosqueue.py:0:0: parameter-invalid: Argument 'max-rate' in argument_spec found in switchcontroller_qos_queuepolicy_cosqueue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy_cosqueue.py:0:0: parameter-invalid: Argument 'max-rate-percent' in argument_spec found in switchcontroller_qos_queuepolicy_cosqueue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy_cosqueue.py:0:0: parameter-invalid: Argument 'min-rate' in argument_spec found in switchcontroller_qos_queuepolicy_cosqueue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy_cosqueue.py:0:0: parameter-invalid: Argument 'min-rate-percent' in argument_spec found in switchcontroller_qos_queuepolicy_cosqueue is not a valid python identifier plugins/modules/fmgr_switchcontroller_qos_queuepolicy_cosqueue.py:0:0: parameter-invalid: Argument 'queue-policy' in argument_spec is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'auth-fail-vlan' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'auth-fail-vlan-id' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'auth-fail-vlanid' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'authserver-timeout-period' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'authserver-timeout-vlan' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'authserver-timeout-vlanid' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'eap-auto-untagged-vlans' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'eap-passthru' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'framevid-apply' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'guest-auth-delay' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'guest-vlan' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'guest-vlan-id' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'guest-vlanid' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'mac-auth-bypass' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'open-auth' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'policy-type' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'radius-timeout-overwrite' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'security-mode' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_8021x.py:0:0: parameter-invalid: Argument 'user-group' in argument_spec found in switchcontroller_securitypolicy_8021x is not a valid python identifier plugins/modules/fmgr_switchcontroller_securitypolicy_captiveportal.py:0:0: parameter-invalid: Argument 'policy-type' in argument_spec found in switchcontroller_securitypolicy_captiveportal is not a valid python identifier plugins/modules/fmgr_switchcontroller_trafficpolicy.py:0:0: parameter-invalid: Argument 'cos-queue' in argument_spec found in switchcontroller_trafficpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_trafficpolicy.py:0:0: parameter-invalid: Argument 'guaranteed-bandwidth' in argument_spec found in switchcontroller_trafficpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_trafficpolicy.py:0:0: parameter-invalid: Argument 'guaranteed-burst' in argument_spec found in switchcontroller_trafficpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_trafficpolicy.py:0:0: parameter-invalid: Argument 'maximum-burst' in argument_spec found in switchcontroller_trafficpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_trafficpolicy.py:0:0: parameter-invalid: Argument 'policer-status' in argument_spec found in switchcontroller_trafficpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_vlanpolicy.py:0:0: parameter-invalid: Argument 'allowed-vlans' in argument_spec found in switchcontroller_vlanpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_vlanpolicy.py:0:0: parameter-invalid: Argument 'allowed-vlans-all' in argument_spec found in switchcontroller_vlanpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_vlanpolicy.py:0:0: parameter-invalid: Argument 'discard-mode' in argument_spec found in switchcontroller_vlanpolicy is not a valid python identifier plugins/modules/fmgr_switchcontroller_vlanpolicy.py:0:0: parameter-invalid: Argument 'untagged-vlans' in argument_spec found in switchcontroller_vlanpolicy is not a valid python identifier plugins/modules/fmgr_sys_reboot.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in sys_rebootmust not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_sys_reboot.py:0:0: nonexistent-parameter-documented: Argument 'message' found in sys_reboot is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_system_admin_ldap.py:0:0: parameter-invalid: Argument 'adom-access' in argument_spec found in system_admin_ldap is not a valid python identifier plugins/modules/fmgr_system_admin_ldap.py:0:0: parameter-invalid: Argument 'adom-attr' in argument_spec found in system_admin_ldap is not a valid python identifier plugins/modules/fmgr_system_admin_ldap.py:0:0: parameter-invalid: Argument 'adom-name' in argument_spec found in system_admin_ldap -> adom is not a valid python identifier plugins/modules/fmgr_system_admin_ldap.py:0:0: parameter-invalid: Argument 'ca-cert' in argument_spec found in system_admin_ldap is not a valid python identifier plugins/modules/fmgr_system_admin_ldap.py:0:0: parameter-invalid: Argument 'connect-timeout' in argument_spec found in system_admin_ldap is not a valid python identifier plugins/modules/fmgr_system_admin_ldap.py:0:0: parameter-invalid: Argument 'memberof-attr' in argument_spec found in system_admin_ldap is not a valid python identifier plugins/modules/fmgr_system_admin_ldap.py:0:0: parameter-invalid: Argument 'profile-attr' in argument_spec found in system_admin_ldap is not a valid python identifier plugins/modules/fmgr_system_admin_ldap.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in system_admin_ldap is not a valid python identifier plugins/modules/fmgr_system_admin_ldap.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in system_admin_ldap is not a valid python identifier plugins/modules/fmgr_system_admin_ldap_adom.py:0:0: parameter-invalid: Argument 'adom-name' in argument_spec found in system_admin_ldap_adom is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'adom-lock' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'adom-policy-packages' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'adom-switch' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'allow-to-install' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'app-filter' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'change-password' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'config-retrieve' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'config-revert' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'consistency-check' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'datamask-custom-fields' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'datamask-custom-priority' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'datamask-fields' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'datamask-key' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'datamask-unmasked-time' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'deploy-management' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-ap' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-config' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-forticlient' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-fortiextender' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-fortiswitch' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-manager' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-op' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-policy-package-lock' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-profile' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-revision-deletion' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'device-wan-link-load-balance' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'event-management' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'extension-access' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'fabric-viewer' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'fgd-center-advanced' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'fgd-center-fmw-mgmt' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'fgd-center-licensing' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'field-category' in argument_spec found in system_admin_profile -> datamask-custom-fields is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'field-name' in argument_spec found in system_admin_profile -> datamask-custom-fields is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'field-status' in argument_spec found in system_admin_profile -> datamask-custom-fields is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'field-type' in argument_spec found in system_admin_profile -> datamask-custom-fields is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'global-policy-packages' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'import-policy-packages' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'intf-mapping' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'ips-baseline-cfg' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'ips-baseline-ovrd' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'ips-filter' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'ips-lock' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'ips-objects' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'log-viewer' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'policy-objects' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'read-passwd' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'realtime-monitor' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'report-viewer' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'rpc-permit' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'run-report' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'script-access' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'set-install-targets' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'super-user-profile' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'system-setting' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'term-access' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'triage-events' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'update-incidents' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'vpn-manager' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile.py:0:0: parameter-invalid: Argument 'web-filter' in argument_spec found in system_admin_profile is not a valid python identifier plugins/modules/fmgr_system_admin_profile_datamaskcustomfields.py:0:0: parameter-invalid: Argument 'field-category' in argument_spec found in system_admin_profile_datamaskcustomfields is not a valid python identifier plugins/modules/fmgr_system_admin_profile_datamaskcustomfields.py:0:0: parameter-invalid: Argument 'field-name' in argument_spec found in system_admin_profile_datamaskcustomfields is not a valid python identifier plugins/modules/fmgr_system_admin_profile_datamaskcustomfields.py:0:0: parameter-invalid: Argument 'field-status' in argument_spec found in system_admin_profile_datamaskcustomfields is not a valid python identifier plugins/modules/fmgr_system_admin_profile_datamaskcustomfields.py:0:0: parameter-invalid: Argument 'field-type' in argument_spec found in system_admin_profile_datamaskcustomfields is not a valid python identifier plugins/modules/fmgr_system_admin_radius.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in system_admin_radius is not a valid python identifier plugins/modules/fmgr_system_admin_radius.py:0:0: parameter-invalid: Argument 'nas-ip' in argument_spec found in system_admin_radius is not a valid python identifier plugins/modules/fmgr_system_admin_radius.py:0:0: parameter-invalid: Argument 'secondary-secret' in argument_spec found in system_admin_radius is not a valid python identifier plugins/modules/fmgr_system_admin_radius.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in system_admin_radius is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'access-banner' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'admin-https-redirect' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'admin-login-max' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'auth-addr' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'auth-port' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'auto-update' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'banner-message' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'central-ftgd-local-cat-id' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'chassis-mgmt' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'chassis-update-interval' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'firmware-upgrade-check' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'fsw-ignore-platform-check' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'gui-theme' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'install-ifpolicy-only' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'mgmt-addr' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'mgmt-fqdn' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'objects-force-deletion' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'preferred-fgfm-intf' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'rtm-max-monitor-by-days' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'rtm-temp-file-limit' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'sdwan-monitor-history' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'sdwan-skip-unmapped-input-device' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'shell-access' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'shell-password' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'show-add-multiple' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'show-adom-devman' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'show-checkbox-in-table' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'show-device-import-export' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'show-fct-manager' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'show-hostname' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_setting.py:0:0: parameter-invalid: Argument 'traffic-shaping-history' in argument_spec found in system_admin_setting is not a valid python identifier plugins/modules/fmgr_system_admin_tacacs.py:0:0: parameter-invalid: Argument 'authen-type' in argument_spec found in system_admin_tacacs is not a valid python identifier plugins/modules/fmgr_system_admin_tacacs.py:0:0: parameter-invalid: Argument 'secondary-key' in argument_spec found in system_admin_tacacs is not a valid python identifier plugins/modules/fmgr_system_admin_tacacs.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in system_admin_tacacs is not a valid python identifier plugins/modules/fmgr_system_admin_tacacs.py:0:0: parameter-invalid: Argument 'tertiary-key' in argument_spec found in system_admin_tacacs is not a valid python identifier plugins/modules/fmgr_system_admin_tacacs.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in system_admin_tacacs is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'adom-access' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'adom-exclude' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'adom-name' in argument_spec found in system_admin_user -> adom is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'adom-name' in argument_spec found in system_admin_user -> adom-exclude is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'app-filter' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'app-filter-name' in argument_spec found in system_admin_user -> app-filter is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'change-password' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'cors-allow-origin' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'dashboard-tabs' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'dev-group' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'dev-vdom' in argument_spec found in system_admin_user -> restrict-dev-vdom is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'diskio-content-type' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'diskio-period' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'email-address' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'ext-auth-accprofile-override' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'ext-auth-adom-override' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'ext-auth-group-match' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'first-name' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'force-password-change' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'ips-filter' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'ips-filter-name' in argument_spec found in system_admin_user -> ips-filter is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'last-name' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'ldap-server' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'log-rate-period' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'log-rate-topn' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'log-rate-type' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'login-max' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'meta-data' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'mobile-number' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'num-entries' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'pager-number' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'password-expire' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'phone-number' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'policy-package' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'policy-package-name' in argument_spec found in system_admin_user -> policy-package is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'refresh-interval' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'res-cpu-display' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'res-period' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'res-view-type' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'restrict-access' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'restrict-dev-vdom' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'rpc-permit' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'ssh-public-key1' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'ssh-public-key2' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'ssh-public-key3' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'tacacs-plus-server' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'th-from-profile' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'th6-from-profile' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'time-period' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'two-factor-auth' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'use-global-theme' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'user-theme' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'web-filter' in argument_spec found in system_admin_user is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'web-filter-name' in argument_spec found in system_admin_user -> web-filter is not a valid python identifier plugins/modules/fmgr_system_admin_user.py:0:0: parameter-invalid: Argument 'widget-type' in argument_spec found in system_admin_user -> dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_adom.py:0:0: parameter-invalid: Argument 'adom-name' in argument_spec found in system_admin_user_adom is not a valid python identifier plugins/modules/fmgr_system_admin_user_adomexclude.py:0:0: parameter-invalid: Argument 'adom-name' in argument_spec found in system_admin_user_adomexclude is not a valid python identifier plugins/modules/fmgr_system_admin_user_appfilter.py:0:0: parameter-invalid: Argument 'app-filter-name' in argument_spec found in system_admin_user_appfilter is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'diskio-content-type' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'diskio-period' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'log-rate-period' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'log-rate-topn' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'log-rate-type' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'num-entries' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'refresh-interval' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'res-cpu-display' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'res-period' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'res-view-type' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'time-period' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_dashboard.py:0:0: parameter-invalid: Argument 'widget-type' in argument_spec found in system_admin_user_dashboard is not a valid python identifier plugins/modules/fmgr_system_admin_user_ipsfilter.py:0:0: parameter-invalid: Argument 'ips-filter-name' in argument_spec found in system_admin_user_ipsfilter is not a valid python identifier plugins/modules/fmgr_system_admin_user_policypackage.py:0:0: parameter-invalid: Argument 'policy-package-name' in argument_spec found in system_admin_user_policypackage is not a valid python identifier plugins/modules/fmgr_system_admin_user_restrictdevvdom.py:0:0: parameter-invalid: Argument 'dev-vdom' in argument_spec found in system_admin_user_restrictdevvdom is not a valid python identifier plugins/modules/fmgr_system_admin_user_webfilter.py:0:0: parameter-invalid: Argument 'web-filter-name' in argument_spec found in system_admin_user_webfilter is not a valid python identifier plugins/modules/fmgr_system_alertconsole.py:0:0: parameter-invalid: Argument 'severity-level' in argument_spec found in system_alertconsole is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'alert-destination' in argument_spec found in system_alertevent is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'enable-generic-text' in argument_spec found in system_alertevent is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'enable-severity-filter' in argument_spec found in system_alertevent is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'event-time-period' in argument_spec found in system_alertevent is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'generic-text' in argument_spec found in system_alertevent is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'num-events' in argument_spec found in system_alertevent is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'severity-filter' in argument_spec found in system_alertevent is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'severity-level-comp' in argument_spec found in system_alertevent is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'severity-level-logs' in argument_spec found in system_alertevent is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'smtp-name' in argument_spec found in system_alertevent -> alert-destination is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'snmp-name' in argument_spec found in system_alertevent -> alert-destination is not a valid python identifier plugins/modules/fmgr_system_alertevent.py:0:0: parameter-invalid: Argument 'syslog-name' in argument_spec found in system_alertevent -> alert-destination is not a valid python identifier plugins/modules/fmgr_system_alertevent_alertdestination.py:0:0: parameter-invalid: Argument 'alert-event' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_alertevent_alertdestination.py:0:0: parameter-invalid: Argument 'smtp-name' in argument_spec found in system_alertevent_alertdestination is not a valid python identifier plugins/modules/fmgr_system_alertevent_alertdestination.py:0:0: parameter-invalid: Argument 'snmp-name' in argument_spec found in system_alertevent_alertdestination is not a valid python identifier plugins/modules/fmgr_system_alertevent_alertdestination.py:0:0: parameter-invalid: Argument 'syslog-name' in argument_spec found in system_alertevent_alertdestination is not a valid python identifier plugins/modules/fmgr_system_autodelete.py:0:0: parameter-invalid: Argument 'dlp-files-auto-deletion' in argument_spec found in system_autodelete is not a valid python identifier plugins/modules/fmgr_system_autodelete.py:0:0: parameter-invalid: Argument 'log-auto-deletion' in argument_spec found in system_autodelete is not a valid python identifier plugins/modules/fmgr_system_autodelete.py:0:0: parameter-invalid: Argument 'quarantine-files-auto-deletion' in argument_spec found in system_autodelete is not a valid python identifier plugins/modules/fmgr_system_autodelete.py:0:0: parameter-invalid: Argument 'report-auto-deletion' in argument_spec found in system_autodelete is not a valid python identifier plugins/modules/fmgr_system_autodelete.py:0:0: parameter-invalid: Argument 'status-fake' in argument_spec found in system_autodelete is not a valid python identifier plugins/modules/fmgr_system_certificate_crl.py:0:0: parameter-invalid: Argument 'http-url' in argument_spec found in system_certificate_crl is not a valid python identifier plugins/modules/fmgr_system_certificate_crl.py:0:0: parameter-invalid: Argument 'update-interval' in argument_spec found in system_certificate_crl is not a valid python identifier plugins/modules/fmgr_system_certificate_local.py:0:0: parameter-invalid: Argument 'private-key' in argument_spec found in system_certificate_local is not a valid python identifier plugins/modules/fmgr_system_certificate_oftp.py:0:0: parameter-invalid: Argument 'private-key' in argument_spec found in system_certificate_oftp is not a valid python identifier plugins/modules/fmgr_system_certificate_ssh.py:0:0: parameter-invalid: Argument 'private-key' in argument_spec found in system_certificate_ssh is not a valid python identifier plugins/modules/fmgr_system_connector.py:0:0: parameter-invalid: Argument 'cloud-orchest-refresh-interval' in argument_spec found in system_connector is not a valid python identifier plugins/modules/fmgr_system_connector.py:0:0: parameter-invalid: Argument 'conn-refresh-interval' in argument_spec found in system_connector is not a valid python identifier plugins/modules/fmgr_system_connector.py:0:0: parameter-invalid: Argument 'fsso-refresh-interval' in argument_spec found in system_connector is not a valid python identifier plugins/modules/fmgr_system_connector.py:0:0: parameter-invalid: Argument 'fsso-sess-timeout' in argument_spec found in system_connector is not a valid python identifier plugins/modules/fmgr_system_connector.py:0:0: parameter-invalid: Argument 'px-refresh-interval' in argument_spec found in system_connector is not a valid python identifier plugins/modules/fmgr_system_connector.py:0:0: parameter-invalid: Argument 'px-svr-timeout' in argument_spec found in system_connector is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'accept-auth-by-cert' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'authorization-request-type' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'authorization-type' in argument_spec found in system_csf -> trusted-list is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'configuration-sync' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'configuration-write-access' in argument_spec found in system_csf -> fabric-connector is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'downstream-access' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'downstream-accprofile' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'downstream-authorization' in argument_spec found in system_csf -> trusted-list is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'fabric-connector' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'fabric-object-unification' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'fabric-workers' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'file-mgmt' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'file-quota' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'file-quota-warning' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'fixed-key' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'forticloud-account-enforcement' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'group-password' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'ha-members' in argument_spec found in system_csf -> trusted-list is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'log-unification' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'saml-configuration-sync' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'trusted-list' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf.py:0:0: parameter-invalid: Argument 'upstream-port' in argument_spec found in system_csf is not a valid python identifier plugins/modules/fmgr_system_csf_fabricconnector.py:0:0: parameter-invalid: Argument 'configuration-write-access' in argument_spec found in system_csf_fabricconnector is not a valid python identifier plugins/modules/fmgr_system_csf_trustedlist.py:0:0: parameter-invalid: Argument 'authorization-type' in argument_spec found in system_csf_trustedlist is not a valid python identifier plugins/modules/fmgr_system_csf_trustedlist.py:0:0: parameter-invalid: Argument 'downstream-authorization' in argument_spec found in system_csf_trustedlist is not a valid python identifier plugins/modules/fmgr_system_csf_trustedlist.py:0:0: parameter-invalid: Argument 'ha-members' in argument_spec found in system_csf_trustedlist is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'auto-configuration' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'auto-managed-status' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in system_dhcp_server -> reserved-address is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'circuit-id-type' in argument_spec found in system_dhcp_server -> reserved-address is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'conflicted-ip-timeout' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ddns-auth' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ddns-key' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ddns-keyname' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ddns-server-ip' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ddns-ttl' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ddns-update' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ddns-update-override' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ddns-zone' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'default-gateway' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'dhcp-settings-from-fortiipam' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'dns-server3' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'dns-server4' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'dns-service' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in system_dhcp_server -> exclude-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in system_dhcp_server -> ip-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'exclude-range' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'forticlient-on-net-status' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ip-mode' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ipsec-lease-hold' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in system_dhcp_server -> exclude-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in system_dhcp_server -> ip-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'mac-acl-default-action' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'next-server' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ntp-server1' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ntp-server2' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ntp-server3' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'ntp-service' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'relay-agent' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in system_dhcp_server -> reserved-address is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'remote-id-type' in argument_spec found in system_dhcp_server -> reserved-address is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'reserved-address' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'shared-subnet' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in system_dhcp_server -> exclude-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in system_dhcp_server -> ip-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'tftp-server' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'timezone-option' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in system_dhcp_server -> exclude-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in system_dhcp_server -> ip-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in system_dhcp_server -> options is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in system_dhcp_server -> exclude-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in system_dhcp_server -> ip-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in system_dhcp_server -> options is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in system_dhcp_server -> exclude-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in system_dhcp_server -> ip-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in system_dhcp_server -> options is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in system_dhcp_server -> exclude-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in system_dhcp_server -> ip-range is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in system_dhcp_server -> options is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'wifi-ac-service' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'wifi-ac1' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'wifi-ac2' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'wifi-ac3' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'wins-server1' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server.py:0:0: parameter-invalid: Argument 'wins-server2' in argument_spec found in system_dhcp_server is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_excluderange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in system_dhcp_server_excluderange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_excluderange.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in system_dhcp_server_excluderange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_excluderange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in system_dhcp_server_excluderange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_excluderange.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in system_dhcp_server_excluderange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_excluderange.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in system_dhcp_server_excluderange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_excluderange.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in system_dhcp_server_excluderange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_excluderange.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in system_dhcp_server_excluderange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_iprange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in system_dhcp_server_iprange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_iprange.py:0:0: parameter-invalid: Argument 'lease-time' in argument_spec found in system_dhcp_server_iprange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_iprange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in system_dhcp_server_iprange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_iprange.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in system_dhcp_server_iprange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_iprange.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in system_dhcp_server_iprange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_iprange.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in system_dhcp_server_iprange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_iprange.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in system_dhcp_server_iprange is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_options.py:0:0: parameter-invalid: Argument 'uci-match' in argument_spec found in system_dhcp_server_options is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_options.py:0:0: parameter-invalid: Argument 'uci-string' in argument_spec found in system_dhcp_server_options is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_options.py:0:0: parameter-invalid: Argument 'vci-match' in argument_spec found in system_dhcp_server_options is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_options.py:0:0: parameter-invalid: Argument 'vci-string' in argument_spec found in system_dhcp_server_options is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_reservedaddress.py:0:0: parameter-invalid: Argument 'circuit-id' in argument_spec found in system_dhcp_server_reservedaddress is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_reservedaddress.py:0:0: parameter-invalid: Argument 'circuit-id-type' in argument_spec found in system_dhcp_server_reservedaddress is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_reservedaddress.py:0:0: parameter-invalid: Argument 'remote-id' in argument_spec found in system_dhcp_server_reservedaddress is not a valid python identifier plugins/modules/fmgr_system_dhcp_server_reservedaddress.py:0:0: parameter-invalid: Argument 'remote-id-type' in argument_spec found in system_dhcp_server_reservedaddress is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'concurrent-install-image-limit' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'concurrent-install-limit' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'concurrent-install-script-limit' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'conf-merge-after-script' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'discover-timeout' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'dpm-logsize' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'fgfm-auto-retrieve-timeout' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'fgfm-install-refresh-count' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'fgfm-sock-timeout' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'force-remote-diff' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'fortiap-refresh-cnt' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'fortiap-refresh-itvl' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'fortiext-refresh-cnt' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'install-fds-timeout' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'install-image-timeout' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'install-tunnel-retry-itvl' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'log-autoupdate' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'max-revs' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'nr-retry' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'retry-intvl' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'rollback-allow-reboot' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'script-logsize' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'skip-scep-check' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'skip-tunnel-fcp-req' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dm.py:0:0: parameter-invalid: Argument 'verify-install' in argument_spec found in system_dm is not a valid python identifier plugins/modules/fmgr_system_dns.py:0:0: parameter-invalid: Argument 'ip6-primary' in argument_spec found in system_dns is not a valid python identifier plugins/modules/fmgr_system_dns.py:0:0: parameter-invalid: Argument 'ip6-secondary' in argument_spec found in system_dns is not a valid python identifier plugins/modules/fmgr_system_docker.py:0:0: parameter-invalid: Argument 'default-address-pool_base' in argument_spec found in system_docker is not a valid python identifier plugins/modules/fmgr_system_docker.py:0:0: parameter-invalid: Argument 'default-address-pool_size' in argument_spec found in system_docker is not a valid python identifier plugins/modules/fmgr_system_docker.py:0:0: parameter-invalid: Argument 'docker-user-login-max' in argument_spec found in system_docker is not a valid python identifier plugins/modules/fmgr_system_externalresource.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in system_externalresource is not a valid python identifier plugins/modules/fmgr_system_externalresource.py:0:0: parameter-invalid: Argument 'refresh-rate' in argument_spec found in system_externalresource is not a valid python identifier plugins/modules/fmgr_system_externalresource.py:0:0: parameter-invalid: Argument 'server-identity-check' in argument_spec found in system_externalresource is not a valid python identifier plugins/modules/fmgr_system_externalresource.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in system_externalresource is not a valid python identifier plugins/modules/fmgr_system_externalresource.py:0:0: parameter-invalid: Argument 'update-method' in argument_spec found in system_externalresource is not a valid python identifier plugins/modules/fmgr_system_externalresource.py:0:0: parameter-invalid: Argument 'user-agent' in argument_spec found in system_externalresource is not a valid python identifier plugins/modules/fmgr_system_fips.py:0:0: parameter-invalid: Argument 'entropy-token' in argument_spec found in system_fips is not a valid python identifier plugins/modules/fmgr_system_fips.py:0:0: parameter-invalid: Argument 're-seed-interval' in argument_spec found in system_fips is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'FDS-license-expiring-days' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'antispam-cache' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'antispam-cache-mpercent' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'antispam-cache-mpermille' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'antispam-cache-ttl' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'antispam-expiration' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'antispam-force-off' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'antispam-license' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'antispam-timeout' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'anycast-sdns-server-ip' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'anycast-sdns-server-port' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade-day' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade-delay' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade-end-hour' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'auto-firmware-upgrade-start-hour' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'auto-join-forticloud' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'avquery-cache' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'avquery-cache-mpercent' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'avquery-cache-ttl' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'avquery-force-off' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'avquery-license' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'avquery-timeout' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'ddns-server-ip' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'ddns-server-ip6' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'ddns-server-port' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'fortiguard-anycast' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'fortiguard-anycast-source' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'gui-prompt-auto-upgrade' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'load-balance-servers' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'outbreak-prevention-cache' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'outbreak-prevention-cache-mpercent' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'outbreak-prevention-cache-mpermille' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'outbreak-prevention-cache-ttl' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'outbreak-prevention-expiration' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'outbreak-prevention-force-off' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'outbreak-prevention-license' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'outbreak-prevention-timeout' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'persistent-connection' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'proxy-password' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'proxy-server-ip' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'proxy-server-port' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'proxy-username' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'sandbox-inline-scan' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'sandbox-region' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'sdns-options' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'sdns-server-ip' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'sdns-server-port' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'service-account-id' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'source-ip6' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'update-build-proxy' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'update-dldb' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'update-extdb' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'update-ffdb' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'update-server-location' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'update-uwdb' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'videofilter-expiration' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'videofilter-license' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'webfilter-cache' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'webfilter-cache-ttl' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'webfilter-expiration' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'webfilter-force-off' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'webfilter-license' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiguard.py:0:0: parameter-invalid: Argument 'webfilter-timeout' in argument_spec found in system_fortiguard is not a valid python identifier plugins/modules/fmgr_system_fortiview_autocache.py:0:0: parameter-invalid: Argument 'aggressive-fortiview' in argument_spec found in system_fortiview_autocache is not a valid python identifier plugins/modules/fmgr_system_fortiview_setting.py:0:0: parameter-invalid: Argument 'data-source' in argument_spec found in system_fortiview_setting is not a valid python identifier plugins/modules/fmgr_system_fortiview_setting.py:0:0: parameter-invalid: Argument 'not-scanned-apps' in argument_spec found in system_fortiview_setting is not a valid python identifier plugins/modules/fmgr_system_fortiview_setting.py:0:0: parameter-invalid: Argument 'resolve-ip' in argument_spec found in system_fortiview_setting is not a valid python identifier plugins/modules/fmgr_system_geoipoverride.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in system_geoipoverride -> ip-range is not a valid python identifier plugins/modules/fmgr_system_geoipoverride.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in system_geoipoverride -> ip6-range is not a valid python identifier plugins/modules/fmgr_system_geoipoverride.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in system_geoipoverride is not a valid python identifier plugins/modules/fmgr_system_geoipoverride.py:0:0: parameter-invalid: Argument 'ip6-range' in argument_spec found in system_geoipoverride is not a valid python identifier plugins/modules/fmgr_system_geoipoverride.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in system_geoipoverride -> ip-range is not a valid python identifier plugins/modules/fmgr_system_geoipoverride.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in system_geoipoverride -> ip6-range is not a valid python identifier plugins/modules/fmgr_system_geoipoverride_ip6range.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in system_geoipoverride_ip6range is not a valid python identifier plugins/modules/fmgr_system_geoipoverride_ip6range.py:0:0: parameter-invalid: Argument 'geoip-override' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_geoipoverride_ip6range.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in system_geoipoverride_ip6range is not a valid python identifier plugins/modules/fmgr_system_geoipoverride_iprange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in system_geoipoverride_iprange is not a valid python identifier plugins/modules/fmgr_system_geoipoverride_iprange.py:0:0: parameter-invalid: Argument 'geoip-override' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_geoipoverride_iprange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in system_geoipoverride_iprange is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'admin-lockout-duration' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'admin-lockout-method' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'admin-lockout-threshold' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'adom-mode' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'adom-name' in argument_spec found in system_global -> mc-policy-disabled-adoms is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'adom-rev-auto-delete' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'adom-rev-max-backup-revisions' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'adom-rev-max-days' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'adom-rev-max-revisions' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'adom-select' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'adom-status' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'apache-mode' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'clone-name-option' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'clt-cert-req' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'console-output' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'contentpack-fgt-install' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'country-flag' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'create-revision' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'default-disk-quota' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'detect-unregistered-log-device' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'device-view-mode' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'dh-params' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'disable-module' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'enc-algorithm' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'faz-status' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'fgfm-ca-cert' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'fgfm-cert-exclusive' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'fgfm-local-cert' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'fgfm-ssl-protocol' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'fortiservice-port' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'gui-curl-timeout' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'gui-polling-interval' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'ha-member-auto-grouping' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'import-ignore-addr-cmt' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'ldap-cache-timeout' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'lock-preempt' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'log-checksum' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'log-checksum-upload' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'log-forward-cache-size' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'management-ip' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'management-port' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'max-log-forward' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'max-running-reports' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'mc-policy-disabled-adoms' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'multiple-steps-upgrade-in-autolink' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'no-copy-permission-check' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'no-vip-value-check' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'normalized-intf-zone-only' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'object-revision-db-max' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'object-revision-mandatory-note' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'object-revision-object-max' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'object-revision-status' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'oftp-ssl-protocol' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'partial-install' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'partial-install-force' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'partial-install-rev' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'per-policy-lock' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'perform-improve-by-ha' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'policy-hit-count' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'policy-object-icon' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'policy-object-in-dual-pane' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'pre-login-banner' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'pre-login-banner-message' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'private-data-encryption' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'save-last-hit-in-adomdb' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'search-all-adoms' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'ssl-cipher-suites' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'ssl-low-encryption' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'ssl-protocol' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'ssl-static-key-ciphers' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'table-entry-blink' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'task-list-size' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'tunnel-mtu' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'vdom-mirror' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'webservice-proto' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'workflow-max-sessions' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'workspace-mode' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_global.py:0:0: parameter-invalid: Argument 'workspace-unlock-after-install' in argument_spec found in system_global is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'failover-mode' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'file-quota' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'hb-interval' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'hb-lost-threshold' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'interface-name' in argument_spec found in system_ha -> monitored-interfaces is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'local-cert' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'monitored-interfaces' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'monitored-ips' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'serial-number' in argument_spec found in system_ha -> peer is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'vip-interface' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'vrrp-adv-interval' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha.py:0:0: parameter-invalid: Argument 'vrrp-interface' in argument_spec found in system_ha is not a valid python identifier plugins/modules/fmgr_system_ha_monitoredinterfaces.py:0:0: parameter-invalid: Argument 'interface-name' in argument_spec found in system_ha_monitoredinterfaces is not a valid python identifier plugins/modules/fmgr_system_ha_peer.py:0:0: parameter-invalid: Argument 'serial-number' in argument_spec found in system_ha_peer is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'interface-name' in argument_spec found in system_interface -> member is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in system_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'ip6-allowaccess' in argument_spec found in system_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'ip6-autoconf' in argument_spec found in system_interface -> ipv6 is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'lacp-mode' in argument_spec found in system_interface is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'lacp-speed' in argument_spec found in system_interface is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'link-up-delay' in argument_spec found in system_interface is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'min-links' in argument_spec found in system_interface is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'min-links-down' in argument_spec found in system_interface is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'rating-service-ip' in argument_spec found in system_interface is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'update-service-ip' in argument_spec found in system_interface is not a valid python identifier plugins/modules/fmgr_system_interface.py:0:0: parameter-invalid: Argument 'vlan-protocol' in argument_spec found in system_interface is not a valid python identifier plugins/modules/fmgr_system_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-address' in argument_spec found in system_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_system_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-allowaccess' in argument_spec found in system_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_system_interface_ipv6.py:0:0: parameter-invalid: Argument 'ip6-autoconf' in argument_spec found in system_interface_ipv6 is not a valid python identifier plugins/modules/fmgr_system_interface_member.py:0:0: parameter-invalid: Argument 'interface-name' in argument_spec found in system_interface_member is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'log-disk-full-percentage' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'log-disk-quota' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'max-log-file-num' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'max-log-file-size' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'roll-day' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'roll-schedule' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'roll-time' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'upload-delete-files' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_disk_setting.py:0:0: parameter-invalid: Argument 'upload-time' in argument_spec found in system_locallog_disk_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer2_setting.py:0:0: parameter-invalid: Argument 'peer-cert-cn' in argument_spec found in system_locallog_fortianalyzer2_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer2_setting.py:0:0: parameter-invalid: Argument 'secure-connection' in argument_spec found in system_locallog_fortianalyzer2_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer2_setting.py:0:0: parameter-invalid: Argument 'server-ip' in argument_spec found in system_locallog_fortianalyzer2_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer2_setting.py:0:0: parameter-invalid: Argument 'upload-time' in argument_spec found in system_locallog_fortianalyzer2_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer3_setting.py:0:0: parameter-invalid: Argument 'peer-cert-cn' in argument_spec found in system_locallog_fortianalyzer3_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer3_setting.py:0:0: parameter-invalid: Argument 'secure-connection' in argument_spec found in system_locallog_fortianalyzer3_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer3_setting.py:0:0: parameter-invalid: Argument 'server-ip' in argument_spec found in system_locallog_fortianalyzer3_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer3_setting.py:0:0: parameter-invalid: Argument 'upload-time' in argument_spec found in system_locallog_fortianalyzer3_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'peer-cert-cn' in argument_spec found in system_locallog_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'secure-connection' in argument_spec found in system_locallog_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'server-ip' in argument_spec found in system_locallog_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_fortianalyzer_setting.py:0:0: parameter-invalid: Argument 'upload-time' in argument_spec found in system_locallog_fortianalyzer_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_setting.py:0:0: parameter-invalid: Argument 'log-daemon-crash' in argument_spec found in system_locallog_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_setting.py:0:0: parameter-invalid: Argument 'log-interval-adom-perf-stats' in argument_spec found in system_locallog_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_setting.py:0:0: parameter-invalid: Argument 'log-interval-dev-no-logging' in argument_spec found in system_locallog_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_setting.py:0:0: parameter-invalid: Argument 'log-interval-disk-full' in argument_spec found in system_locallog_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_setting.py:0:0: parameter-invalid: Argument 'log-interval-gbday-exceeded' in argument_spec found in system_locallog_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_setting.py:0:0: parameter-invalid: Argument 'no-log-detection-threshold' in argument_spec found in system_locallog_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_syslogd2_setting.py:0:0: parameter-invalid: Argument 'secure-connection' in argument_spec found in system_locallog_syslogd2_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_syslogd2_setting.py:0:0: parameter-invalid: Argument 'syslog-name' in argument_spec found in system_locallog_syslogd2_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_syslogd3_setting.py:0:0: parameter-invalid: Argument 'secure-connection' in argument_spec found in system_locallog_syslogd3_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_syslogd3_setting.py:0:0: parameter-invalid: Argument 'syslog-name' in argument_spec found in system_locallog_syslogd3_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_syslogd_setting.py:0:0: parameter-invalid: Argument 'secure-connection' in argument_spec found in system_locallog_syslogd_setting is not a valid python identifier plugins/modules/fmgr_system_locallog_syslogd_setting.py:0:0: parameter-invalid: Argument 'syslog-name' in argument_spec found in system_locallog_syslogd_setting is not a valid python identifier plugins/modules/fmgr_system_log_alert.py:0:0: parameter-invalid: Argument 'max-alert-count' in argument_spec found in system_log_alert is not a valid python identifier plugins/modules/fmgr_system_log_fospolicystats.py:0:0: parameter-invalid: Argument 'retention-days' in argument_spec found in system_log_fospolicystats is not a valid python identifier plugins/modules/fmgr_system_log_fospolicystats.py:0:0: parameter-invalid: Argument 'sampling-interval' in argument_spec found in system_log_fospolicystats is not a valid python identifier plugins/modules/fmgr_system_log_interfacestats.py:0:0: parameter-invalid: Argument 'billing-report' in argument_spec found in system_log_interfacestats is not a valid python identifier plugins/modules/fmgr_system_log_interfacestats.py:0:0: parameter-invalid: Argument 'retention-days' in argument_spec found in system_log_interfacestats is not a valid python identifier plugins/modules/fmgr_system_log_interfacestats.py:0:0: parameter-invalid: Argument 'sampling-interval' in argument_spec found in system_log_interfacestats is not a valid python identifier plugins/modules/fmgr_system_log_ioc.py:0:0: parameter-invalid: Argument 'notification-throttle' in argument_spec found in system_log_ioc is not a valid python identifier plugins/modules/fmgr_system_log_ioc.py:0:0: parameter-invalid: Argument 'rescan-max-runner' in argument_spec found in system_log_ioc is not a valid python identifier plugins/modules/fmgr_system_log_ioc.py:0:0: parameter-invalid: Argument 'rescan-run-at' in argument_spec found in system_log_ioc is not a valid python identifier plugins/modules/fmgr_system_log_ioc.py:0:0: parameter-invalid: Argument 'rescan-status' in argument_spec found in system_log_ioc is not a valid python identifier plugins/modules/fmgr_system_log_ratelimit.py:0:0: parameter-invalid: Argument 'device-ratelimit-default' in argument_spec found in system_log_ratelimit is not a valid python identifier plugins/modules/fmgr_system_log_ratelimit.py:0:0: parameter-invalid: Argument 'filter-type' in argument_spec found in system_log_ratelimit -> device is not a valid python identifier plugins/modules/fmgr_system_log_ratelimit.py:0:0: parameter-invalid: Argument 'filter-type' in argument_spec found in system_log_ratelimit -> ratelimits is not a valid python identifier plugins/modules/fmgr_system_log_ratelimit.py:0:0: parameter-invalid: Argument 'system-ratelimit' in argument_spec found in system_log_ratelimit is not a valid python identifier plugins/modules/fmgr_system_log_ratelimit_device.py:0:0: parameter-invalid: Argument 'filter-type' in argument_spec found in system_log_ratelimit_device is not a valid python identifier plugins/modules/fmgr_system_log_ratelimit_ratelimits.py:0:0: parameter-invalid: Argument 'filter-type' in argument_spec found in system_log_ratelimit_ratelimits is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FAC-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FAZ-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FCH-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FCT-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FDD-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FGT-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FMG-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FML-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FPX-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FSA-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'FWB-custom-field1' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'browse-max-logfiles' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'del-files' in argument_spec found in system_log_settings -> rolling-analyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'del-files' in argument_spec found in system_log_settings -> rolling-local is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'del-files' in argument_spec found in system_log_settings -> rolling-regular is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'device-auto-detect' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'dns-resolve-dstip' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'download-max-logs' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in system_log_settings -> rolling-analyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in system_log_settings -> rolling-local is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in system_log_settings -> rolling-regular is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'gzip-format' in argument_spec found in system_log_settings -> rolling-analyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'gzip-format' in argument_spec found in system_log_settings -> rolling-local is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'gzip-format' in argument_spec found in system_log_settings -> rolling-regular is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'ha-auto-migrate' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'import-max-logfiles' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'keep-dev-logs' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'log-file-archive-name' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'log-format' in argument_spec found in system_log_settings -> rolling-analyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'log-format' in argument_spec found in system_log_settings -> rolling-local is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'log-format' in argument_spec found in system_log_settings -> rolling-regular is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'rolling-analyzer' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'rolling-local' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'rolling-regular' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'rolling-upgrade-status' in argument_spec found in system_log_settings -> rolling-analyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'rolling-upgrade-status' in argument_spec found in system_log_settings -> rolling-local is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'rolling-upgrade-status' in argument_spec found in system_log_settings -> rolling-regular is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in system_log_settings -> rolling-analyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in system_log_settings -> rolling-local is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in system_log_settings -> rolling-regular is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'sync-search-timeout' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'unencrypted-logging' in argument_spec found in system_log_settings is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'upload-hour' in argument_spec found in system_log_settings -> rolling-analyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'upload-hour' in argument_spec found in system_log_settings -> rolling-local is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'upload-hour' in argument_spec found in system_log_settings -> rolling-regular is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'upload-mode' in argument_spec found in system_log_settings -> rolling-analyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'upload-mode' in argument_spec found in system_log_settings -> rolling-local is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'upload-mode' in argument_spec found in system_log_settings -> rolling-regular is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'upload-trigger' in argument_spec found in system_log_settings -> rolling-analyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'upload-trigger' in argument_spec found in system_log_settings -> rolling-local is not a valid python identifier plugins/modules/fmgr_system_log_settings.py:0:0: parameter-invalid: Argument 'upload-trigger' in argument_spec found in system_log_settings -> rolling-regular is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinganalyzer.py:0:0: parameter-invalid: Argument 'del-files' in argument_spec found in system_log_settings_rollinganalyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinganalyzer.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in system_log_settings_rollinganalyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinganalyzer.py:0:0: parameter-invalid: Argument 'gzip-format' in argument_spec found in system_log_settings_rollinganalyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinganalyzer.py:0:0: parameter-invalid: Argument 'log-format' in argument_spec found in system_log_settings_rollinganalyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinganalyzer.py:0:0: parameter-invalid: Argument 'rolling-upgrade-status' in argument_spec found in system_log_settings_rollinganalyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinganalyzer.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in system_log_settings_rollinganalyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinganalyzer.py:0:0: parameter-invalid: Argument 'upload-hour' in argument_spec found in system_log_settings_rollinganalyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinganalyzer.py:0:0: parameter-invalid: Argument 'upload-mode' in argument_spec found in system_log_settings_rollinganalyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinganalyzer.py:0:0: parameter-invalid: Argument 'upload-trigger' in argument_spec found in system_log_settings_rollinganalyzer is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinglocal.py:0:0: parameter-invalid: Argument 'del-files' in argument_spec found in system_log_settings_rollinglocal is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinglocal.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in system_log_settings_rollinglocal is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinglocal.py:0:0: parameter-invalid: Argument 'gzip-format' in argument_spec found in system_log_settings_rollinglocal is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinglocal.py:0:0: parameter-invalid: Argument 'log-format' in argument_spec found in system_log_settings_rollinglocal is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinglocal.py:0:0: parameter-invalid: Argument 'rolling-upgrade-status' in argument_spec found in system_log_settings_rollinglocal is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinglocal.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in system_log_settings_rollinglocal is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinglocal.py:0:0: parameter-invalid: Argument 'upload-hour' in argument_spec found in system_log_settings_rollinglocal is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinglocal.py:0:0: parameter-invalid: Argument 'upload-mode' in argument_spec found in system_log_settings_rollinglocal is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollinglocal.py:0:0: parameter-invalid: Argument 'upload-trigger' in argument_spec found in system_log_settings_rollinglocal is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollingregular.py:0:0: parameter-invalid: Argument 'del-files' in argument_spec found in system_log_settings_rollingregular is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollingregular.py:0:0: parameter-invalid: Argument 'file-size' in argument_spec found in system_log_settings_rollingregular is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollingregular.py:0:0: parameter-invalid: Argument 'gzip-format' in argument_spec found in system_log_settings_rollingregular is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollingregular.py:0:0: parameter-invalid: Argument 'log-format' in argument_spec found in system_log_settings_rollingregular is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollingregular.py:0:0: parameter-invalid: Argument 'rolling-upgrade-status' in argument_spec found in system_log_settings_rollingregular is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollingregular.py:0:0: parameter-invalid: Argument 'server-type' in argument_spec found in system_log_settings_rollingregular is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollingregular.py:0:0: parameter-invalid: Argument 'upload-hour' in argument_spec found in system_log_settings_rollingregular is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollingregular.py:0:0: parameter-invalid: Argument 'upload-mode' in argument_spec found in system_log_settings_rollingregular is not a valid python identifier plugins/modules/fmgr_system_log_settings_rollingregular.py:0:0: parameter-invalid: Argument 'upload-trigger' in argument_spec found in system_log_settings_rollingregular is not a valid python identifier plugins/modules/fmgr_system_log_topology.py:0:0: parameter-invalid: Argument 'max-depth' in argument_spec found in system_log_topology is not a valid python identifier plugins/modules/fmgr_system_log_topology.py:0:0: parameter-invalid: Argument 'max-depth-share' in argument_spec found in system_log_topology is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'client-adom' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'data-range' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'data-range-value' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'device-filter' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'end-time' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'index-fetch-logs' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'log-filter' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'log-filter-logic' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'log-filter-status' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'peer-cert-cn' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'secure-connection' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'server-adom' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'server-ip' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile.py:0:0: parameter-invalid: Argument 'sync-adom-config' in argument_spec found in system_logfetch_clientprofile is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile_devicefilter.py:0:0: parameter-invalid: Argument 'client-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_logfetch_clientprofile_logfilter.py:0:0: parameter-invalid: Argument 'client-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_logfetch_serversettings.py:0:0: parameter-invalid: Argument 'max-conn-per-session' in argument_spec found in system_logfetch_serversettings is not a valid python identifier plugins/modules/fmgr_system_logfetch_serversettings.py:0:0: parameter-invalid: Argument 'max-sessions' in argument_spec found in system_logfetch_serversettings is not a valid python identifier plugins/modules/fmgr_system_logfetch_serversettings.py:0:0: parameter-invalid: Argument 'session-timeout' in argument_spec found in system_logfetch_serversettings is not a valid python identifier plugins/modules/fmgr_system_mail.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in system_mail is not a valid python identifier plugins/modules/fmgr_system_mail.py:0:0: parameter-invalid: Argument 'local-cert' in argument_spec found in system_mail is not a valid python identifier plugins/modules/fmgr_system_mail.py:0:0: parameter-invalid: Argument 'secure-option' in argument_spec found in system_mail is not a valid python identifier plugins/modules/fmgr_system_mcpolicydisabledadoms.py:0:0: parameter-invalid: Argument 'adom-name' in argument_spec found in system_mcpolicydisabledadoms is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'all-protocol' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'arp-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'background-sse-scan' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'capwap-minlen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'capwap-offload' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'close-wait' in argument_spec found in system_npu -> tcp-timeout-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'cpu-core' in argument_spec found in system_npu -> port-cpu-map is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'dedicated-management-affinity' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'dedicated-management-cpu' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'dedicated-tx-npu' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'default-qos-type' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'default-tcp-refresh-dir' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'default-udp-refresh-dir' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'destination-ip-lower-16' in argument_spec found in system_npu -> sw-eh-hash is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'destination-ip-upper-16' in argument_spec found in system_npu -> sw-eh-hash is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'destination-port' in argument_spec found in system_npu -> sw-eh-hash is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'dos-options' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'double-level-mcast-offload' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'dse-timeout' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'dsw-dts-profile' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'dsw-queue-dts-profile' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'enable-queue-shaper' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'enable-shaper' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'esp-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'esp-minlen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ethernet-type' in argument_spec found in system_npu -> np-queues is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'exception-code' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'fin-wait' in argument_spec found in system_npu -> tcp-timeout-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'fp-anomaly' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'fragment-with-sess' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'fragment-without-session' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'gre-csum-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'gtp-enhanced-cpu-range' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'gtp-enhanced-mode' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'gtp-support' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'gtpu-plen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'hash-config' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'hash-ipv6-sel' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'hash-tbl-spread' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'high-priority' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'host-shortcut-mode' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'htab-dedi-queue-nr' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'htab-msg-queue' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'htx-gtse-quota' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'htx-icmp-csum-chk' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'hw-ha-scan-interval' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'icmp-csum-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'icmp-frag' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'icmp-land' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'icmp-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'icmp-minlen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'inbound-dscp-copy' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'inbound-dscp-copy-port' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'intf-shaping-offload' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ip-frag-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ip-fragment-offload' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ip-others-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ip-protocol' in argument_spec found in system_npu -> np-queues is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ip-protocol' in argument_spec found in system_npu -> sw-eh-hash is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ip-reassembly' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ip-service' in argument_spec found in system_npu -> np-queues is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'iph-rsvd-re-cksum' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ippool-overload-high' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ippool-overload-low' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-STS-timeout' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-dec-subengine-mask' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-enc-subengine-mask' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-host-dfclr' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-inbound-cache' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-local-uesp-port' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-mtu-override' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-ob-np-sel' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-over-vlink' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipsec-throughput-msg-frequency' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipt-STS-timeout' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipt-throughput-msg-frequency' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-csum-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-ihl-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-land' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-len-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-opt-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-optlsrr' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-optrr' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-optsecurity' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-optssrr' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-optstream' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-opttimestamp' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-proto-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-ttlzero-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-unknopt' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv4-ver-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-daddr-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-exthdr-len-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-exthdr-order-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-ihl-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-land' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-optendpid' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-opthomeaddr' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-optinvld' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-optjumbo' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-optnsap' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-optralert' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-opttunnel' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-plen-zero' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-proto-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-saddr-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-unknopt' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ipv6-ver-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'isf-np-queues' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'isf-np-rx-tr-distr' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'l2-others-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'lag-out-port-select' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'max-session-cnt' in argument_spec found in system_npu -> sse-ha-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'max-session-timeout' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'max-timeout' in argument_spec found in system_npu -> ip-reassembly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'mcast-session-accounting' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'mcast-session-counting' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'mcast-session-counting6' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'min-duration' in argument_spec found in system_npu -> sse-ha-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'min-limit' in argument_spec found in system_npu -> dsw-dts-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'min-timeout' in argument_spec found in system_npu -> ip-reassembly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'napi-break-interval' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'nat46-force-ipv4-packet-forwarding' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'netmask-length' in argument_spec found in system_npu -> sw-eh-hash is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'np-queues' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'np6-cps-optimization-mode' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'npu-dos-meter-mode' in argument_spec found in system_npu -> dos-options is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'npu-dos-synproxy-mode' in argument_spec found in system_npu -> dos-options is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'npu-dos-tpe-mode' in argument_spec found in system_npu -> dos-options is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'npu-group-effective-scope' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'npu-group-index' in argument_spec found in system_npu -> port-npu-map is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'nvgre-minlen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'pba-eim' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'per-policy-accounting' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'per-session-accounting' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ple-non-syn-tcp-action' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'policy-offload-level' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'port-cpu-map' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'port-npu-map' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'port-path-option' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ports-using-npu' in argument_spec found in system_npu -> port-path-option is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'pri-type-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'priority-protocol' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'process-icmp-by-host' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'profile-id' in argument_spec found in system_npu -> dsw-dts-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'profile-id' in argument_spec found in system_npu -> dsw-queue-dts-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'prp-port-in' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'prp-port-out' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'prp-session-clear-mode' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'qos-mode' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'qtm-buf-mode' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'queue-select' in argument_spec found in system_npu -> dsw-queue-dts-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'queue-shaper-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'rdp-offload' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'recover-np6-link' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'rps-mode' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'scan-stale' in argument_spec found in system_npu -> background-sse-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'scan-vt' in argument_spec found in system_npu -> background-sse-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'sctp-clen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'sctp-crc-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'sctp-l4len-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'sctp-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'session-acct-interval' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'session-denied-offload' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'shaping-stats' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'source-ip-lower-16' in argument_spec found in system_npu -> sw-eh-hash is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'source-ip-upper-16' in argument_spec found in system_npu -> sw-eh-hash is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in system_npu -> sw-eh-hash is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'sse-backpressure' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'sse-ha-scan' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'stats-qual-access' in argument_spec found in system_npu -> background-sse-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'stats-qual-duration' in argument_spec found in system_npu -> background-sse-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'stats-update-interval' in argument_spec found in system_npu -> background-sse-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'strip-clear-text-padding' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'strip-esp-padding' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'sw-eh-hash' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'sw-np-bandwidth' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'sw-tr-hash' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'switch-np-hash' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'syn-sent' in argument_spec found in system_npu -> tcp-timeout-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'syn-wait' in argument_spec found in system_npu -> tcp-timeout-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-csum-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-fin-noack' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-fin-only' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-hlen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-hlenvsl4len-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-idle' in argument_spec found in system_npu -> tcp-timeout-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-land' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-no-flag' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-plen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-rst-timeout' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-syn-data' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-syn-fin' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-timeout-profile' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-udp-port' in argument_spec found in system_npu -> sw-tr-hash is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcp-winnuke' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcpfin-rst-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcpsyn-ack-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'tcpsyn-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'time-wait' in argument_spec found in system_npu -> tcp-timeout-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-csum-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-hlen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-idle' in argument_spec found in system_npu -> udp-timeout-profile is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-keepalive-interval' in argument_spec found in system_npu -> background-sse-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-land' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-len-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-max' in argument_spec found in system_npu -> hpe is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-plen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-qual-access' in argument_spec found in system_npu -> background-sse-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-qual-duration' in argument_spec found in system_npu -> background-sse-scan is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udp-timeout-profile' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udplite-cover-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'udplite-csum-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'uesp-minlen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'uesp-offload' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'ull-port-mode' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'unknproto-minlen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'vlan-lookup-cache' in argument_spec found in system_npu is not a valid python identifier plugins/modules/fmgr_system_npu.py:0:0: parameter-invalid: Argument 'vxlan-minlen-err' in argument_spec found in system_npu -> fp-anomaly is not a valid python identifier plugins/modules/fmgr_system_npu_backgroundssescan.py:0:0: parameter-invalid: Argument 'scan-stale' in argument_spec found in system_npu_backgroundssescan is not a valid python identifier plugins/modules/fmgr_system_npu_backgroundssescan.py:0:0: parameter-invalid: Argument 'scan-vt' in argument_spec found in system_npu_backgroundssescan is not a valid python identifier plugins/modules/fmgr_system_npu_backgroundssescan.py:0:0: parameter-invalid: Argument 'stats-qual-access' in argument_spec found in system_npu_backgroundssescan is not a valid python identifier plugins/modules/fmgr_system_npu_backgroundssescan.py:0:0: parameter-invalid: Argument 'stats-qual-duration' in argument_spec found in system_npu_backgroundssescan is not a valid python identifier plugins/modules/fmgr_system_npu_backgroundssescan.py:0:0: parameter-invalid: Argument 'stats-update-interval' in argument_spec found in system_npu_backgroundssescan is not a valid python identifier plugins/modules/fmgr_system_npu_backgroundssescan.py:0:0: parameter-invalid: Argument 'udp-keepalive-interval' in argument_spec found in system_npu_backgroundssescan is not a valid python identifier plugins/modules/fmgr_system_npu_backgroundssescan.py:0:0: parameter-invalid: Argument 'udp-qual-access' in argument_spec found in system_npu_backgroundssescan is not a valid python identifier plugins/modules/fmgr_system_npu_backgroundssescan.py:0:0: parameter-invalid: Argument 'udp-qual-duration' in argument_spec found in system_npu_backgroundssescan is not a valid python identifier plugins/modules/fmgr_system_npu_dosoptions.py:0:0: parameter-invalid: Argument 'npu-dos-meter-mode' in argument_spec found in system_npu_dosoptions is not a valid python identifier plugins/modules/fmgr_system_npu_dosoptions.py:0:0: parameter-invalid: Argument 'npu-dos-synproxy-mode' in argument_spec found in system_npu_dosoptions is not a valid python identifier plugins/modules/fmgr_system_npu_dosoptions.py:0:0: parameter-invalid: Argument 'npu-dos-tpe-mode' in argument_spec found in system_npu_dosoptions is not a valid python identifier plugins/modules/fmgr_system_npu_dswdtsprofile.py:0:0: parameter-invalid: Argument 'min-limit' in argument_spec found in system_npu_dswdtsprofile is not a valid python identifier plugins/modules/fmgr_system_npu_dswdtsprofile.py:0:0: parameter-invalid: Argument 'profile-id' in argument_spec found in system_npu_dswdtsprofile is not a valid python identifier plugins/modules/fmgr_system_npu_dswqueuedtsprofile.py:0:0: parameter-invalid: Argument 'profile-id' in argument_spec found in system_npu_dswqueuedtsprofile is not a valid python identifier plugins/modules/fmgr_system_npu_dswqueuedtsprofile.py:0:0: parameter-invalid: Argument 'queue-select' in argument_spec found in system_npu_dswqueuedtsprofile is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'capwap-minlen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'esp-minlen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'gre-csum-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'gtpu-plen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'icmp-csum-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'icmp-frag' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'icmp-land' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'icmp-minlen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-csum-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-ihl-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-land' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-len-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-opt-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-optlsrr' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-optrr' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-optsecurity' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-optssrr' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-optstream' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-opttimestamp' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-proto-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-ttlzero-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-unknopt' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv4-ver-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-daddr-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-exthdr-len-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-exthdr-order-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-ihl-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-land' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-optendpid' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-opthomeaddr' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-optinvld' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-optjumbo' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-optnsap' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-optralert' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-opttunnel' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-plen-zero' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-proto-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-saddr-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-unknopt' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'ipv6-ver-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'nvgre-minlen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'sctp-clen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'sctp-crc-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'sctp-l4len-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-csum-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-fin-noack' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-fin-only' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-hlen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-hlenvsl4len-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-land' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-no-flag' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-plen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-syn-data' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-syn-fin' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'tcp-winnuke' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'udp-csum-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'udp-hlen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'udp-land' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'udp-len-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'udp-plen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'udplite-cover-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'udplite-csum-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'uesp-minlen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'unknproto-minlen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_fpanomaly.py:0:0: parameter-invalid: Argument 'vxlan-minlen-err' in argument_spec found in system_npu_fpanomaly is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'all-protocol' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'arp-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'enable-queue-shaper' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'enable-shaper' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'esp-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'exception-code' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'fragment-with-sess' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'fragment-without-session' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'high-priority' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'icmp-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'ip-frag-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'ip-others-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'l2-others-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'pri-type-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'queue-shaper-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'sctp-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'tcp-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'tcpfin-rst-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'tcpsyn-ack-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'tcpsyn-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_hpe.py:0:0: parameter-invalid: Argument 'udp-max' in argument_spec found in system_npu_hpe is not a valid python identifier plugins/modules/fmgr_system_npu_ipreassembly.py:0:0: parameter-invalid: Argument 'max-timeout' in argument_spec found in system_npu_ipreassembly is not a valid python identifier plugins/modules/fmgr_system_npu_ipreassembly.py:0:0: parameter-invalid: Argument 'min-timeout' in argument_spec found in system_npu_ipreassembly is not a valid python identifier plugins/modules/fmgr_system_npu_npqueues.py:0:0: parameter-invalid: Argument 'ethernet-type' in argument_spec found in system_npu_npqueues is not a valid python identifier plugins/modules/fmgr_system_npu_npqueues.py:0:0: parameter-invalid: Argument 'ip-protocol' in argument_spec found in system_npu_npqueues is not a valid python identifier plugins/modules/fmgr_system_npu_npqueues.py:0:0: parameter-invalid: Argument 'ip-service' in argument_spec found in system_npu_npqueues is not a valid python identifier plugins/modules/fmgr_system_npu_portcpumap.py:0:0: parameter-invalid: Argument 'cpu-core' in argument_spec found in system_npu_portcpumap is not a valid python identifier plugins/modules/fmgr_system_npu_portnpumap.py:0:0: parameter-invalid: Argument 'npu-group-index' in argument_spec found in system_npu_portnpumap is not a valid python identifier plugins/modules/fmgr_system_npu_portpathoption.py:0:0: parameter-invalid: Argument 'ports-using-npu' in argument_spec found in system_npu_portpathoption is not a valid python identifier plugins/modules/fmgr_system_npu_ssehascan.py:0:0: parameter-invalid: Argument 'max-session-cnt' in argument_spec found in system_npu_ssehascan is not a valid python identifier plugins/modules/fmgr_system_npu_ssehascan.py:0:0: parameter-invalid: Argument 'min-duration' in argument_spec found in system_npu_ssehascan is not a valid python identifier plugins/modules/fmgr_system_npu_swehhash.py:0:0: parameter-invalid: Argument 'destination-ip-lower-16' in argument_spec found in system_npu_swehhash is not a valid python identifier plugins/modules/fmgr_system_npu_swehhash.py:0:0: parameter-invalid: Argument 'destination-ip-upper-16' in argument_spec found in system_npu_swehhash is not a valid python identifier plugins/modules/fmgr_system_npu_swehhash.py:0:0: parameter-invalid: Argument 'destination-port' in argument_spec found in system_npu_swehhash is not a valid python identifier plugins/modules/fmgr_system_npu_swehhash.py:0:0: parameter-invalid: Argument 'ip-protocol' in argument_spec found in system_npu_swehhash is not a valid python identifier plugins/modules/fmgr_system_npu_swehhash.py:0:0: parameter-invalid: Argument 'netmask-length' in argument_spec found in system_npu_swehhash is not a valid python identifier plugins/modules/fmgr_system_npu_swehhash.py:0:0: parameter-invalid: Argument 'source-ip-lower-16' in argument_spec found in system_npu_swehhash is not a valid python identifier plugins/modules/fmgr_system_npu_swehhash.py:0:0: parameter-invalid: Argument 'source-ip-upper-16' in argument_spec found in system_npu_swehhash is not a valid python identifier plugins/modules/fmgr_system_npu_swehhash.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in system_npu_swehhash is not a valid python identifier plugins/modules/fmgr_system_npu_swtrhash.py:0:0: parameter-invalid: Argument 'tcp-udp-port' in argument_spec found in system_npu_swtrhash is not a valid python identifier plugins/modules/fmgr_system_npu_tcptimeoutprofile.py:0:0: parameter-invalid: Argument 'close-wait' in argument_spec found in system_npu_tcptimeoutprofile is not a valid python identifier plugins/modules/fmgr_system_npu_tcptimeoutprofile.py:0:0: parameter-invalid: Argument 'fin-wait' in argument_spec found in system_npu_tcptimeoutprofile is not a valid python identifier plugins/modules/fmgr_system_npu_tcptimeoutprofile.py:0:0: parameter-invalid: Argument 'syn-sent' in argument_spec found in system_npu_tcptimeoutprofile is not a valid python identifier plugins/modules/fmgr_system_npu_tcptimeoutprofile.py:0:0: parameter-invalid: Argument 'syn-wait' in argument_spec found in system_npu_tcptimeoutprofile is not a valid python identifier plugins/modules/fmgr_system_npu_tcptimeoutprofile.py:0:0: parameter-invalid: Argument 'tcp-idle' in argument_spec found in system_npu_tcptimeoutprofile is not a valid python identifier plugins/modules/fmgr_system_npu_tcptimeoutprofile.py:0:0: parameter-invalid: Argument 'time-wait' in argument_spec found in system_npu_tcptimeoutprofile is not a valid python identifier plugins/modules/fmgr_system_npu_udptimeoutprofile.py:0:0: parameter-invalid: Argument 'udp-idle' in argument_spec found in system_npu_udptimeoutprofile is not a valid python identifier plugins/modules/fmgr_system_ntp.py:0:0: parameter-invalid: Argument 'key-id' in argument_spec found in system_ntp -> ntpserver is not a valid python identifier plugins/modules/fmgr_system_ntp_ntpserver.py:0:0: parameter-invalid: Argument 'key-id' in argument_spec found in system_ntp_ntpserver is not a valid python identifier plugins/modules/fmgr_system_passwordpolicy.py:0:0: parameter-invalid: Argument 'change-4-characters' in argument_spec found in system_passwordpolicy is not a valid python identifier plugins/modules/fmgr_system_passwordpolicy.py:0:0: parameter-invalid: Argument 'minimum-length' in argument_spec found in system_passwordpolicy is not a valid python identifier plugins/modules/fmgr_system_passwordpolicy.py:0:0: parameter-invalid: Argument 'must-contain' in argument_spec found in system_passwordpolicy is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in system_replacemsggroup -> mm1must not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_system_replacemsggroup.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in system_replacemsggroup -> mm3must not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_system_replacemsggroup.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in system_replacemsggroup -> mm4must not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_system_replacemsggroup.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in system_replacemsggroup -> mm7must not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_system_replacemsggroup.py:0:0: nonexistent-parameter-documented: Argument 'message' found in system_replacemsggroup -> mm1 is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_system_replacemsggroup.py:0:0: nonexistent-parameter-documented: Argument 'message' found in system_replacemsggroup -> mm3 is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_system_replacemsggroup.py:0:0: nonexistent-parameter-documented: Argument 'message' found in system_replacemsggroup -> mm4 is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_system_replacemsggroup.py:0:0: nonexistent-parameter-documented: Argument 'message' found in system_replacemsggroup -> mm7 is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'add-html' in argument_spec found in system_replacemsggroup -> mm3 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'add-smil' in argument_spec found in system_replacemsggroup -> mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'add-smil' in argument_spec found in system_replacemsggroup -> mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'add-smil' in argument_spec found in system_replacemsggroup -> mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in system_replacemsggroup -> mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'allow-content-adaptation' in argument_spec found in system_replacemsggroup -> mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'custom-message' in argument_spec found in system_replacemsggroup is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'device-detection-portal' in argument_spec found in system_replacemsggroup is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'fortiguard-wf' in argument_spec found in system_replacemsggroup is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'from-sender' in argument_spec found in system_replacemsggroup -> mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'from-sender' in argument_spec found in system_replacemsggroup -> mm3 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'from-sender' in argument_spec found in system_replacemsggroup -> mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'from-sender' in argument_spec found in system_replacemsggroup -> mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'group-type' in argument_spec found in system_replacemsggroup is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'html-part' in argument_spec found in system_replacemsggroup -> mm3 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> admin is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> alertmail is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> auth is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> automation is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> custom-message is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> device-detection-portal is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> ec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> fortiguard-wf is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> ftp is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> http is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> icap is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> mail is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> mm3 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> mms is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> nac-quar is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> nntp is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> spam is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> sslvpn is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> traffic-quota is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> utm is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup -> webproxy is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'nac-quar' in argument_spec found in system_replacemsggroup is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'rsp-status' in argument_spec found in system_replacemsggroup -> mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'rsp-status' in argument_spec found in system_replacemsggroup -> mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'rsp-status' in argument_spec found in system_replacemsggroup -> mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'rsp-text' in argument_spec found in system_replacemsggroup -> mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'sender-visibility' in argument_spec found in system_replacemsggroup -> mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'smil-part' in argument_spec found in system_replacemsggroup -> mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'smil-part' in argument_spec found in system_replacemsggroup -> mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'smil-part' in argument_spec found in system_replacemsggroup -> mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup.py:0:0: parameter-invalid: Argument 'traffic-quota' in argument_spec found in system_replacemsggroup is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_admin.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_admin is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_admin.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_alertmail.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_alertmail is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_alertmail.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_auth.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_auth is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_auth.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_automation.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_automation is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_automation.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_custommessage.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_custommessage is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_custommessage.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_devicedetectionportal.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_devicedetectionportal is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_devicedetectionportal.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_ec.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_ec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_ec.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_fortiguardwf.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_fortiguardwf is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_fortiguardwf.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_ftp.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_ftp is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_ftp.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_http.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_http is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_http.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_icap.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_icap is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_icap.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mail.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_mail is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mail.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in system_replacemsggroup_mm1must not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: nonexistent-parameter-documented: Argument 'message' found in system_replacemsggroup_mm1 is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: parameter-invalid: Argument 'add-smil' in argument_spec found in system_replacemsggroup_mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: parameter-invalid: Argument 'from-sender' in argument_spec found in system_replacemsggroup_mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: parameter-invalid: Argument 'rsp-status' in argument_spec found in system_replacemsggroup_mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: parameter-invalid: Argument 'rsp-text' in argument_spec found in system_replacemsggroup_mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: parameter-invalid: Argument 'sender-visibility' in argument_spec found in system_replacemsggroup_mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm1.py:0:0: parameter-invalid: Argument 'smil-part' in argument_spec found in system_replacemsggroup_mm1 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm3.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in system_replacemsggroup_mm3must not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_system_replacemsggroup_mm3.py:0:0: nonexistent-parameter-documented: Argument 'message' found in system_replacemsggroup_mm3 is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_system_replacemsggroup_mm3.py:0:0: parameter-invalid: Argument 'add-html' in argument_spec found in system_replacemsggroup_mm3 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm3.py:0:0: parameter-invalid: Argument 'from-sender' in argument_spec found in system_replacemsggroup_mm3 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm3.py:0:0: parameter-invalid: Argument 'html-part' in argument_spec found in system_replacemsggroup_mm3 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm3.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_mm3 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm3.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm4.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in system_replacemsggroup_mm4must not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_system_replacemsggroup_mm4.py:0:0: nonexistent-parameter-documented: Argument 'message' found in system_replacemsggroup_mm4 is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_system_replacemsggroup_mm4.py:0:0: parameter-invalid: Argument 'add-smil' in argument_spec found in system_replacemsggroup_mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm4.py:0:0: parameter-invalid: Argument 'from-sender' in argument_spec found in system_replacemsggroup_mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm4.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm4.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm4.py:0:0: parameter-invalid: Argument 'rsp-status' in argument_spec found in system_replacemsggroup_mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm4.py:0:0: parameter-invalid: Argument 'smil-part' in argument_spec found in system_replacemsggroup_mm4 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: invalid-argument-name: Argument 'message' in argument_spec found in system_replacemsggroup_mm7must not be one of message,syslog_facility as it is used internally by Ansible Core Engine plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: nonexistent-parameter-documented: Argument 'message' found in system_replacemsggroup_mm7 is listed in DOCUMENTATION.options, but not accepted by the module argument_spec plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: parameter-invalid: Argument 'add-smil' in argument_spec found in system_replacemsggroup_mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in system_replacemsggroup_mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: parameter-invalid: Argument 'allow-content-adaptation' in argument_spec found in system_replacemsggroup_mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: parameter-invalid: Argument 'from-sender' in argument_spec found in system_replacemsggroup_mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: parameter-invalid: Argument 'rsp-status' in argument_spec found in system_replacemsggroup_mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mm7.py:0:0: parameter-invalid: Argument 'smil-part' in argument_spec found in system_replacemsggroup_mm7 is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mms.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_mms is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_mms.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_nacquar.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_nacquar is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_nacquar.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_nntp.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_nntp is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_nntp.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_spam.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_spam is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_spam.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_sslvpn.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_sslvpn is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_sslvpn.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_trafficquota.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_trafficquota is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_trafficquota.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_utm.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_utm is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_utm.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_webproxy.py:0:0: parameter-invalid: Argument 'msg-type' in argument_spec found in system_replacemsggroup_webproxy is not a valid python identifier plugins/modules/fmgr_system_replacemsggroup_webproxy.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_replacemsgimage.py:0:0: parameter-invalid: Argument 'image-base64' in argument_spec found in system_replacemsgimage is not a valid python identifier plugins/modules/fmgr_system_replacemsgimage.py:0:0: parameter-invalid: Argument 'image-type' in argument_spec found in system_replacemsgimage is not a valid python identifier plugins/modules/fmgr_system_report_autocache.py:0:0: parameter-invalid: Argument 'aggressive-schedule' in argument_spec found in system_report_autocache is not a valid python identifier plugins/modules/fmgr_system_report_autocache.py:0:0: parameter-invalid: Argument 'sche-rpt-only' in argument_spec found in system_report_autocache is not a valid python identifier plugins/modules/fmgr_system_report_estbrowsetime.py:0:0: parameter-invalid: Argument 'max-read-time' in argument_spec found in system_report_estbrowsetime is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'case-insensitive' in argument_spec found in system_report_group is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'chart-alternative' in argument_spec found in system_report_group is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'chart-name' in argument_spec found in system_report_group -> chart-alternative is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'chart-replace' in argument_spec found in system_report_group -> chart-alternative is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'group-by' in argument_spec found in system_report_group is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'group-id' in argument_spec found in system_report_group is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'report-like' in argument_spec found in system_report_group is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'var-expression' in argument_spec found in system_report_group -> group-by is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'var-name' in argument_spec found in system_report_group -> group-by is not a valid python identifier plugins/modules/fmgr_system_report_group.py:0:0: parameter-invalid: Argument 'var-type' in argument_spec found in system_report_group -> group-by is not a valid python identifier plugins/modules/fmgr_system_report_group_chartalternative.py:0:0: parameter-invalid: Argument 'chart-name' in argument_spec found in system_report_group_chartalternative is not a valid python identifier plugins/modules/fmgr_system_report_group_chartalternative.py:0:0: parameter-invalid: Argument 'chart-replace' in argument_spec found in system_report_group_chartalternative is not a valid python identifier plugins/modules/fmgr_system_report_group_groupby.py:0:0: parameter-invalid: Argument 'var-expression' in argument_spec found in system_report_group_groupby is not a valid python identifier plugins/modules/fmgr_system_report_group_groupby.py:0:0: parameter-invalid: Argument 'var-name' in argument_spec found in system_report_group_groupby is not a valid python identifier plugins/modules/fmgr_system_report_group_groupby.py:0:0: parameter-invalid: Argument 'var-type' in argument_spec found in system_report_group_groupby is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'aggregate-report' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'capwap-port' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'capwap-service' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'exclude-capwap' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'hcache-lossless' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'ldap-cache-timeout' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'max-rpt-pdf-rows' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'max-table-rows' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'report-priority' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'template-auto-install' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_report_setting.py:0:0: parameter-invalid: Argument 'week-start' in argument_spec found in system_report_setting is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'acs-url' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'auth-request-signed' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'default-profile' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'dev-id' in argument_spec found in system_saml -> fabric-idp is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'entity-id' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'fabric-idp' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'forticloud-sso' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-cert' in argument_spec found in system_saml -> fabric-idp is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-cert' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-entity-id' in argument_spec found in system_saml -> fabric-idp is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-entity-id' in argument_spec found in system_saml -> service-providers is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-entity-id' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-single-logout-url' in argument_spec found in system_saml -> fabric-idp is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-single-logout-url' in argument_spec found in system_saml -> service-providers is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-single-logout-url' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-single-sign-on-url' in argument_spec found in system_saml -> fabric-idp is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-single-sign-on-url' in argument_spec found in system_saml -> service-providers is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-single-sign-on-url' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'idp-status' in argument_spec found in system_saml -> fabric-idp is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'login-auto-redirect' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'server-address' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'service-providers' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'sls-url' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'sp-adom' in argument_spec found in system_saml -> service-providers is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'sp-cert' in argument_spec found in system_saml -> service-providers is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'sp-entity-id' in argument_spec found in system_saml -> service-providers is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'sp-profile' in argument_spec found in system_saml -> service-providers is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'sp-single-logout-url' in argument_spec found in system_saml -> service-providers is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'sp-single-sign-on-url' in argument_spec found in system_saml -> service-providers is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'user-auto-create' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml.py:0:0: parameter-invalid: Argument 'want-assertions-signed' in argument_spec found in system_saml is not a valid python identifier plugins/modules/fmgr_system_saml_fabricidp.py:0:0: parameter-invalid: Argument 'dev-id' in argument_spec found in system_saml_fabricidp is not a valid python identifier plugins/modules/fmgr_system_saml_fabricidp.py:0:0: parameter-invalid: Argument 'idp-cert' in argument_spec found in system_saml_fabricidp is not a valid python identifier plugins/modules/fmgr_system_saml_fabricidp.py:0:0: parameter-invalid: Argument 'idp-entity-id' in argument_spec found in system_saml_fabricidp is not a valid python identifier plugins/modules/fmgr_system_saml_fabricidp.py:0:0: parameter-invalid: Argument 'idp-single-logout-url' in argument_spec found in system_saml_fabricidp is not a valid python identifier plugins/modules/fmgr_system_saml_fabricidp.py:0:0: parameter-invalid: Argument 'idp-single-sign-on-url' in argument_spec found in system_saml_fabricidp is not a valid python identifier plugins/modules/fmgr_system_saml_fabricidp.py:0:0: parameter-invalid: Argument 'idp-status' in argument_spec found in system_saml_fabricidp is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'access-key' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'alt-resource-ip' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'api-key' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'azure-region' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'client-id' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'client-secret' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'compartment-id' in argument_spec found in system_sdnconnector -> compartment-list is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'compartment-id' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'compartment-list' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'compute-generation' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'external-account-list' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'external-id' in argument_spec found in system_sdnconnector -> external-account-list is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'external-ip' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'forwarding-rule' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'gcp-project' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'gcp-project-list' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'gcp-zone-list' in argument_spec found in system_sdnconnector -> gcp-project-list is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'ha-status' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'ibm-region' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'ibm-region-gen1' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'ibm-region-gen2' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'key-passwd' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'last-update' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'login-endpoint' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'next-hop' in argument_spec found in system_sdnconnector -> route-table -> route is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'nsx-cert-fingerprint' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'oci-cert' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'oci-fingerprint' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'oci-region' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'oci-region-list' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'oci-region-type' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'private-key' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'public-ip' in argument_spec found in system_sdnconnector -> nic -> ip is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'region-list' in argument_spec found in system_sdnconnector -> external-account-list is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'resource-group' in argument_spec found in system_sdnconnector -> nic -> ip is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'resource-group' in argument_spec found in system_sdnconnector -> route-table is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'resource-group' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'resource-url' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'rest-interface' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'rest-password' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'rest-sport' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'rest-ssl' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'role-arn' in argument_spec found in system_sdnconnector -> external-account-list is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'route-table' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'rule-name' in argument_spec found in system_sdnconnector -> forwarding-rule is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'secret-key' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'secret-token' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'server-ca-cert' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'server-cert' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'server-ip' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'server-list' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'server-port' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'service-account' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'subscription-id' in argument_spec found in system_sdnconnector -> route-table is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'subscription-id' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'tenant-id' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'update-interval' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'use-metadata-iam' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'user-id' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'vcenter-password' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'vcenter-server' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'vcenter-username' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'verify-certificate' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'vmx-image-url' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'vmx-service-name' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector.py:0:0: parameter-invalid: Argument 'vpc-id' in argument_spec found in system_sdnconnector is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_compartmentlist.py:0:0: parameter-invalid: Argument 'compartment-id' in argument_spec found in system_sdnconnector_compartmentlist is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_compartmentlist.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_externalaccountlist.py:0:0: parameter-invalid: Argument 'external-id' in argument_spec found in system_sdnconnector_externalaccountlist is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_externalaccountlist.py:0:0: parameter-invalid: Argument 'region-list' in argument_spec found in system_sdnconnector_externalaccountlist is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_externalaccountlist.py:0:0: parameter-invalid: Argument 'role-arn' in argument_spec found in system_sdnconnector_externalaccountlist is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_externalaccountlist.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_externalip.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_forwardingrule.py:0:0: parameter-invalid: Argument 'rule-name' in argument_spec found in system_sdnconnector_forwardingrule is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_forwardingrule.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_gcpprojectlist.py:0:0: parameter-invalid: Argument 'gcp-zone-list' in argument_spec found in system_sdnconnector_gcpprojectlist is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_gcpprojectlist.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_nic.py:0:0: parameter-invalid: Argument 'public-ip' in argument_spec found in system_sdnconnector_nic -> ip is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_nic.py:0:0: parameter-invalid: Argument 'resource-group' in argument_spec found in system_sdnconnector_nic -> ip is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_nic.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_nic_ip.py:0:0: parameter-invalid: Argument 'public-ip' in argument_spec found in system_sdnconnector_nic_ip is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_nic_ip.py:0:0: parameter-invalid: Argument 'resource-group' in argument_spec found in system_sdnconnector_nic_ip is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_nic_ip.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_ociregionlist.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_route.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_routetable.py:0:0: parameter-invalid: Argument 'next-hop' in argument_spec found in system_sdnconnector_routetable -> route is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_routetable.py:0:0: parameter-invalid: Argument 'resource-group' in argument_spec found in system_sdnconnector_routetable is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_routetable.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_routetable.py:0:0: parameter-invalid: Argument 'subscription-id' in argument_spec found in system_sdnconnector_routetable is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_routetable_route.py:0:0: parameter-invalid: Argument 'next-hop' in argument_spec found in system_sdnconnector_routetable_route is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_routetable_route.py:0:0: parameter-invalid: Argument 'route-table' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnconnector_routetable_route.py:0:0: parameter-invalid: Argument 'sdn-connector' in argument_spec is not a valid python identifier plugins/modules/fmgr_system_sdnproxy.py:0:0: parameter-invalid: Argument 'server-port' in argument_spec found in system_sdnproxy is not a valid python identifier plugins/modules/fmgr_system_smsserver.py:0:0: parameter-invalid: Argument 'mail-server' in argument_spec found in system_smsserver is not a valid python identifier plugins/modules/fmgr_system_sniffer.py:0:0: parameter-invalid: Argument 'max-packet-count' in argument_spec found in system_sniffer is not a valid python identifier plugins/modules/fmgr_system_sniffer.py:0:0: parameter-invalid: Argument 'non-ip' in argument_spec found in system_sniffer is not a valid python identifier plugins/modules/fmgr_system_snmp_sysinfo.py:0:0: parameter-invalid: Argument 'engine-id' in argument_spec found in system_snmp_sysinfo is not a valid python identifier plugins/modules/fmgr_system_snmp_sysinfo.py:0:0: parameter-invalid: Argument 'trap-cpu-high-exclude-nice-threshold' in argument_spec found in system_snmp_sysinfo is not a valid python identifier plugins/modules/fmgr_system_snmp_sysinfo.py:0:0: parameter-invalid: Argument 'trap-high-cpu-threshold' in argument_spec found in system_snmp_sysinfo is not a valid python identifier plugins/modules/fmgr_system_snmp_sysinfo.py:0:0: parameter-invalid: Argument 'trap-low-memory-threshold' in argument_spec found in system_snmp_sysinfo is not a valid python identifier plugins/modules/fmgr_system_snmp_user.py:0:0: parameter-invalid: Argument 'auth-proto' in argument_spec found in system_snmp_user is not a valid python identifier plugins/modules/fmgr_system_snmp_user.py:0:0: parameter-invalid: Argument 'auth-pwd' in argument_spec found in system_snmp_user is not a valid python identifier plugins/modules/fmgr_system_snmp_user.py:0:0: parameter-invalid: Argument 'notify-hosts' in argument_spec found in system_snmp_user is not a valid python identifier plugins/modules/fmgr_system_snmp_user.py:0:0: parameter-invalid: Argument 'notify-hosts6' in argument_spec found in system_snmp_user is not a valid python identifier plugins/modules/fmgr_system_snmp_user.py:0:0: parameter-invalid: Argument 'priv-proto' in argument_spec found in system_snmp_user is not a valid python identifier plugins/modules/fmgr_system_snmp_user.py:0:0: parameter-invalid: Argument 'priv-pwd' in argument_spec found in system_snmp_user is not a valid python identifier plugins/modules/fmgr_system_snmp_user.py:0:0: parameter-invalid: Argument 'query-port' in argument_spec found in system_snmp_user is not a valid python identifier plugins/modules/fmgr_system_snmp_user.py:0:0: parameter-invalid: Argument 'security-level' in argument_spec found in system_snmp_user is not a valid python identifier plugins/modules/fmgr_system_socfabric.py:0:0: parameter-invalid: Argument 'secure-connection' in argument_spec found in system_socfabric is not a valid python identifier plugins/modules/fmgr_system_socfabric.py:0:0: parameter-invalid: Argument 'trusted-list' in argument_spec found in system_socfabric is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'background-rebuild' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'case-sensitive' in argument_spec found in system_sql -> custom-index is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'compress-table-min-age' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'custom-index' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'custom-skipidx' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'database-name' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'database-type' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'device-count-high' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'device-type' in argument_spec found in system_sql -> custom-index is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'device-type' in argument_spec found in system_sql -> custom-skipidx is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'event-table-partition-time' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'fct-table-partition-time' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'index-field' in argument_spec found in system_sql -> custom-index is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'index-field' in argument_spec found in system_sql -> custom-skipidx is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'log-type' in argument_spec found in system_sql -> custom-index is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'log-type' in argument_spec found in system_sql -> custom-skipidx is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'prompt-sql-upgrade' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'rebuild-event' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'rebuild-event-start-time' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'start-time' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'text-search-index' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'traffic-table-partition-time' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'ts-index-field' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql.py:0:0: parameter-invalid: Argument 'utm-table-partition-time' in argument_spec found in system_sql is not a valid python identifier plugins/modules/fmgr_system_sql_customindex.py:0:0: parameter-invalid: Argument 'case-sensitive' in argument_spec found in system_sql_customindex is not a valid python identifier plugins/modules/fmgr_system_sql_customindex.py:0:0: parameter-invalid: Argument 'device-type' in argument_spec found in system_sql_customindex is not a valid python identifier plugins/modules/fmgr_system_sql_customindex.py:0:0: parameter-invalid: Argument 'index-field' in argument_spec found in system_sql_customindex is not a valid python identifier plugins/modules/fmgr_system_sql_customindex.py:0:0: parameter-invalid: Argument 'log-type' in argument_spec found in system_sql_customindex is not a valid python identifier plugins/modules/fmgr_system_sql_customskipidx.py:0:0: parameter-invalid: Argument 'device-type' in argument_spec found in system_sql_customskipidx is not a valid python identifier plugins/modules/fmgr_system_sql_customskipidx.py:0:0: parameter-invalid: Argument 'index-field' in argument_spec found in system_sql_customskipidx is not a valid python identifier plugins/modules/fmgr_system_sql_customskipidx.py:0:0: parameter-invalid: Argument 'log-type' in argument_spec found in system_sql_customskipidx is not a valid python identifier plugins/modules/fmgr_system_syslog.py:0:0: parameter-invalid: Argument 'local-cert' in argument_spec found in system_syslog is not a valid python identifier plugins/modules/fmgr_system_syslog.py:0:0: parameter-invalid: Argument 'peer-cert-cn' in argument_spec found in system_syslog is not a valid python identifier plugins/modules/fmgr_system_syslog.py:0:0: parameter-invalid: Argument 'secure-connection' in argument_spec found in system_syslog is not a valid python identifier plugins/modules/fmgr_system_virtualwirepair.py:0:0: parameter-invalid: Argument 'outer-vlan-id' in argument_spec found in system_virtualwirepair is not a valid python identifier plugins/modules/fmgr_system_virtualwirepair.py:0:0: parameter-invalid: Argument 'poweroff-bypass' in argument_spec found in system_virtualwirepair is not a valid python identifier plugins/modules/fmgr_system_virtualwirepair.py:0:0: parameter-invalid: Argument 'poweron-bypass' in argument_spec found in system_virtualwirepair is not a valid python identifier plugins/modules/fmgr_system_virtualwirepair.py:0:0: parameter-invalid: Argument 'vlan-filter' in argument_spec found in system_virtualwirepair is not a valid python identifier plugins/modules/fmgr_system_virtualwirepair.py:0:0: parameter-invalid: Argument 'wildcard-vlan' in argument_spec found in system_virtualwirepair is not a valid python identifier plugins/modules/fmgr_system_workflow_approvalmatrix.py:0:0: parameter-invalid: Argument 'adom-name' in argument_spec found in system_workflow_approvalmatrix is not a valid python identifier plugins/modules/fmgr_system_workflow_approvalmatrix.py:0:0: parameter-invalid: Argument 'mail-server' in argument_spec found in system_workflow_approvalmatrix is not a valid python identifier plugins/modules/fmgr_system_workflow_approvalmatrix_approver.py:0:0: parameter-invalid: Argument 'approval-matrix' in argument_spec is not a valid python identifier plugins/modules/fmgr_template.py:0:0: parameter-invalid: Argument 'modification-time' in argument_spec found in template is not a valid python identifier plugins/modules/fmgr_templategroup.py:0:0: parameter-invalid: Argument 'modification-time' in argument_spec found in templategroup is not a valid python identifier plugins/modules/fmgr_user_adgrp.py:0:0: parameter-invalid: Argument 'connector-source' in argument_spec found in user_adgrp is not a valid python identifier plugins/modules/fmgr_user_adgrp.py:0:0: parameter-invalid: Argument 'polling-id' in argument_spec found in user_adgrp is not a valid python identifier plugins/modules/fmgr_user_adgrp.py:0:0: parameter-invalid: Argument 'server-name' in argument_spec found in user_adgrp is not a valid python identifier plugins/modules/fmgr_user_certificate.py:0:0: parameter-invalid: Argument 'common-name' in argument_spec found in user_certificate is not a valid python identifier plugins/modules/fmgr_user_device.py:0:0: parameter-invalid: Argument 'hardware-vendor' in argument_spec found in user_device -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_device.py:0:0: parameter-invalid: Argument 'hardware-version' in argument_spec found in user_device -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_device.py:0:0: parameter-invalid: Argument 'master-device' in argument_spec found in user_device -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_device.py:0:0: parameter-invalid: Argument 'master-device' in argument_spec found in user_device is not a valid python identifier plugins/modules/fmgr_user_device.py:0:0: parameter-invalid: Argument 'software-version' in argument_spec found in user_device -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_device_dynamicmapping.py:0:0: parameter-invalid: Argument 'hardware-vendor' in argument_spec found in user_device_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_device_dynamicmapping.py:0:0: parameter-invalid: Argument 'hardware-version' in argument_spec found in user_device_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_device_dynamicmapping.py:0:0: parameter-invalid: Argument 'master-device' in argument_spec found in user_device_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_device_dynamicmapping.py:0:0: parameter-invalid: Argument 'software-version' in argument_spec found in user_device_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_deviceaccesslist.py:0:0: parameter-invalid: Argument 'default-action' in argument_spec found in user_deviceaccesslist is not a valid python identifier plugins/modules/fmgr_user_deviceaccesslist.py:0:0: parameter-invalid: Argument 'device-list' in argument_spec found in user_deviceaccesslist is not a valid python identifier plugins/modules/fmgr_user_deviceaccesslist_devicelist.py:0:0: parameter-invalid: Argument 'device-access-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_user_devicegroup_dynamicmapping.py:0:0: parameter-invalid: Argument 'device-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_user_devicegroup_tagging.py:0:0: parameter-invalid: Argument 'device-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'ad-mode' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'adlds-dn' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'adlds-ip-address' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'adlds-ip6' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'adlds-port' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'change-detection' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'change-detection-period' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'dns-srv-lookup' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'domain-name' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'extra-server' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'ip-address' in argument_spec found in user_domaincontroller -> extra-server is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'ip-address' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'ldap-server' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'replication-port' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'source-ip-address' in argument_spec found in user_domaincontroller -> extra-server is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'source-ip-address' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'source-ip6' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in user_domaincontroller -> extra-server is not a valid python identifier plugins/modules/fmgr_user_domaincontroller.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in user_domaincontroller is not a valid python identifier plugins/modules/fmgr_user_domaincontroller_extraserver.py:0:0: parameter-invalid: Argument 'domain-controller' in argument_spec is not a valid python identifier plugins/modules/fmgr_user_domaincontroller_extraserver.py:0:0: parameter-invalid: Argument 'ip-address' in argument_spec found in user_domaincontroller_extraserver is not a valid python identifier plugins/modules/fmgr_user_domaincontroller_extraserver.py:0:0: parameter-invalid: Argument 'source-ip-address' in argument_spec found in user_domaincontroller_extraserver is not a valid python identifier plugins/modules/fmgr_user_domaincontroller_extraserver.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in user_domaincontroller_extraserver is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'auth-level' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'auto-discover-kdc' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'connect-protocol' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'domain-name' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'http-auth-type' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'kdc-ip' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'server-name' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_exchange.py:0:0: parameter-invalid: Argument 'ssl-min-proto-version' in argument_spec found in user_exchange is not a valid python identifier plugins/modules/fmgr_user_fortitoken.py:0:0: parameter-invalid: Argument 'os-ver' in argument_spec found in user_fortitoken is not a valid python identifier plugins/modules/fmgr_user_fortitoken.py:0:0: parameter-invalid: Argument 'reg-id' in argument_spec found in user_fortitoken is not a valid python identifier plugins/modules/fmgr_user_fortitoken.py:0:0: parameter-invalid: Argument 'serial-number' in argument_spec found in user_fortitoken is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'group-poll-interval' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'group-poll-interval' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ldap-poll' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ldap-poll' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ldap-poll-filter' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ldap-poll-filter' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ldap-poll-interval' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ldap-poll-interval' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ldap-server' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ldap-server' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'logon-timeout' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'logon-timeout' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'source-ip6' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'source-ip6' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ssl-server-host-ip-check' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ssl-server-host-ip-check' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ssl-trusted-cert' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'ssl-trusted-cert' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'user-info-server' in argument_spec found in user_fsso -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_fsso.py:0:0: parameter-invalid: Argument 'user-info-server' in argument_spec found in user_fsso is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-poll-interval' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'ldap-poll' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'ldap-poll-filter' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'ldap-poll-interval' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'ldap-server' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'logon-timeout' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'source-ip6' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-server-host-ip-check' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-trusted-cert' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fsso_dynamicmapping.py:0:0: parameter-invalid: Argument 'user-info-server' in argument_spec found in user_fsso_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_fssopolling.py:0:0: parameter-invalid: Argument 'default-domain' in argument_spec found in user_fssopolling is not a valid python identifier plugins/modules/fmgr_user_fssopolling.py:0:0: parameter-invalid: Argument 'ldap-server' in argument_spec found in user_fssopolling is not a valid python identifier plugins/modules/fmgr_user_fssopolling.py:0:0: parameter-invalid: Argument 'logon-history' in argument_spec found in user_fssopolling is not a valid python identifier plugins/modules/fmgr_user_fssopolling.py:0:0: parameter-invalid: Argument 'polling-frequency' in argument_spec found in user_fssopolling is not a valid python identifier plugins/modules/fmgr_user_fssopolling.py:0:0: parameter-invalid: Argument 'smb-ntlmv1-auth' in argument_spec found in user_fssopolling is not a valid python identifier plugins/modules/fmgr_user_fssopolling_adgrp.py:0:0: parameter-invalid: Argument 'fsso-polling' in argument_spec is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'auth-concurrent-override' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'auth-concurrent-override' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'auth-concurrent-value' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'auth-concurrent-value' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'expire-type' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'expire-type' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in user_group -> dynamic_mapping -> match is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in user_group -> match is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'group-type' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'group-type' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'http-digest-realm' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'http-digest-realm' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'latest-patch-level' in argument_spec found in user_group -> dynamic_mapping -> sslvpn-os-check-list is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'ldap-memberof' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'logic-type' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'max-accounts' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'max-accounts' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'mobile-phone' in argument_spec found in user_group -> dynamic_mapping -> guest is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'mobile-phone' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'mobile-phone' in argument_spec found in user_group -> guest is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'mobile-phone' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'multiple-guest-add' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'multiple-guest-add' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'redir-url' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'server-name' in argument_spec found in user_group -> dynamic_mapping -> match is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'server-name' in argument_spec found in user_group -> match is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sms-custom-server' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sms-custom-server' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sms-server' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sms-server' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-bookmarks-group' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-cache-cleaner' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-client-check' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-ftp' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-http' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-os-check' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-os-check-list' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-portal' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-portal-heading' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-rdp' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-samba' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-split-tunneling' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-ssh' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-telnet' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-tunnel' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-tunnel-endip' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-tunnel-ip-mode' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-tunnel-startip' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-virtual-desktop' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-vnc' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sslvpn-webapp' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sso-attribute-value' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'sso-attribute-value' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'user-id' in argument_spec found in user_group -> dynamic_mapping -> guest is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'user-id' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'user-id' in argument_spec found in user_group -> guest is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'user-id' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'user-name' in argument_spec found in user_group -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_group.py:0:0: parameter-invalid: Argument 'user-name' in argument_spec found in user_group is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'auth-concurrent-override' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'auth-concurrent-value' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'expire-type' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in user_group_dynamicmapping -> match is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-type' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'http-digest-realm' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'latest-patch-level' in argument_spec found in user_group_dynamicmapping -> sslvpn-os-check-list is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'ldap-memberof' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'logic-type' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'max-accounts' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'mobile-phone' in argument_spec found in user_group_dynamicmapping -> guest is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'mobile-phone' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'multiple-guest-add' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'redir-url' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'server-name' in argument_spec found in user_group_dynamicmapping -> match is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sms-custom-server' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sms-server' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-bookmarks-group' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-cache-cleaner' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-client-check' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-ftp' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-http' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-os-check' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-os-check-list' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-portal' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-portal-heading' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-rdp' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-samba' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-split-tunneling' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-ssh' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-telnet' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-tunnel' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-tunnel-endip' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-tunnel-ip-mode' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-tunnel-startip' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-virtual-desktop' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-vnc' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sslvpn-webapp' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'sso-attribute-value' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'user-id' in argument_spec found in user_group_dynamicmapping -> guest is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'user-id' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping.py:0:0: parameter-invalid: Argument 'user-name' in argument_spec found in user_group_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping_guest.py:0:0: parameter-invalid: Argument 'mobile-phone' in argument_spec found in user_group_dynamicmapping_guest is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping_guest.py:0:0: parameter-invalid: Argument 'user-id' in argument_spec found in user_group_dynamicmapping_guest is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping_match.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in user_group_dynamicmapping_match is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping_match.py:0:0: parameter-invalid: Argument 'server-name' in argument_spec found in user_group_dynamicmapping_match is not a valid python identifier plugins/modules/fmgr_user_group_dynamicmapping_sslvpnoschecklist.py:0:0: parameter-invalid: Argument 'latest-patch-level' in argument_spec found in user_group_dynamicmapping_sslvpnoschecklist is not a valid python identifier plugins/modules/fmgr_user_group_guest.py:0:0: parameter-invalid: Argument 'mobile-phone' in argument_spec found in user_group_guest is not a valid python identifier plugins/modules/fmgr_user_group_guest.py:0:0: parameter-invalid: Argument 'user-id' in argument_spec found in user_group_guest is not a valid python identifier plugins/modules/fmgr_user_group_match.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in user_group_match is not a valid python identifier plugins/modules/fmgr_user_group_match.py:0:0: parameter-invalid: Argument 'server-name' in argument_spec found in user_group_match is not a valid python identifier plugins/modules/fmgr_user_krbkeytab.py:0:0: parameter-invalid: Argument 'ldap-server' in argument_spec found in user_krbkeytab is not a valid python identifier plugins/modules/fmgr_user_krbkeytab.py:0:0: parameter-invalid: Argument 'pac-data' in argument_spec found in user_krbkeytab is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-cert-field' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-cert-field' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-filter' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-filter' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-name' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-name' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-processing' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-processing' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-upn-san' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'account-key-upn-san' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'ca-cert' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'ca-cert' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'client-cert-auth' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'client-cert-auth' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-filter' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-filter' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-member-check' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-member-check' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-object-filter' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-object-filter' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-object-search-base' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-object-search-base' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-search-base' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'group-search-base' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'member-attr' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'member-attr' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'obtain-user-info' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'obtain-user-info' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'password-attr' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'password-attr' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'password-expiry-warning' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'password-expiry-warning' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'password-renewal' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'password-renewal' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'retrieve-protection-profile' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'search-type' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'search-type' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'server-identity-check' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'server-identity-check' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'ssl-min-proto-version' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'ssl-min-proto-version' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'two-factor' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'two-factor' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'two-factor-authentication' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'two-factor-authentication' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'two-factor-filter' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'two-factor-filter' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'two-factor-notification' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'two-factor-notification' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'user-info-exchange-server' in argument_spec found in user_ldap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_ldap.py:0:0: parameter-invalid: Argument 'user-info-exchange-server' in argument_spec found in user_ldap is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'account-key-cert-field' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'account-key-filter' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'account-key-name' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'account-key-processing' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'account-key-upn-san' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'ca-cert' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'client-cert-auth' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-filter' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-member-check' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-object-filter' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-object-search-base' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-search-base' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'member-attr' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'obtain-user-info' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'password-attr' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'password-expiry-warning' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'password-renewal' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'retrieve-protection-profile' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'search-type' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'server-identity-check' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'source-port' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'ssl-min-proto-version' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'two-factor' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'two-factor-authentication' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'two-factor-filter' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'two-factor-notification' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_ldap_dynamicmapping.py:0:0: parameter-invalid: Argument 'user-info-exchange-server' in argument_spec found in user_ldap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'auth-concurrent-override' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'auth-concurrent-value' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'email-to' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'ldap-server' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'passwd-policy' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'ppk-identity' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'ppk-secret' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'radius-server' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'sms-custom-server' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'sms-phone' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'sms-server' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'tacacs+-server' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'two-factor' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'two-factor-authentication' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'two-factor-notification' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'username-case-insensitivity' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'username-case-sensitivity' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_local.py:0:0: parameter-invalid: Argument 'username-sensitivity' in argument_spec found in user_local is not a valid python identifier plugins/modules/fmgr_user_nsx.py:0:0: parameter-invalid: Argument 'if-allgroup' in argument_spec found in user_nsx is not a valid python identifier plugins/modules/fmgr_user_nsx.py:0:0: parameter-invalid: Argument 'ref-id' in argument_spec found in user_nsx -> service is not a valid python identifier plugins/modules/fmgr_user_nsx.py:0:0: parameter-invalid: Argument 'service-id' in argument_spec found in user_nsx is not a valid python identifier plugins/modules/fmgr_user_nsx.py:0:0: parameter-invalid: Argument 'service-manager-id' in argument_spec found in user_nsx is not a valid python identifier plugins/modules/fmgr_user_nsx.py:0:0: parameter-invalid: Argument 'service-manager-rev' in argument_spec found in user_nsx is not a valid python identifier plugins/modules/fmgr_user_nsx_service.py:0:0: parameter-invalid: Argument 'ref-id' in argument_spec found in user_nsx_service is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'expire-days' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'expire-status' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'expired-password-renewal' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'min-change-characters' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'min-lower-case-letter' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'min-non-alphanumeric' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'min-number' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'min-upper-case-letter' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'minimum-length' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'reuse-password' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_passwordpolicy.py:0:0: parameter-invalid: Argument 'warn-days' in argument_spec found in user_passwordpolicy is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'cn-type' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'ldap-mode' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'ldap-password' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'ldap-server' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'ldap-username' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'mandatory-ca-verify' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'mfa-mode' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'mfa-password' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'mfa-server' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'mfa-username' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'ocsp-override-server' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_peer.py:0:0: parameter-invalid: Argument 'two-factor' in argument_spec found in user_peer is not a valid python identifier plugins/modules/fmgr_user_pop3.py:0:0: parameter-invalid: Argument 'ssl-min-proto-version' in argument_spec found in user_pop3 is not a valid python identifier plugins/modules/fmgr_user_pxgrid.py:0:0: parameter-invalid: Argument 'ca-cert' in argument_spec found in user_pxgrid is not a valid python identifier plugins/modules/fmgr_user_pxgrid.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in user_pxgrid is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'account-key-cert-field' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'account-key-cert-field' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'account-key-processing' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'account-key-processing' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'accounting-server' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'accounting-server' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'acct-all-servers' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'acct-all-servers' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'acct-interim-interval' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'acct-interim-interval' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'all-usergroup' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'all-usergroup' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ca-cert' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ca-cert' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'call-station-id-type' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'call-station-id-type' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-carrier-endpoint-attribute' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-carrier-endpoint-block-attribute' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-context-timeout' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-flush-ip-session' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-hold-time' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-http-header' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-http-header-fallback' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-http-header-status' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-http-header-suppress' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-log-dyn_flags' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-log-period' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-mem-percent' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-profile-attribute' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-profile-attribute-key' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-radius-response' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-radius-server-port' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-secret' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dp-validate-request-secret' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'dynamic-profile' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'endpoint-translation' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-convert-hex' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-header' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-header-suppress' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-prefix' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-prefix-range-max' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-prefix-range-min' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-prefix-string' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-source' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-ip-header' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-ip-header-suppress' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-missing-header-fallback' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'ep-profile-query-type' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'group-override-attr-type' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'group-override-attr-type' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'h3c-compatibility' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'h3c-compatibility' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_radius -> accounting-server is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_radius -> dynamic_mapping -> accounting-server is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'mac-case' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'mac-case' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'mac-password-delimiter' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'mac-password-delimiter' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'mac-username-delimiter' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'mac-username-delimiter' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'nas-id' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'nas-id' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'nas-id-type' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'nas-id-type' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'nas-ip' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'nas-ip' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'password-encoding' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'password-encoding' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'password-renewal' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'password-renewal' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'radius-coa' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'radius-coa' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'radius-port' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'radius-port' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-context-timeout' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-context-timeout' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-endpoint-attribute' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-endpoint-attribute' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-endpoint-block-attribute' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-endpoint-block-attribute' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-ep-one-ip-only' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-ep-one-ip-only' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-flush-ip-session' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-flush-ip-session' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-log-flags' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-log-flags' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-log-period' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-log-period' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-radius-response' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-radius-response' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-radius-server-port' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-radius-server-port' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-secret' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-secret' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-validate-request-secret' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'rsso-validate-request-secret' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'secondary-secret' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'secondary-secret' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'server-identity-check' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'server-identity-check' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_radius -> accounting-server is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_radius -> dynamic_mapping -> accounting-server is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'sso-attribute' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'sso-attribute' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'sso-attribute-key' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'sso-attribute-key' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'sso-attribute-value-override' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'sso-attribute-value-override' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'status-ttl' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'status-ttl' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'switch-controller-acct-fast-framedip-detect' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'switch-controller-acct-fast-framedip-detect' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'switch-controller-service-type' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'switch-controller-service-type' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'tertiary-secret' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'tertiary-secret' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'tls-min-proto-version' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'tls-min-proto-version' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'transport-protocol' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'transport-protocol' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'use-group-for-profile' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'use-management-vdom' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'use-management-vdom' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'username-case-sensitive' in argument_spec found in user_radius -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_radius.py:0:0: parameter-invalid: Argument 'username-case-sensitive' in argument_spec found in user_radius is not a valid python identifier plugins/modules/fmgr_user_radius_accountingserver.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_radius_accountingserver is not a valid python identifier plugins/modules/fmgr_user_radius_accountingserver.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_radius_accountingserver is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'account-key-cert-field' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'account-key-processing' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'accounting-server' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'acct-all-servers' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'acct-interim-interval' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'all-usergroup' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'auth-type' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ca-cert' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'call-station-id-type' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-carrier-endpoint-attribute' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-carrier-endpoint-block-attribute' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-context-timeout' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-flush-ip-session' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-hold-time' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-http-header' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-http-header-fallback' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-http-header-status' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-http-header-suppress' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-log-dyn_flags' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-log-period' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-mem-percent' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-profile-attribute' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-profile-attribute-key' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-radius-response' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-radius-server-port' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-secret' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dp-validate-request-secret' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'dynamic-profile' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'endpoint-translation' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-convert-hex' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-header' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-header-suppress' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-prefix' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-prefix-range-max' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-prefix-range-min' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-prefix-string' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-carrier-endpoint-source' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-ip-header' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-ip-header-suppress' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-missing-header-fallback' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'ep-profile-query-type' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-override-attr-type' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'h3c-compatibility' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_radius_dynamicmapping -> accounting-server is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-case' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-password-delimiter' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-username-delimiter' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'nas-id' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'nas-id-type' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'nas-ip' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'password-encoding' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'password-renewal' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'radius-coa' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'radius-port' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-context-timeout' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-endpoint-attribute' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-endpoint-block-attribute' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-ep-one-ip-only' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-flush-ip-session' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-log-flags' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-log-period' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-radius-response' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-radius-server-port' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-secret' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'rsso-validate-request-secret' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'secondary-secret' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'server-identity-check' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_radius_dynamicmapping -> accounting-server is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'sso-attribute' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'sso-attribute-key' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'sso-attribute-value-override' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'status-ttl' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'switch-controller-acct-fast-framedip-detect' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'switch-controller-service-type' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'tertiary-secret' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'tls-min-proto-version' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'transport-protocol' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'use-group-for-profile' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'use-management-vdom' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping.py:0:0: parameter-invalid: Argument 'username-case-sensitive' in argument_spec found in user_radius_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping_accountingserver.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_radius_dynamicmapping_accountingserver is not a valid python identifier plugins/modules/fmgr_user_radius_dynamicmapping_accountingserver.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_radius_dynamicmapping_accountingserver is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'adfs-claim' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'adfs-claim' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'auth-url' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'auth-url' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'clock-tolerance' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'clock-tolerance' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'digest-method' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'digest-method' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'entity-id' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'entity-id' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'group-claim-type' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'group-claim-type' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'idp-cert' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'idp-cert' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'idp-entity-id' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'idp-entity-id' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'idp-single-logout-url' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'idp-single-logout-url' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'idp-single-sign-on-url' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'idp-single-sign-on-url' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'limit-relaystate' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'limit-relaystate' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'single-logout-url' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'single-logout-url' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'single-sign-on-url' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'single-sign-on-url' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'user-claim-type' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'user-claim-type' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'user-name' in argument_spec found in user_saml -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_saml.py:0:0: parameter-invalid: Argument 'user-name' in argument_spec found in user_saml is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'adfs-claim' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'auth-url' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'clock-tolerance' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'digest-method' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'entity-id' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-claim-type' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'group-name' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'idp-cert' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'idp-entity-id' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'idp-single-logout-url' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'idp-single-sign-on-url' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'limit-relaystate' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'single-logout-url' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'single-sign-on-url' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'user-claim-type' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_saml_dynamicmapping.py:0:0: parameter-invalid: Argument 'user-name' in argument_spec found in user_saml_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_securityexemptlist_rule.py:0:0: parameter-invalid: Argument 'security-exempt-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'authen-type' in argument_spec found in user_tacacs -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'authen-type' in argument_spec found in user_tacacs is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_tacacs -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_tacacs is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'secondary-key' in argument_spec found in user_tacacs -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'secondary-key' in argument_spec found in user_tacacs is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in user_tacacs -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in user_tacacs is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_tacacs -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_tacacs is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'tertiary-key' in argument_spec found in user_tacacs -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'tertiary-key' in argument_spec found in user_tacacs is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in user_tacacs -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_user_tacacs.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in user_tacacs is not a valid python identifier plugins/modules/fmgr_user_tacacs_dynamicmapping.py:0:0: parameter-invalid: Argument 'authen-type' in argument_spec found in user_tacacs_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_tacacs_dynamicmapping.py:0:0: parameter-invalid: Argument 'interface-select-method' in argument_spec found in user_tacacs_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_tacacs_dynamicmapping.py:0:0: parameter-invalid: Argument 'secondary-key' in argument_spec found in user_tacacs_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_tacacs_dynamicmapping.py:0:0: parameter-invalid: Argument 'secondary-server' in argument_spec found in user_tacacs_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_tacacs_dynamicmapping.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in user_tacacs_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_tacacs_dynamicmapping.py:0:0: parameter-invalid: Argument 'tacacs+' in argument_spec is not a valid python identifier plugins/modules/fmgr_user_tacacs_dynamicmapping.py:0:0: parameter-invalid: Argument 'tertiary-key' in argument_spec found in user_tacacs_dynamicmapping is not a valid python identifier plugins/modules/fmgr_user_tacacs_dynamicmapping.py:0:0: parameter-invalid: Argument 'tertiary-server' in argument_spec found in user_tacacs_dynamicmapping is not a valid python identifier plugins/modules/fmgr_utmprofile.py:0:0: parameter-invalid: Argument 'antivirus-profile' in argument_spec found in utmprofile is not a valid python identifier plugins/modules/fmgr_utmprofile.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in utmprofile is not a valid python identifier plugins/modules/fmgr_utmprofile.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in utmprofile is not a valid python identifier plugins/modules/fmgr_utmprofile.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in utmprofile is not a valid python identifier plugins/modules/fmgr_utmprofile.py:0:0: parameter-invalid: Argument 'utm-log' in argument_spec found in utmprofile is not a valid python identifier plugins/modules/fmgr_utmprofile.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in utmprofile is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_device-access-list' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_device-access-list' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_device-identification' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_device-identification' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_device-netscan' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_device-netscan' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp-relay-ip' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp-relay-ip' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp-relay-service' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp-relay-service' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp-relay-type' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp-relay-type' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp6-relay-ip' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp6-relay-ip' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp6-relay-service' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp6-relay-service' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp6-relay-type' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_dhcp6-relay-type' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_ip6-address' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_ip6-address' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_ip6-allowaccess' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_ip6-allowaccess' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_listen-forticlient-connection' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_intf_listen-forticlient-connection' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument '_wtp-group' in argument_spec found in vap -> vlan-pool is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'access-control-list' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'access-control-list' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'acct-interim-interval' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'acct-interim-interval' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'additional-akms' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'additional-akms' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'address-group' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'address-group' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'address-group-policy' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'address-group-policy' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'antivirus-profile' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'antivirus-profile' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'application-detection-engine' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'application-detection-engine' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'application-dscp-marking' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'application-dscp-marking' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'application-report-intv' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'application-report-intv' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'atf-weight' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'atf-weight' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'auth-cert' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'auth-cert' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'auth-disclaimer-page' in argument_spec found in vap -> portal-message-overrides is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'auth-login-failed-page' in argument_spec found in vap -> portal-message-overrides is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'auth-login-page' in argument_spec found in vap -> portal-message-overrides is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'auth-portal-addr' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'auth-portal-addr' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'auth-reject-page' in argument_spec found in vap -> portal-message-overrides is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'beacon-advertising' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'beacon-advertising' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'broadcast-ssid' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'broadcast-ssid' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'broadcast-suppression' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'broadcast-suppression' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'bss-color-partial' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'bss-color-partial' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'bstm-disassociation-imminent' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'bstm-disassociation-imminent' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'bstm-load-balancing-disassoc-timer' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'bstm-load-balancing-disassoc-timer' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'bstm-rssi-disassoc-timer' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'bstm-rssi-disassoc-timer' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-ac-name' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-ac-name' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-auth-timeout' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-auth-timeout' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-fw-accounting' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-fw-accounting' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-macauth-radius-secret' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-macauth-radius-secret' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-macauth-radius-server' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-macauth-radius-server' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-radius-secret' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-radius-secret' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-radius-server' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-radius-server' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-session-timeout-interval' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'captive-portal-session-timeout-interval' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'client-count' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'concurrent-clients' in argument_spec found in vap -> mpsk-key is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-address-enforcement' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-address-enforcement' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-lease-time' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-lease-time' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-option43-insertion' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-option43-insertion' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-option82-circuit-id-insertion' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-option82-circuit-id-insertion' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-option82-insertion' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-option82-insertion' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-option82-remote-id-insertion' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dhcp-option82-remote-id-insertion' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dynamic-vlan' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'dynamic-vlan' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'eap-reauth' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'eap-reauth' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'eap-reauth-intv' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'eap-reauth-intv' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'eapol-key-retries' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'eapol-key-retries' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'external-fast-roaming' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'external-fast-roaming' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'external-logout' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'external-logout' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'external-web' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'external-web' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'external-web-format' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'external-web-format' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'fast-bss-transition' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'fast-bss-transition' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'fast-roaming' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'fast-roaming' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ft-mobility-domain' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ft-mobility-domain' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ft-over-ds' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ft-over-ds' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ft-r0-key-lifetime' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ft-r0-key-lifetime' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'gas-comeback-delay' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'gas-comeback-delay' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'gas-fragmentation-limit' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'gas-fragmentation-limit' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'gtk-rekey' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'gtk-rekey' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'gtk-rekey-intv' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'gtk-rekey-intv' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'high-efficiency' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'high-efficiency' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'hotspot20-profile' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'hotspot20-profile' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'igmp-snooping' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'igmp-snooping' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'intra-vap-privacy' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'intra-vap-privacy' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ipv6-rules' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ipv6-rules' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'key-name' in argument_spec found in vap -> mpsk-key is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'l3-roaming' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'l3-roaming' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'l3-roaming-mode' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'l3-roaming-mode' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-authentication' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-authentication' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-bridging' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-bridging' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-lan' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-lan' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-standalone' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-standalone' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-standalone-dns' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-standalone-dns' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-standalone-dns-ip' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-standalone-dns-ip' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-standalone-nat' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-standalone-nat' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'local-switching' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-auth-bypass' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-auth-bypass' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-called-station-delimiter' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-called-station-delimiter' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-calling-station-delimiter' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-calling-station-delimiter' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-case' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-case' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-filter' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-filter' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-filter-list' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-filter-policy' in argument_spec found in vap -> mac-filter-list is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-filter-policy-other' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-filter-policy-other' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-password-delimiter' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-password-delimiter' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-username-delimiter' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mac-username-delimiter' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'max-clients-ap' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'max-clients-ap' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mbo-cell-data-conn-pref' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mbo-cell-data-conn-pref' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'me-disable-thresh' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'me-disable-thresh' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mesh-backhaul' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mesh-backhaul' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mpsk-concurrent-clients' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mpsk-concurrent-clients' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mpsk-key' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mpsk-profile' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mpsk-profile' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mpsk-schedules' in argument_spec found in vap -> mpsk-key is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mu-mimo' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'mu-mimo' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'multicast-enhance' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'multicast-enhance' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'multicast-rate' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'multicast-rate' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'nac-profile' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'nac-profile' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'neighbor-report-dual-band' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'neighbor-report-dual-band' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'owe-groups' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'owe-groups' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'owe-transition' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'owe-transition' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'owe-transition-ssid' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'owe-transition-ssid' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'pmf-assoc-comeback-timeout' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'pmf-assoc-comeback-timeout' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'pmf-sa-query-retry-timeout' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'pmf-sa-query-retry-timeout' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'port-macauth' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'port-macauth' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'port-macauth-reauth-timeout' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'port-macauth-reauth-timeout' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'port-macauth-timeout' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'port-macauth-timeout' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'portal-message-override-group' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'portal-message-override-group' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'portal-message-overrides' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'portal-type' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'portal-type' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'primary-wag-profile' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'primary-wag-profile' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'probe-resp-suppression' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'probe-resp-suppression' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'probe-resp-threshold' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'probe-resp-threshold' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ptk-rekey' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ptk-rekey' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ptk-rekey-intv' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'ptk-rekey-intv' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'qos-profile' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'qos-profile' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radio-2g-threshold' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radio-2g-threshold' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radio-5g-threshold' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radio-5g-threshold' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radio-sensitivity' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radio-sensitivity' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-auth' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-auth' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-auth-block-interval' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-auth-block-interval' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-auth-server' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-auth-server' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-auth-usergroups' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-auth-usergroups' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-mpsk-auth' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-mpsk-auth' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-mpsk-timeout' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-mac-mpsk-timeout' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-server' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'radius-server' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11a' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11a' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ac-mcs-map' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ac-mcs-map' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ac-ss12' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ac-ss12' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ac-ss34' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ac-ss34' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ax-mcs-map' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ax-mcs-map' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ax-ss12' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ax-ss12' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ax-ss34' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11ax-ss34' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11bg' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11bg' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11n-ss12' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11n-ss12' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11n-ss34' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'rates-11n-ss34' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-groups' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-groups' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-h2e-only' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-h2e-only' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-password' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-password' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-pk' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-pk' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-private-key' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sae-private-key' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'secondary-wag-profile' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'secondary-wag-profile' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'security-exempt-list' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'security-exempt-list' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'security-obsolete-option' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'security-obsolete-option' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'security-redirect-url' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'security-redirect-url' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'selected-usergroups' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'selected-usergroups' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'split-tunneling' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'split-tunneling' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sticky-client-remove' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sticky-client-remove' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sticky-client-threshold-2g' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sticky-client-threshold-2g' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sticky-client-threshold-5g' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sticky-client-threshold-5g' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sticky-client-threshold-6g' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'sticky-client-threshold-6g' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'target-wake-time' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'target-wake-time' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'tkip-counter-measure' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'tkip-counter-measure' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'tunnel-echo-interval' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'tunnel-echo-interval' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'tunnel-fallback-interval' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'tunnel-fallback-interval' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'utm-log' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'utm-log' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'utm-profile' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'utm-profile' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'vlan-auto' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'vlan-auto' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'vlan-id' in argument_spec found in vap -> vlan-name is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'vlan-name' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'vlan-pool' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'vlan-pooling' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'vlan-pooling' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'voice-enterprise' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'voice-enterprise' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in vap -> dynamic_mapping is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in vap is not a valid python identifier plugins/modules/fmgr_vap.py:0:0: parameter-invalid: Argument 'wtp-group' in argument_spec found in vap -> vlan-pool is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_device-access-list' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_device-identification' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_device-netscan' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_dhcp-relay-ip' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_dhcp-relay-service' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_dhcp-relay-type' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_dhcp6-relay-ip' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_dhcp6-relay-service' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_dhcp6-relay-type' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_ip6-address' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_ip6-allowaccess' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument '_intf_listen-forticlient-connection' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'access-control-list' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'acct-interim-interval' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'additional-akms' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'address-group' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'address-group-policy' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'antivirus-profile' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'application-detection-engine' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'application-dscp-marking' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'application-list' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'application-report-intv' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'atf-weight' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'auth-cert' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'auth-portal-addr' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'beacon-advertising' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'broadcast-ssid' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'broadcast-suppression' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'bss-color-partial' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'bstm-disassociation-imminent' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'bstm-load-balancing-disassoc-timer' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'bstm-rssi-disassoc-timer' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'captive-portal-ac-name' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'captive-portal-auth-timeout' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'captive-portal-fw-accounting' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'captive-portal-macauth-radius-secret' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'captive-portal-macauth-radius-server' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'captive-portal-radius-secret' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'captive-portal-radius-server' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'captive-portal-session-timeout-interval' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'client-count' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-address-enforcement' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-lease-time' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-option43-insertion' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-option82-circuit-id-insertion' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-option82-insertion' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'dhcp-option82-remote-id-insertion' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'dynamic-vlan' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'eap-reauth' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'eap-reauth-intv' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'eapol-key-retries' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'external-fast-roaming' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'external-logout' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'external-web' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'external-web-format' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'fast-bss-transition' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'fast-roaming' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'ft-mobility-domain' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'ft-over-ds' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'ft-r0-key-lifetime' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'gas-comeback-delay' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'gas-fragmentation-limit' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'gtk-rekey' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'gtk-rekey-intv' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'high-efficiency' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'hotspot20-profile' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'igmp-snooping' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'intra-vap-privacy' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'ips-sensor' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'ipv6-rules' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'l3-roaming' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'l3-roaming-mode' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-authentication' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-bridging' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-lan' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-standalone' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-standalone-dns' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-standalone-dns-ip' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-standalone-nat' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'local-switching' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-auth-bypass' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-called-station-delimiter' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-calling-station-delimiter' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-case' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-filter' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-filter-policy-other' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-password-delimiter' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mac-username-delimiter' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'max-clients-ap' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mbo-cell-data-conn-pref' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'me-disable-thresh' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mesh-backhaul' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mpsk-concurrent-clients' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mpsk-profile' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'mu-mimo' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'multicast-enhance' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'multicast-rate' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'nac-profile' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'neighbor-report-dual-band' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'owe-groups' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'owe-transition' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'owe-transition-ssid' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'pmf-assoc-comeback-timeout' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'pmf-sa-query-retry-timeout' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'port-macauth' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'port-macauth-reauth-timeout' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'port-macauth-timeout' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'portal-message-override-group' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'portal-type' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'primary-wag-profile' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'probe-resp-suppression' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'probe-resp-threshold' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'ptk-rekey' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'ptk-rekey-intv' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'qos-profile' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radio-2g-threshold' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radio-5g-threshold' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radio-sensitivity' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radius-mac-auth' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radius-mac-auth-block-interval' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radius-mac-auth-server' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radius-mac-auth-usergroups' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radius-mac-mpsk-auth' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radius-mac-mpsk-timeout' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'radius-server' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11a' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11ac-mcs-map' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11ac-ss12' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11ac-ss34' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11ax-mcs-map' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11ax-ss12' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11ax-ss34' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11bg' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11n-ss12' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'rates-11n-ss34' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'sae-groups' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'sae-h2e-only' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'sae-password' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'sae-pk' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'sae-private-key' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'scan-botnet-connections' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'secondary-wag-profile' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'security-exempt-list' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'security-obsolete-option' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'security-redirect-url' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'selected-usergroups' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'split-tunneling' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'sticky-client-remove' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'sticky-client-threshold-2g' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'sticky-client-threshold-5g' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'sticky-client-threshold-6g' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'target-wake-time' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'tkip-counter-measure' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'tunnel-echo-interval' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'tunnel-fallback-interval' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'utm-log' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'utm-profile' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'utm-status' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'vlan-auto' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'vlan-pooling' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'voice-enterprise' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_dynamicmapping.py:0:0: parameter-invalid: Argument 'webfilter-profile' in argument_spec found in vap_dynamicmapping is not a valid python identifier plugins/modules/fmgr_vap_macfilterlist.py:0:0: parameter-invalid: Argument 'mac-filter-policy' in argument_spec found in vap_macfilterlist is not a valid python identifier plugins/modules/fmgr_vap_mpskkey.py:0:0: parameter-invalid: Argument 'concurrent-clients' in argument_spec found in vap_mpskkey is not a valid python identifier plugins/modules/fmgr_vap_mpskkey.py:0:0: parameter-invalid: Argument 'key-name' in argument_spec found in vap_mpskkey is not a valid python identifier plugins/modules/fmgr_vap_mpskkey.py:0:0: parameter-invalid: Argument 'mpsk-schedules' in argument_spec found in vap_mpskkey is not a valid python identifier plugins/modules/fmgr_vap_portalmessageoverrides.py:0:0: parameter-invalid: Argument 'auth-disclaimer-page' in argument_spec found in vap_portalmessageoverrides is not a valid python identifier plugins/modules/fmgr_vap_portalmessageoverrides.py:0:0: parameter-invalid: Argument 'auth-login-failed-page' in argument_spec found in vap_portalmessageoverrides is not a valid python identifier plugins/modules/fmgr_vap_portalmessageoverrides.py:0:0: parameter-invalid: Argument 'auth-login-page' in argument_spec found in vap_portalmessageoverrides is not a valid python identifier plugins/modules/fmgr_vap_portalmessageoverrides.py:0:0: parameter-invalid: Argument 'auth-reject-page' in argument_spec found in vap_portalmessageoverrides is not a valid python identifier plugins/modules/fmgr_vap_vlanname.py:0:0: parameter-invalid: Argument 'vlan-id' in argument_spec found in vap_vlanname is not a valid python identifier plugins/modules/fmgr_vap_vlanpool.py:0:0: parameter-invalid: Argument '_wtp-group' in argument_spec found in vap_vlanpool is not a valid python identifier plugins/modules/fmgr_vap_vlanpool.py:0:0: parameter-invalid: Argument 'wtp-group' in argument_spec found in vap_vlanpool is not a valid python identifier plugins/modules/fmgr_videofilter_profile.py:0:0: parameter-invalid: Argument 'category-id' in argument_spec found in videofilter_profile -> fortiguard-category -> filters is not a valid python identifier plugins/modules/fmgr_videofilter_profile.py:0:0: parameter-invalid: Argument 'default-action' in argument_spec found in videofilter_profile is not a valid python identifier plugins/modules/fmgr_videofilter_profile.py:0:0: parameter-invalid: Argument 'fortiguard-category' in argument_spec found in videofilter_profile is not a valid python identifier plugins/modules/fmgr_videofilter_profile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in videofilter_profile is not a valid python identifier plugins/modules/fmgr_videofilter_profile.py:0:0: parameter-invalid: Argument 'vimeo-restrict' in argument_spec found in videofilter_profile is not a valid python identifier plugins/modules/fmgr_videofilter_profile.py:0:0: parameter-invalid: Argument 'youtube-channel-filter' in argument_spec found in videofilter_profile is not a valid python identifier plugins/modules/fmgr_videofilter_profile.py:0:0: parameter-invalid: Argument 'youtube-restrict' in argument_spec found in videofilter_profile is not a valid python identifier plugins/modules/fmgr_videofilter_profile_fortiguardcategory.py:0:0: parameter-invalid: Argument 'category-id' in argument_spec found in videofilter_profile_fortiguardcategory -> filters is not a valid python identifier plugins/modules/fmgr_videofilter_profile_fortiguardcategory_filters.py:0:0: parameter-invalid: Argument 'category-id' in argument_spec found in videofilter_profile_fortiguardcategory_filters is not a valid python identifier plugins/modules/fmgr_videofilter_youtubechannelfilter.py:0:0: parameter-invalid: Argument 'channel-id' in argument_spec found in videofilter_youtubechannelfilter -> entries is not a valid python identifier plugins/modules/fmgr_videofilter_youtubechannelfilter.py:0:0: parameter-invalid: Argument 'default-action' in argument_spec found in videofilter_youtubechannelfilter is not a valid python identifier plugins/modules/fmgr_videofilter_youtubechannelfilter.py:0:0: parameter-invalid: Argument 'override-category' in argument_spec found in videofilter_youtubechannelfilter is not a valid python identifier plugins/modules/fmgr_videofilter_youtubechannelfilter_entries.py:0:0: parameter-invalid: Argument 'channel-id' in argument_spec found in videofilter_youtubechannelfilter_entries is not a valid python identifier plugins/modules/fmgr_videofilter_youtubechannelfilter_entries.py:0:0: parameter-invalid: Argument 'youtube-channel-filter' in argument_spec is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ack-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ack-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-ack' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-bye' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-cancel' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-geo-red-options' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-info' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-invite' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-long-lines' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-mcast' in argument_spec found in voip_profile -> sccp is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-message' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-notify' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-options' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-prack' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-publish' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-refer' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-register' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-subscribe' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-unknown' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'block-update' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'bye-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'bye-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'call-id-regex' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'call-keepalive' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'cancel-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'cancel-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'contact-fixup' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'content-type-regex' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'feature-set' in argument_spec found in voip_profile is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'hnt-restrict-source-ip' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'hosted-nat-traversal' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'info-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'info-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'invite-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'invite-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ips-rtp' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'log-call-summary' in argument_spec found in voip_profile -> sccp is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'log-call-summary' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'log-violations' in argument_spec found in voip_profile -> msrp is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'log-violations' in argument_spec found in voip_profile -> sccp is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'log-violations' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-allow' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-call-id' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-contact' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-content-length' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-content-type' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-cseq' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-expires' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-from' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-max-forwards' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-no-proxy-require' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-no-require' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-p-asserted-identity' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-rack' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-record-route' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-route' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-rseq' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-a' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-b' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-c' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-i' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-k' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-m' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-o' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-r' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-s' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-t' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-v' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-z' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-to' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-header-via' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'malformed-request-line' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'max-body-length' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'max-calls' in argument_spec found in voip_profile -> sccp is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'max-dialogs' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'max-idle-dialogs' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'max-line-length' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'max-msg-size' in argument_spec found in voip_profile -> msrp is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'max-msg-size-action' in argument_spec found in voip_profile -> msrp is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'message-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'message-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'nat-port-range' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'nat-trace' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'no-sdp-fixup' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'notify-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'notify-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'open-contact-pinhole' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'open-record-route-pinhole' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'open-register-pinhole' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'open-via-pinhole' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'options-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'options-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'prack-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'prack-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'preserve-override' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'provisional-invite-expiry-time' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'publish-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'publish-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'refer-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'refer-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'register-contact-trace' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'register-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'register-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'rfc2543-branch' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-auth-client' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-auth-server' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-client-certificate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-client-renegotiation' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-mode' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-pfs' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-send-empty-frags' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'ssl-server-certificate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'strict-register' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'subscribe-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'subscribe-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'unknown-header' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'update-rate' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'update-rate-track' in argument_spec found in voip_profile -> sip is not a valid python identifier plugins/modules/fmgr_voip_profile.py:0:0: parameter-invalid: Argument 'verify-header' in argument_spec found in voip_profile -> sccp is not a valid python identifier plugins/modules/fmgr_voip_profile_msrp.py:0:0: parameter-invalid: Argument 'log-violations' in argument_spec found in voip_profile_msrp is not a valid python identifier plugins/modules/fmgr_voip_profile_msrp.py:0:0: parameter-invalid: Argument 'max-msg-size' in argument_spec found in voip_profile_msrp is not a valid python identifier plugins/modules/fmgr_voip_profile_msrp.py:0:0: parameter-invalid: Argument 'max-msg-size-action' in argument_spec found in voip_profile_msrp is not a valid python identifier plugins/modules/fmgr_voip_profile_sccp.py:0:0: parameter-invalid: Argument 'block-mcast' in argument_spec found in voip_profile_sccp is not a valid python identifier plugins/modules/fmgr_voip_profile_sccp.py:0:0: parameter-invalid: Argument 'log-call-summary' in argument_spec found in voip_profile_sccp is not a valid python identifier plugins/modules/fmgr_voip_profile_sccp.py:0:0: parameter-invalid: Argument 'log-violations' in argument_spec found in voip_profile_sccp is not a valid python identifier plugins/modules/fmgr_voip_profile_sccp.py:0:0: parameter-invalid: Argument 'max-calls' in argument_spec found in voip_profile_sccp is not a valid python identifier plugins/modules/fmgr_voip_profile_sccp.py:0:0: parameter-invalid: Argument 'verify-header' in argument_spec found in voip_profile_sccp is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ack-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ack-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-ack' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-bye' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-cancel' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-geo-red-options' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-info' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-invite' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-long-lines' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-message' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-notify' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-options' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-prack' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-publish' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-refer' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-register' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-subscribe' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-unknown' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'block-update' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'bye-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'bye-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'call-id-regex' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'call-keepalive' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'cancel-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'cancel-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'contact-fixup' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'content-type-regex' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'hnt-restrict-source-ip' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'hosted-nat-traversal' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'info-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'info-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'invite-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'invite-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ips-rtp' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'log-call-summary' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'log-violations' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-allow' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-call-id' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-contact' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-content-length' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-content-type' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-cseq' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-expires' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-from' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-max-forwards' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-no-proxy-require' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-no-require' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-p-asserted-identity' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-rack' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-record-route' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-route' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-rseq' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-a' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-b' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-c' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-i' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-k' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-m' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-o' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-r' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-s' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-t' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-v' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-sdp-z' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-to' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-header-via' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'malformed-request-line' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'max-body-length' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'max-dialogs' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'max-idle-dialogs' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'max-line-length' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'message-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'message-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'nat-port-range' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'nat-trace' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'no-sdp-fixup' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'notify-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'notify-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'open-contact-pinhole' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'open-record-route-pinhole' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'open-register-pinhole' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'open-via-pinhole' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'options-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'options-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'prack-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'prack-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'preserve-override' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'provisional-invite-expiry-time' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'publish-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'publish-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'refer-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'refer-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'register-contact-trace' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'register-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'register-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'rfc2543-branch' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-algorithm' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-auth-client' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-auth-server' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-client-certificate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-client-renegotiation' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-max-version' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-min-version' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-mode' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-pfs' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-send-empty-frags' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'ssl-server-certificate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'strict-register' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'subscribe-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'subscribe-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'unknown-header' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'update-rate' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_voip_profile_sip.py:0:0: parameter-invalid: Argument 'update-rate-track' in argument_spec found in voip_profile_sip is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ca.py:0:0: parameter-invalid: Argument 'auto-update-days' in argument_spec found in vpn_certificate_ca is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ca.py:0:0: parameter-invalid: Argument 'auto-update-days-warning' in argument_spec found in vpn_certificate_ca is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ca.py:0:0: parameter-invalid: Argument 'ca-identifier' in argument_spec found in vpn_certificate_ca is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ca.py:0:0: parameter-invalid: Argument 'est-url' in argument_spec found in vpn_certificate_ca is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ca.py:0:0: parameter-invalid: Argument 'last-updated' in argument_spec found in vpn_certificate_ca is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ca.py:0:0: parameter-invalid: Argument 'scep-url' in argument_spec found in vpn_certificate_ca is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ca.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in vpn_certificate_ca is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ca.py:0:0: parameter-invalid: Argument 'ssl-inspection-trusted' in argument_spec found in vpn_certificate_ca is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ocspserver.py:0:0: parameter-invalid: Argument 'secondary-cert' in argument_spec found in vpn_certificate_ocspserver is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ocspserver.py:0:0: parameter-invalid: Argument 'secondary-url' in argument_spec found in vpn_certificate_ocspserver is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ocspserver.py:0:0: parameter-invalid: Argument 'source-ip' in argument_spec found in vpn_certificate_ocspserver is not a valid python identifier plugins/modules/fmgr_vpn_certificate_ocspserver.py:0:0: parameter-invalid: Argument 'unavail-action' in argument_spec found in vpn_certificate_ocspserver is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec.py:0:0: parameter-invalid: Argument 'bandwidth-bi-threshold' in argument_spec found in vpn_ipsec_fec -> mappings is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec.py:0:0: parameter-invalid: Argument 'bandwidth-down-threshold' in argument_spec found in vpn_ipsec_fec -> mappings is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec.py:0:0: parameter-invalid: Argument 'bandwidth-up-threshold' in argument_spec found in vpn_ipsec_fec -> mappings is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec.py:0:0: parameter-invalid: Argument 'latency-threshold' in argument_spec found in vpn_ipsec_fec -> mappings is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec.py:0:0: parameter-invalid: Argument 'packet-loss-threshold' in argument_spec found in vpn_ipsec_fec -> mappings is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec_mappings.py:0:0: parameter-invalid: Argument 'bandwidth-bi-threshold' in argument_spec found in vpn_ipsec_fec_mappings is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec_mappings.py:0:0: parameter-invalid: Argument 'bandwidth-down-threshold' in argument_spec found in vpn_ipsec_fec_mappings is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec_mappings.py:0:0: parameter-invalid: Argument 'bandwidth-up-threshold' in argument_spec found in vpn_ipsec_fec_mappings is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec_mappings.py:0:0: parameter-invalid: Argument 'latency-threshold' in argument_spec found in vpn_ipsec_fec_mappings is not a valid python identifier plugins/modules/fmgr_vpn_ipsec_fec_mappings.py:0:0: parameter-invalid: Argument 'packet-loss-threshold' in argument_spec found in vpn_ipsec_fec_mappings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'auth-session-check-source-ip' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'auth-timeout' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'authentication-rule' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'auto-tunnel-static-route' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'banned-cipher' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'browser-language-detection' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'check-referer' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in vpn_ssl_settings -> authentication-rule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'client-sigalgs' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'default-portal' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'deflate-compression-level' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'deflate-min-data-size' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dns-suffix' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dtls-heartbeat-fail-count' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dtls-heartbeat-idle-timeout' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dtls-heartbeat-interval' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dtls-hello-timeout' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dtls-max-proto-ver' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dtls-min-proto-ver' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dtls-tunnel' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'dual-stack-mode' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'encode-2f-sequence' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'encrypt-and-store-password' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'force-two-factor-auth' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'header-x-forwarded-for' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'hsts-include-subdomains' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'http-compression' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'http-only-cookie' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'http-request-body-timeout' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'http-request-header-timeout' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'https-redirect' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'idle-timeout' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ipv6-dns-server1' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ipv6-dns-server2' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ipv6-wins-server1' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ipv6-wins-server2' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'login-attempt-limit' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'login-block-time' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'login-timeout' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'port-precedence' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'route-source-interface' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'saml-redirect-port' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'server-hostname' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-address' in argument_spec found in vpn_ssl_settings -> authentication-rule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-address' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-address-negate' in argument_spec found in vpn_ssl_settings -> authentication-rule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-address-negate' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-address6' in argument_spec found in vpn_ssl_settings -> authentication-rule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-address6' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-address6-negate' in argument_spec found in vpn_ssl_settings -> authentication-rule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-address6-negate' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-interface' in argument_spec found in vpn_ssl_settings -> authentication-rule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'source-interface' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ssl-big-buffer' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ssl-client-renegotiation' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ssl-insert-empty-fragment' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ssl-max-proto-ver' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ssl-min-proto-ver' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'tlsv1-0' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'tlsv1-1' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'tlsv1-2' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'tlsv1-3' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'transform-backward-slashes' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'tunnel-addr-assigned-method' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'tunnel-connect-without-reauth' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'tunnel-ip-pools' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'tunnel-ipv6-pools' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'tunnel-user-session-timeout' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'unsafe-legacy-renegotiation' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'url-obscuration' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'user-peer' in argument_spec found in vpn_ssl_settings -> authentication-rule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'user-peer' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'web-mode-snat' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'wins-server1' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'wins-server2' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'x-content-type-options' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings.py:0:0: parameter-invalid: Argument 'ztna-trusted-client' in argument_spec found in vpn_ssl_settings is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings_authenticationrule.py:0:0: parameter-invalid: Argument 'client-cert' in argument_spec found in vpn_ssl_settings_authenticationrule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings_authenticationrule.py:0:0: parameter-invalid: Argument 'source-address' in argument_spec found in vpn_ssl_settings_authenticationrule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings_authenticationrule.py:0:0: parameter-invalid: Argument 'source-address-negate' in argument_spec found in vpn_ssl_settings_authenticationrule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings_authenticationrule.py:0:0: parameter-invalid: Argument 'source-address6' in argument_spec found in vpn_ssl_settings_authenticationrule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings_authenticationrule.py:0:0: parameter-invalid: Argument 'source-address6-negate' in argument_spec found in vpn_ssl_settings_authenticationrule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings_authenticationrule.py:0:0: parameter-invalid: Argument 'source-interface' in argument_spec found in vpn_ssl_settings_authenticationrule is not a valid python identifier plugins/modules/fmgr_vpn_ssl_settings_authenticationrule.py:0:0: parameter-invalid: Argument 'user-peer' in argument_spec found in vpn_ssl_settings_authenticationrule is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'add-route' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'assign-ip' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'assign-ip-from' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'auto-configuration' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'auto-discovery-receiver' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'auto-discovery-sender' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'default-gateway' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'dhcp-ra-giaddr' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'dhcp-server' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'dns-mode' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'dns-service' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in vpnmgr_node -> ip-range is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in vpnmgr_node -> ipv4-exclude-range is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'exchange-interface-ip' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'hub-public-ip' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ip-range' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipsec-lease-hold' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-dns-server1' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-dns-server2' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-dns-server3' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-end-ip' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-exclude-range' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-name' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-netmask' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-split-exclude' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-split-include' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-start-ip' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-wins-server1' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'ipv4-wins-server2' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'local-gw' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'mode-cfg' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'mode-cfg-ip-version' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'net-device' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'network-id' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'network-overlay' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'public-ip' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'route-overlap' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'scope member' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'spoke-zone' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in vpnmgr_node -> ip-range is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in vpnmgr_node -> ipv4-exclude-range is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'tunnel-search' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'unity-support' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'vpn-interface-priority' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node.py:0:0: parameter-invalid: Argument 'vpn-zone' in argument_spec found in vpnmgr_node is not a valid python identifier plugins/modules/fmgr_vpnmgr_node_iprange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in vpnmgr_node_iprange is not a valid python identifier plugins/modules/fmgr_vpnmgr_node_iprange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in vpnmgr_node_iprange is not a valid python identifier plugins/modules/fmgr_vpnmgr_node_ipv4excluderange.py:0:0: parameter-invalid: Argument 'end-ip' in argument_spec found in vpnmgr_node_ipv4excluderange is not a valid python identifier plugins/modules/fmgr_vpnmgr_node_ipv4excluderange.py:0:0: parameter-invalid: Argument 'start-ip' in argument_spec found in vpnmgr_node_ipv4excluderange is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'auto-zone-policy' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'dpd-retrycount' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'dpd-retryinterval' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'fcc-enforcement' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'hub2spoke-zone' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'ike-version' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'inter-vdom' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'intf-mode' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'localid-type' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'negotiate-timeout' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'network-id' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'network-overlay' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'npu-offload' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'psk-auto-generate' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'rsa-certificate' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'spoke2hub-zone' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnmgr_vpntable.py:0:0: parameter-invalid: Argument 'vpn-zone' in argument_spec found in vpnmgr_vpntable is not a valid python identifier plugins/modules/fmgr_vpnsslweb_hostchecksoftware.py:0:0: parameter-invalid: Argument 'check-item-list' in argument_spec found in vpnsslweb_hostchecksoftware is not a valid python identifier plugins/modules/fmgr_vpnsslweb_hostchecksoftware.py:0:0: parameter-invalid: Argument 'os-type' in argument_spec found in vpnsslweb_hostchecksoftware is not a valid python identifier plugins/modules/fmgr_vpnsslweb_hostchecksoftware_checkitemlist.py:0:0: parameter-invalid: Argument 'host-check-software' in argument_spec is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'additional-params' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'allow-user-access' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'auto-connect' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'bookmark-group' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'client-src-range' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'color-depth' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'custom-lang' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'customize-forticlient-download-url' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'default-protocol' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'default-window-height' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'default-window-width' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'dhcp-ip-overlap' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'dhcp-ra-giaddr' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'dhcp6-ra-linkaddr' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'display-bookmark' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'display-connection-tools' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'display-history' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'display-status' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in vpnsslweb_portal -> split-dns is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in vpnsslweb_portal -> split-dns is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'dns-suffix' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'exclusive-routing' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'focus-bookmark' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'form-data' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'form-data' in argument_spec found in vpnsslweb_portal -> landing-page is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'forticlient-download' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'forticlient-download-method' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'hide-sso-credential' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'host-check' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'host-check-interval' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'host-check-policy' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ip-mode' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ip-pools' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-dns-server1' in argument_spec found in vpnsslweb_portal -> split-dns is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-dns-server1' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-dns-server2' in argument_spec found in vpnsslweb_portal -> split-dns is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-dns-server2' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-exclusive-routing' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-pools' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-service-restriction' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-split-tunneling' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-split-tunneling-routing-address' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-split-tunneling-routing-negate' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-tunnel-mode' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-wins-server1' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'ipv6-wins-server2' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'keep-alive' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'keyboard-layout' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'landing-page' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'landing-page-mode' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'latest-patch-level' in argument_spec found in vpnsslweb_portal -> os-check-list is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'limit-user-logins' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'listening-port' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'load-balancing-info' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'logon-password' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'logon-user' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'logout-url' in argument_spec found in vpnsslweb_portal -> landing-page is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'mac-addr-action' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'mac-addr-check' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'mac-addr-check-rule' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'mac-addr-list' in argument_spec found in vpnsslweb_portal -> mac-addr-check-rule is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'mac-addr-mask' in argument_spec found in vpnsslweb_portal -> mac-addr-check-rule is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'macos-forticlient-download-url' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'os-check' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'os-check-list' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'preconnection-blob' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'preconnection-id' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'prefer-ipv6-dns' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'redir-url' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'remote-port' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'restricted-admin' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'rewrite-ip-uri-ui' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'save-password' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'send-preconnection-id' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'server-layout' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'service-restriction' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'show-status-window' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'skip-check-for-browser' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'skip-check-for-unsupported-browser' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'skip-check-for-unsupported-os' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'smb-max-version' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'smb-min-version' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'smb-ntlmv1-auth' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'split-dns' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'split-tunneling' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'split-tunneling-routing-address' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'split-tunneling-routing-negate' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'sso-credential' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'sso-credential' in argument_spec found in vpnsslweb_portal -> landing-page is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'sso-credential-sent-once' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'sso-password' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'sso-password' in argument_spec found in vpnsslweb_portal -> landing-page is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'sso-username' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'sso-username' in argument_spec found in vpnsslweb_portal -> landing-page is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'transform-backward-slashes' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'tunnel-mode' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'use-sdwan' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'user-bookmark' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'user-group-bookmark' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'virtual-desktop' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'virtual-desktop-app-list' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'virtual-desktop-clipboard-share' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'virtual-desktop-desktop-switch' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'virtual-desktop-logout-when-browser-close' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'virtual-desktop-network-share-access' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'virtual-desktop-printing' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'virtual-desktop-removable-media-access' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'vnc-keyboard-layout' in argument_spec found in vpnsslweb_portal -> bookmark-group -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'web-mode' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'windows-forticlient-download-url' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'wins-server1' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal.py:0:0: parameter-invalid: Argument 'wins-server2' in argument_spec found in vpnsslweb_portal is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'additional-params' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'color-depth' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'form-data' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'keyboard-layout' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'listening-port' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'load-balancing-info' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'logon-password' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'logon-user' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'preconnection-blob' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'preconnection-id' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'remote-port' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'restricted-admin' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'send-preconnection-id' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'server-layout' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'show-status-window' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'sso-credential' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'sso-credential-sent-once' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'sso-password' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'sso-username' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup.py:0:0: parameter-invalid: Argument 'vnc-keyboard-layout' in argument_spec found in vpnsslweb_portal_bookmarkgroup -> bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'additional-params' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'bookmark-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'color-depth' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'form-data' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'keyboard-layout' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'listening-port' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'load-balancing-info' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'logon-password' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'logon-user' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'preconnection-blob' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'preconnection-id' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'remote-port' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'restricted-admin' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'send-preconnection-id' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'server-layout' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'show-status-window' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'sso-credential' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'sso-credential-sent-once' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'sso-password' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'sso-username' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks.py:0:0: parameter-invalid: Argument 'vnc-keyboard-layout' in argument_spec found in vpnsslweb_portal_bookmarkgroup_bookmarks is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks_formdata.py:0:0: parameter-invalid: Argument 'bookmark-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_landingpage.py:0:0: parameter-invalid: Argument 'form-data' in argument_spec found in vpnsslweb_portal_landingpage is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_landingpage.py:0:0: parameter-invalid: Argument 'logout-url' in argument_spec found in vpnsslweb_portal_landingpage is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_landingpage.py:0:0: parameter-invalid: Argument 'sso-credential' in argument_spec found in vpnsslweb_portal_landingpage is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_landingpage.py:0:0: parameter-invalid: Argument 'sso-password' in argument_spec found in vpnsslweb_portal_landingpage is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_landingpage.py:0:0: parameter-invalid: Argument 'sso-username' in argument_spec found in vpnsslweb_portal_landingpage is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_macaddrcheckrule.py:0:0: parameter-invalid: Argument 'mac-addr-list' in argument_spec found in vpnsslweb_portal_macaddrcheckrule is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_macaddrcheckrule.py:0:0: parameter-invalid: Argument 'mac-addr-mask' in argument_spec found in vpnsslweb_portal_macaddrcheckrule is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_oschecklist.py:0:0: parameter-invalid: Argument 'latest-patch-level' in argument_spec found in vpnsslweb_portal_oschecklist is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_splitdns.py:0:0: parameter-invalid: Argument 'dns-server1' in argument_spec found in vpnsslweb_portal_splitdns is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_splitdns.py:0:0: parameter-invalid: Argument 'dns-server2' in argument_spec found in vpnsslweb_portal_splitdns is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_splitdns.py:0:0: parameter-invalid: Argument 'ipv6-dns-server1' in argument_spec found in vpnsslweb_portal_splitdns is not a valid python identifier plugins/modules/fmgr_vpnsslweb_portal_splitdns.py:0:0: parameter-invalid: Argument 'ipv6-dns-server2' in argument_spec found in vpnsslweb_portal_splitdns is not a valid python identifier plugins/modules/fmgr_vpnsslweb_realm.py:0:0: parameter-invalid: Argument 'login-page' in argument_spec found in vpnsslweb_realm is not a valid python identifier plugins/modules/fmgr_vpnsslweb_realm.py:0:0: parameter-invalid: Argument 'max-concurrent-user' in argument_spec found in vpnsslweb_realm is not a valid python identifier plugins/modules/fmgr_vpnsslweb_realm.py:0:0: parameter-invalid: Argument 'nas-ip' in argument_spec found in vpnsslweb_realm is not a valid python identifier plugins/modules/fmgr_vpnsslweb_realm.py:0:0: parameter-invalid: Argument 'radius-port' in argument_spec found in vpnsslweb_realm is not a valid python identifier plugins/modules/fmgr_vpnsslweb_realm.py:0:0: parameter-invalid: Argument 'radius-server' in argument_spec found in vpnsslweb_realm is not a valid python identifier plugins/modules/fmgr_vpnsslweb_realm.py:0:0: parameter-invalid: Argument 'url-path' in argument_spec found in vpnsslweb_realm is not a valid python identifier plugins/modules/fmgr_vpnsslweb_realm.py:0:0: parameter-invalid: Argument 'virtual-host' in argument_spec found in vpnsslweb_realm is not a valid python identifier plugins/modules/fmgr_vpnsslweb_realm.py:0:0: parameter-invalid: Argument 'virtual-host-only' in argument_spec found in vpnsslweb_realm is not a valid python identifier plugins/modules/fmgr_vpnsslweb_realm.py:0:0: parameter-invalid: Argument 'virtual-host-server-cert' in argument_spec found in vpnsslweb_realm is not a valid python identifier plugins/modules/fmgr_vpnsslweb_virtualdesktopapplist_apps.py:0:0: parameter-invalid: Argument 'virtual-desktop-app-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'access-pattern' in argument_spec found in waf_profile -> url-access is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'address-list' in argument_spec found in waf_profile is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'allowed-methods' in argument_spec found in waf_profile -> method -> method-policy is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'blocked-address' in argument_spec found in waf_profile -> address-list is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'blocked-log' in argument_spec found in waf_profile -> address-list is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in waf_profile -> signature -> custom-signature is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'content-length' in argument_spec found in waf_profile -> constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'content-length' in argument_spec found in waf_profile -> constraint is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'credit-card-detection-threshold' in argument_spec found in waf_profile -> signature is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'custom-signature' in argument_spec found in waf_profile -> signature is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'default-allowed-methods' in argument_spec found in waf_profile -> method is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'disabled-signature' in argument_spec found in waf_profile -> signature is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'disabled-sub-class' in argument_spec found in waf_profile -> signature is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in waf_profile is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'header-length' in argument_spec found in waf_profile -> constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'header-length' in argument_spec found in waf_profile -> constraint is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'line-length' in argument_spec found in waf_profile -> constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'line-length' in argument_spec found in waf_profile -> constraint is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'main-class' in argument_spec found in waf_profile -> signature is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-cookie' in argument_spec found in waf_profile -> constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-cookie' in argument_spec found in waf_profile -> constraint -> max-cookie is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-cookie' in argument_spec found in waf_profile -> constraint is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-header-line' in argument_spec found in waf_profile -> constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-header-line' in argument_spec found in waf_profile -> constraint -> max-header-line is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-header-line' in argument_spec found in waf_profile -> constraint is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-range-segment' in argument_spec found in waf_profile -> constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-range-segment' in argument_spec found in waf_profile -> constraint -> max-range-segment is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-range-segment' in argument_spec found in waf_profile -> constraint is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-url-param' in argument_spec found in waf_profile -> constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-url-param' in argument_spec found in waf_profile -> constraint -> max-url-param is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'max-url-param' in argument_spec found in waf_profile -> constraint is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'method-policy' in argument_spec found in waf_profile -> method is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'param-length' in argument_spec found in waf_profile -> constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'param-length' in argument_spec found in waf_profile -> constraint is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'trusted-address' in argument_spec found in waf_profile -> address-list is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'url-access' in argument_spec found in waf_profile is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'url-param-length' in argument_spec found in waf_profile -> constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile.py:0:0: parameter-invalid: Argument 'url-param-length' in argument_spec found in waf_profile -> constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_addresslist.py:0:0: parameter-invalid: Argument 'blocked-address' in argument_spec found in waf_profile_addresslist is not a valid python identifier plugins/modules/fmgr_waf_profile_addresslist.py:0:0: parameter-invalid: Argument 'blocked-log' in argument_spec found in waf_profile_addresslist is not a valid python identifier plugins/modules/fmgr_waf_profile_addresslist.py:0:0: parameter-invalid: Argument 'trusted-address' in argument_spec found in waf_profile_addresslist is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'content-length' in argument_spec found in waf_profile_constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'content-length' in argument_spec found in waf_profile_constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'header-length' in argument_spec found in waf_profile_constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'header-length' in argument_spec found in waf_profile_constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'line-length' in argument_spec found in waf_profile_constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'line-length' in argument_spec found in waf_profile_constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-cookie' in argument_spec found in waf_profile_constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-cookie' in argument_spec found in waf_profile_constraint -> max-cookie is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-cookie' in argument_spec found in waf_profile_constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-header-line' in argument_spec found in waf_profile_constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-header-line' in argument_spec found in waf_profile_constraint -> max-header-line is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-header-line' in argument_spec found in waf_profile_constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-range-segment' in argument_spec found in waf_profile_constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-range-segment' in argument_spec found in waf_profile_constraint -> max-range-segment is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-range-segment' in argument_spec found in waf_profile_constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-url-param' in argument_spec found in waf_profile_constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-url-param' in argument_spec found in waf_profile_constraint -> max-url-param is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'max-url-param' in argument_spec found in waf_profile_constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'param-length' in argument_spec found in waf_profile_constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'param-length' in argument_spec found in waf_profile_constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'url-param-length' in argument_spec found in waf_profile_constraint -> exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint.py:0:0: parameter-invalid: Argument 'url-param-length' in argument_spec found in waf_profile_constraint is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_exception.py:0:0: parameter-invalid: Argument 'content-length' in argument_spec found in waf_profile_constraint_exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_exception.py:0:0: parameter-invalid: Argument 'header-length' in argument_spec found in waf_profile_constraint_exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_exception.py:0:0: parameter-invalid: Argument 'line-length' in argument_spec found in waf_profile_constraint_exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_exception.py:0:0: parameter-invalid: Argument 'max-cookie' in argument_spec found in waf_profile_constraint_exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_exception.py:0:0: parameter-invalid: Argument 'max-header-line' in argument_spec found in waf_profile_constraint_exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_exception.py:0:0: parameter-invalid: Argument 'max-range-segment' in argument_spec found in waf_profile_constraint_exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_exception.py:0:0: parameter-invalid: Argument 'max-url-param' in argument_spec found in waf_profile_constraint_exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_exception.py:0:0: parameter-invalid: Argument 'param-length' in argument_spec found in waf_profile_constraint_exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_exception.py:0:0: parameter-invalid: Argument 'url-param-length' in argument_spec found in waf_profile_constraint_exception is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_maxcookie.py:0:0: parameter-invalid: Argument 'max-cookie' in argument_spec found in waf_profile_constraint_maxcookie is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_maxheaderline.py:0:0: parameter-invalid: Argument 'max-header-line' in argument_spec found in waf_profile_constraint_maxheaderline is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_maxrangesegment.py:0:0: parameter-invalid: Argument 'max-range-segment' in argument_spec found in waf_profile_constraint_maxrangesegment is not a valid python identifier plugins/modules/fmgr_waf_profile_constraint_maxurlparam.py:0:0: parameter-invalid: Argument 'max-url-param' in argument_spec found in waf_profile_constraint_maxurlparam is not a valid python identifier plugins/modules/fmgr_waf_profile_method.py:0:0: parameter-invalid: Argument 'allowed-methods' in argument_spec found in waf_profile_method -> method-policy is not a valid python identifier plugins/modules/fmgr_waf_profile_method.py:0:0: parameter-invalid: Argument 'default-allowed-methods' in argument_spec found in waf_profile_method is not a valid python identifier plugins/modules/fmgr_waf_profile_method.py:0:0: parameter-invalid: Argument 'method-policy' in argument_spec found in waf_profile_method is not a valid python identifier plugins/modules/fmgr_waf_profile_method_methodpolicy.py:0:0: parameter-invalid: Argument 'allowed-methods' in argument_spec found in waf_profile_method_methodpolicy is not a valid python identifier plugins/modules/fmgr_waf_profile_signature.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in waf_profile_signature -> custom-signature is not a valid python identifier plugins/modules/fmgr_waf_profile_signature.py:0:0: parameter-invalid: Argument 'credit-card-detection-threshold' in argument_spec found in waf_profile_signature is not a valid python identifier plugins/modules/fmgr_waf_profile_signature.py:0:0: parameter-invalid: Argument 'custom-signature' in argument_spec found in waf_profile_signature is not a valid python identifier plugins/modules/fmgr_waf_profile_signature.py:0:0: parameter-invalid: Argument 'disabled-signature' in argument_spec found in waf_profile_signature is not a valid python identifier plugins/modules/fmgr_waf_profile_signature.py:0:0: parameter-invalid: Argument 'disabled-sub-class' in argument_spec found in waf_profile_signature is not a valid python identifier plugins/modules/fmgr_waf_profile_signature.py:0:0: parameter-invalid: Argument 'main-class' in argument_spec found in waf_profile_signature is not a valid python identifier plugins/modules/fmgr_waf_profile_signature_customsignature.py:0:0: parameter-invalid: Argument 'case-sensitivity' in argument_spec found in waf_profile_signature_customsignature is not a valid python identifier plugins/modules/fmgr_waf_profile_urlaccess.py:0:0: parameter-invalid: Argument 'access-pattern' in argument_spec found in waf_profile_urlaccess is not a valid python identifier plugins/modules/fmgr_waf_profile_urlaccess_accesspattern.py:0:0: parameter-invalid: Argument 'url-access' in argument_spec is not a valid python identifier plugins/modules/fmgr_wagprofile.py:0:0: parameter-invalid: Argument 'dhcp-ip-addr' in argument_spec found in wagprofile is not a valid python identifier plugins/modules/fmgr_wagprofile.py:0:0: parameter-invalid: Argument 'ping-interval' in argument_spec found in wagprofile is not a valid python identifier plugins/modules/fmgr_wagprofile.py:0:0: parameter-invalid: Argument 'ping-number' in argument_spec found in wagprofile is not a valid python identifier plugins/modules/fmgr_wagprofile.py:0:0: parameter-invalid: Argument 'return-packet-timeout' in argument_spec found in wagprofile is not a valid python identifier plugins/modules/fmgr_wagprofile.py:0:0: parameter-invalid: Argument 'tunnel-type' in argument_spec found in wagprofile is not a valid python identifier plugins/modules/fmgr_wagprofile.py:0:0: parameter-invalid: Argument 'wag-ip' in argument_spec found in wagprofile is not a valid python identifier plugins/modules/fmgr_wagprofile.py:0:0: parameter-invalid: Argument 'wag-port' in argument_spec found in wagprofile is not a valid python identifier plugins/modules/fmgr_wanopt_authgroup.py:0:0: parameter-invalid: Argument 'auth-method' in argument_spec found in wanopt_authgroup is not a valid python identifier plugins/modules/fmgr_wanopt_authgroup.py:0:0: parameter-invalid: Argument 'peer-accept' in argument_spec found in wanopt_authgroup is not a valid python identifier plugins/modules/fmgr_wanopt_peer.py:0:0: parameter-invalid: Argument 'peer-host-id' in argument_spec found in wanopt_peer is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'auth-group' in argument_spec found in wanopt_profile is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile -> cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile -> ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile -> http is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile -> mapi is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile -> tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'byte-caching-opt' in argument_spec found in wanopt_profile -> tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile -> cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile -> ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile -> http is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile -> mapi is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile -> tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'prefer-chunking' in argument_spec found in wanopt_profile -> cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'prefer-chunking' in argument_spec found in wanopt_profile -> ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'prefer-chunking' in argument_spec found in wanopt_profile -> http is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'protocol-opt' in argument_spec found in wanopt_profile -> cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'protocol-opt' in argument_spec found in wanopt_profile -> ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'protocol-opt' in argument_spec found in wanopt_profile -> http is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile -> cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile -> ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile -> http is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile -> mapi is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile -> tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'ssl-port' in argument_spec found in wanopt_profile -> http is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'ssl-port' in argument_spec found in wanopt_profile -> tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'tunnel-non-http' in argument_spec found in wanopt_profile -> http is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile -> cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile -> ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile -> http is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile -> mapi is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile -> tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile.py:0:0: parameter-invalid: Argument 'unknown-http-version' in argument_spec found in wanopt_profile -> http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_cifs.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile_cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile_cifs.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile_cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile_cifs.py:0:0: parameter-invalid: Argument 'prefer-chunking' in argument_spec found in wanopt_profile_cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile_cifs.py:0:0: parameter-invalid: Argument 'protocol-opt' in argument_spec found in wanopt_profile_cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile_cifs.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile_cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile_cifs.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile_cifs is not a valid python identifier plugins/modules/fmgr_wanopt_profile_ftp.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile_ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_ftp.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile_ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_ftp.py:0:0: parameter-invalid: Argument 'prefer-chunking' in argument_spec found in wanopt_profile_ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_ftp.py:0:0: parameter-invalid: Argument 'protocol-opt' in argument_spec found in wanopt_profile_ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_ftp.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile_ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_ftp.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile_ftp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_http.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile_http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_http.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile_http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_http.py:0:0: parameter-invalid: Argument 'prefer-chunking' in argument_spec found in wanopt_profile_http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_http.py:0:0: parameter-invalid: Argument 'protocol-opt' in argument_spec found in wanopt_profile_http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_http.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile_http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_http.py:0:0: parameter-invalid: Argument 'ssl-port' in argument_spec found in wanopt_profile_http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_http.py:0:0: parameter-invalid: Argument 'tunnel-non-http' in argument_spec found in wanopt_profile_http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_http.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile_http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_http.py:0:0: parameter-invalid: Argument 'unknown-http-version' in argument_spec found in wanopt_profile_http is not a valid python identifier plugins/modules/fmgr_wanopt_profile_mapi.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile_mapi is not a valid python identifier plugins/modules/fmgr_wanopt_profile_mapi.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile_mapi is not a valid python identifier plugins/modules/fmgr_wanopt_profile_mapi.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile_mapi is not a valid python identifier plugins/modules/fmgr_wanopt_profile_mapi.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile_mapi is not a valid python identifier plugins/modules/fmgr_wanopt_profile_tcp.py:0:0: parameter-invalid: Argument 'byte-caching' in argument_spec found in wanopt_profile_tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_tcp.py:0:0: parameter-invalid: Argument 'byte-caching-opt' in argument_spec found in wanopt_profile_tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_tcp.py:0:0: parameter-invalid: Argument 'log-traffic' in argument_spec found in wanopt_profile_tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_tcp.py:0:0: parameter-invalid: Argument 'secure-tunnel' in argument_spec found in wanopt_profile_tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_tcp.py:0:0: parameter-invalid: Argument 'ssl-port' in argument_spec found in wanopt_profile_tcp is not a valid python identifier plugins/modules/fmgr_wanopt_profile_tcp.py:0:0: parameter-invalid: Argument 'tunnel-sharing' in argument_spec found in wanopt_profile_tcp is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument '_dynamic-member' in argument_spec found in wanprof_system_sdwan -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument '_dynamic-server' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'agent-exclusive' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'app-perf-log-period' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'bandwidth-weight' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'class-id' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'detect-mode' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'dns-match-ip' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'dns-request-domain' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'dscp-forward' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'dscp-forward-tag' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'dscp-reverse' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'dscp-reverse-tag' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'dst-negate' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'duplication-max-num' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'embed-measured-health' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'end-src-port' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'fail-alert-interfaces' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'fail-detect' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'ftp-file' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'ftp-mode' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'hash-mode' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_sdwan -> neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_sdwan -> service -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'hold-down-time' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'http-agent' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'http-get' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'http-match' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'ingress-spillover-threshold' in argument_spec found in wanprof_system_sdwan -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'input-device' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'input-device-negate' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'input-zone' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl-category' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl-group' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'jitter-threshold' in argument_spec found in wanprof_system_sdwan -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'jitter-weight' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'latency-threshold' in argument_spec found in wanprof_system_sdwan -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'latency-weight' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_sdwan -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'link-cost-threshold' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'load-balance' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'load-balance-mode' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'minimum-sla-meet-members' in argument_spec found in wanprof_system_sdwan -> neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'minimum-sla-meet-members' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'minimum-sla-meet-members' in argument_spec found in wanprof_system_sdwan -> zone is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'mos-codec' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'mos-threshold' in argument_spec found in wanprof_system_sdwan -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'neighbor-hold-boot-time' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'neighbor-hold-down' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'neighbor-hold-down-time' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'packet-de-duplication' in argument_spec found in wanprof_system_sdwan -> duplication is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'packet-duplication' in argument_spec found in wanprof_system_sdwan -> duplication is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'packet-loss-weight' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'packet-size' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'packetloss-threshold' in argument_spec found in wanprof_system_sdwan -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'passive-measurement' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'preferred-source' in argument_spec found in wanprof_system_sdwan -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'priority-in-sla' in argument_spec found in wanprof_system_sdwan -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'priority-members' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'priority-out-sla' in argument_spec found in wanprof_system_sdwan -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'priority-zone' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'probe-count' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'probe-packets' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'probe-timeout' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'quality-link' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'quality-measured-method' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'security-mode' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'seq-num' in argument_spec found in wanprof_system_sdwan -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'service-id' in argument_spec found in wanprof_system_sdwan -> duplication is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'service-id' in argument_spec found in wanprof_system_sdwan -> neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'service-sla-tie-break' in argument_spec found in wanprof_system_sdwan -> zone is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'shortcut-stickiness' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'sla-compare-method' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'sla-fail-log-period' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'sla-id' in argument_spec found in wanprof_system_sdwan -> neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'sla-id-redistribute' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'sla-match-service' in argument_spec found in wanprof_system_sdwan -> duplication is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'sla-pass-log-period' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'sla-stickiness' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'speedtest-bypass-routing' in argument_spec found in wanprof_system_sdwan is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'spillover-threshold' in argument_spec found in wanprof_system_sdwan -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'src-negate' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'standalone-action' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'start-src-port' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'system-dns' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'threshold-alert-jitter' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'threshold-alert-latency' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'threshold-alert-packetloss' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'threshold-warning-jitter' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'threshold-warning-latency' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'threshold-warning-packetloss' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'tie-break' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'update-cascade-interface' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'update-static-route' in argument_spec found in wanprof_system_sdwan -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'use-shortcut-sla' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'volume-ratio' in argument_spec found in wanprof_system_sdwan -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan.py:0:0: parameter-invalid: Argument 'zone-mode' in argument_spec found in wanprof_system_sdwan -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_duplication.py:0:0: parameter-invalid: Argument 'packet-de-duplication' in argument_spec found in wanprof_system_sdwan_duplication is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_duplication.py:0:0: parameter-invalid: Argument 'packet-duplication' in argument_spec found in wanprof_system_sdwan_duplication is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_duplication.py:0:0: parameter-invalid: Argument 'service-id' in argument_spec found in wanprof_system_sdwan_duplication is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_duplication.py:0:0: parameter-invalid: Argument 'sla-match-service' in argument_spec found in wanprof_system_sdwan_duplication is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument '_dynamic-server' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'class-id' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'detect-mode' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'dns-match-ip' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'dns-request-domain' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'embed-measured-health' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'ftp-file' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'ftp-mode' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'http-agent' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'http-get' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'http-match' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'jitter-threshold' in argument_spec found in wanprof_system_sdwan_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'latency-threshold' in argument_spec found in wanprof_system_sdwan_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_sdwan_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'mos-codec' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'mos-threshold' in argument_spec found in wanprof_system_sdwan_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'packet-size' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'packetloss-threshold' in argument_spec found in wanprof_system_sdwan_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'priority-in-sla' in argument_spec found in wanprof_system_sdwan_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'priority-out-sla' in argument_spec found in wanprof_system_sdwan_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'probe-count' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'probe-packets' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'probe-timeout' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'quality-measured-method' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'security-mode' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'sla-fail-log-period' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'sla-id-redistribute' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'sla-pass-log-period' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'system-dns' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-alert-jitter' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-alert-latency' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-alert-packetloss' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-warning-jitter' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-warning-latency' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-warning-packetloss' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'update-cascade-interface' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck.py:0:0: parameter-invalid: Argument 'update-static-route' in argument_spec found in wanprof_system_sdwan_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck_sla.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck_sla.py:0:0: parameter-invalid: Argument 'jitter-threshold' in argument_spec found in wanprof_system_sdwan_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck_sla.py:0:0: parameter-invalid: Argument 'latency-threshold' in argument_spec found in wanprof_system_sdwan_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck_sla.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_sdwan_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck_sla.py:0:0: parameter-invalid: Argument 'mos-threshold' in argument_spec found in wanprof_system_sdwan_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck_sla.py:0:0: parameter-invalid: Argument 'packetloss-threshold' in argument_spec found in wanprof_system_sdwan_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck_sla.py:0:0: parameter-invalid: Argument 'priority-in-sla' in argument_spec found in wanprof_system_sdwan_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_healthcheck_sla.py:0:0: parameter-invalid: Argument 'priority-out-sla' in argument_spec found in wanprof_system_sdwan_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_members.py:0:0: parameter-invalid: Argument '_dynamic-member' in argument_spec found in wanprof_system_sdwan_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_members.py:0:0: parameter-invalid: Argument 'ingress-spillover-threshold' in argument_spec found in wanprof_system_sdwan_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_members.py:0:0: parameter-invalid: Argument 'preferred-source' in argument_spec found in wanprof_system_sdwan_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_members.py:0:0: parameter-invalid: Argument 'seq-num' in argument_spec found in wanprof_system_sdwan_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_members.py:0:0: parameter-invalid: Argument 'spillover-threshold' in argument_spec found in wanprof_system_sdwan_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_members.py:0:0: parameter-invalid: Argument 'volume-ratio' in argument_spec found in wanprof_system_sdwan_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_neighbor.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_sdwan_neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_neighbor.py:0:0: parameter-invalid: Argument 'minimum-sla-meet-members' in argument_spec found in wanprof_system_sdwan_neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_neighbor.py:0:0: parameter-invalid: Argument 'service-id' in argument_spec found in wanprof_system_sdwan_neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_neighbor.py:0:0: parameter-invalid: Argument 'sla-id' in argument_spec found in wanprof_system_sdwan_neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'agent-exclusive' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'bandwidth-weight' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'dscp-forward' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'dscp-forward-tag' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'dscp-reverse' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'dscp-reverse-tag' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'dst-negate' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'end-src-port' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'hash-mode' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_sdwan_service -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'hold-down-time' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'input-device' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'input-device-negate' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'input-zone' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl-category' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl-group' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'jitter-weight' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'latency-weight' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'link-cost-threshold' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'load-balance' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'minimum-sla-meet-members' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'packet-loss-weight' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'passive-measurement' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'priority-members' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'priority-zone' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'quality-link' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'shortcut-stickiness' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'sla-compare-method' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'sla-stickiness' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'src-negate' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'standalone-action' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'start-src-port' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'tie-break' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'use-shortcut-sla' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service.py:0:0: parameter-invalid: Argument 'zone-mode' in argument_spec found in wanprof_system_sdwan_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_service_sla.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_sdwan_service_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_zone.py:0:0: parameter-invalid: Argument 'minimum-sla-meet-members' in argument_spec found in wanprof_system_sdwan_zone is not a valid python identifier plugins/modules/fmgr_wanprof_system_sdwan_zone.py:0:0: parameter-invalid: Argument 'service-sla-tie-break' in argument_spec found in wanprof_system_sdwan_zone is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument '_dynamic-member' in argument_spec found in wanprof_system_virtualwanlink -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument '_dynamic-server' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'bandwidth-weight' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'dns-request-domain' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'dscp-forward' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'dscp-forward-tag' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'dscp-reverse' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'dscp-reverse-tag' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'dst-negate' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'fail-alert-interfaces' in argument_spec found in wanprof_system_virtualwanlink is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'fail-detect' in argument_spec found in wanprof_system_virtualwanlink is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_virtualwanlink -> neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_virtualwanlink -> service -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_virtualwanlink is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'hold-down-time' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'http-agent' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'http-get' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'http-match' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'ingress-spillover-threshold' in argument_spec found in wanprof_system_virtualwanlink -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'input-device' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'input-device-negate' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl-group' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-ctrl' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-ctrl-group' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'jitter-threshold' in argument_spec found in wanprof_system_virtualwanlink -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'jitter-weight' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'latency-threshold' in argument_spec found in wanprof_system_virtualwanlink -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'latency-weight' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_virtualwanlink -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'link-cost-threshold' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'load-balance-mode' in argument_spec found in wanprof_system_virtualwanlink is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'neighbor-hold-boot-time' in argument_spec found in wanprof_system_virtualwanlink is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'neighbor-hold-down' in argument_spec found in wanprof_system_virtualwanlink is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'neighbor-hold-down-time' in argument_spec found in wanprof_system_virtualwanlink is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'packet-loss-weight' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'packet-size' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'packetloss-threshold' in argument_spec found in wanprof_system_virtualwanlink -> health-check -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'priority-members' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'probe-count' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'probe-packets' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'probe-timeout' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'quality-link' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'security-mode' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'seq-num' in argument_spec found in wanprof_system_virtualwanlink -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'sla-compare-method' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'sla-fail-log-period' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'sla-id' in argument_spec found in wanprof_system_virtualwanlink -> neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'sla-pass-log-period' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'spillover-threshold' in argument_spec found in wanprof_system_virtualwanlink -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'src-negate' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'standalone-action' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'system-dns' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'threshold-alert-jitter' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'threshold-alert-latency' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'threshold-alert-packetloss' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'threshold-warning-jitter' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'threshold-warning-latency' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'threshold-warning-packetloss' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in wanprof_system_virtualwanlink -> service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'update-cascade-interface' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'update-static-route' in argument_spec found in wanprof_system_virtualwanlink -> health-check is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink.py:0:0: parameter-invalid: Argument 'volume-ratio' in argument_spec found in wanprof_system_virtualwanlink -> members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument '_dynamic-server' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'dns-request-domain' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'ha-priority' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'http-agent' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'http-get' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'http-match' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'jitter-threshold' in argument_spec found in wanprof_system_virtualwanlink_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'latency-threshold' in argument_spec found in wanprof_system_virtualwanlink_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_virtualwanlink_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'packet-size' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'packetloss-threshold' in argument_spec found in wanprof_system_virtualwanlink_healthcheck -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'probe-count' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'probe-packets' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'probe-timeout' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'security-mode' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'sla-fail-log-period' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'sla-pass-log-period' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'system-dns' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-alert-jitter' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-alert-latency' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-alert-packetloss' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-warning-jitter' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-warning-latency' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'threshold-warning-packetloss' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'update-cascade-interface' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck.py:0:0: parameter-invalid: Argument 'update-static-route' in argument_spec found in wanprof_system_virtualwanlink_healthcheck is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck_sla.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck_sla.py:0:0: parameter-invalid: Argument 'jitter-threshold' in argument_spec found in wanprof_system_virtualwanlink_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck_sla.py:0:0: parameter-invalid: Argument 'latency-threshold' in argument_spec found in wanprof_system_virtualwanlink_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck_sla.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_virtualwanlink_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_healthcheck_sla.py:0:0: parameter-invalid: Argument 'packetloss-threshold' in argument_spec found in wanprof_system_virtualwanlink_healthcheck_sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_members.py:0:0: parameter-invalid: Argument '_dynamic-member' in argument_spec found in wanprof_system_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'ingress-spillover-threshold' in argument_spec found in wanprof_system_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'seq-num' in argument_spec found in wanprof_system_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'spillover-threshold' in argument_spec found in wanprof_system_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_members.py:0:0: parameter-invalid: Argument 'volume-ratio' in argument_spec found in wanprof_system_virtualwanlink_members is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_neighbor.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_virtualwanlink_neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_neighbor.py:0:0: parameter-invalid: Argument 'sla-id' in argument_spec found in wanprof_system_virtualwanlink_neighbor is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'addr-mode' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'bandwidth-weight' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'dscp-forward' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'dscp-forward-tag' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'dscp-reverse' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'dscp-reverse-tag' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'dst-negate' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'end-port' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_virtualwanlink_service -> sla is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'hold-down-time' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'input-device' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'input-device-negate' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service-app-ctrl-group' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service-ctrl' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service-ctrl-group' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service-custom' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service-custom-group' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service-group' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service-id' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'internet-service-name' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'jitter-weight' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'latency-weight' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'link-cost-factor' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'link-cost-threshold' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'packet-loss-weight' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'priority-members' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'quality-link' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'route-tag' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'sla-compare-method' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'src-negate' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'standalone-action' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'start-port' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service.py:0:0: parameter-invalid: Argument 'tos-mask' in argument_spec found in wanprof_system_virtualwanlink_service is not a valid python identifier plugins/modules/fmgr_wanprof_system_virtualwanlink_service_sla.py:0:0: parameter-invalid: Argument 'health-check' in argument_spec found in wanprof_system_virtualwanlink_service_sla is not a valid python identifier plugins/modules/fmgr_webfilter_content.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in webfilter_content -> entries is not a valid python identifier plugins/modules/fmgr_webfilter_content_entries.py:0:0: parameter-invalid: Argument 'pattern-type' in argument_spec found in webfilter_content_entries is not a valid python identifier plugins/modules/fmgr_webfilter_contentheader_entries.py:0:0: parameter-invalid: Argument 'content-header' in argument_spec is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'auth-usr-grp' in argument_spec found in webfilter_profile -> ftgd-wf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'bword-table' in argument_spec found in webfilter_profile -> web is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'bword-threshold' in argument_spec found in webfilter_profile -> web is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'category-override' in argument_spec found in webfilter_profile -> ftgd-wf is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'channel-id' in argument_spec found in webfilter_profile -> youtube-channel-filter is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'check-basic-auth' in argument_spec found in webfilter_profile -> antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'check-uri' in argument_spec found in webfilter_profile -> antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'check-username-only' in argument_spec found in webfilter_profile -> antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'content-header-list' in argument_spec found in webfilter_profile -> web is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'custom-patterns' in argument_spec found in webfilter_profile -> antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'default-action' in argument_spec found in webfilter_profile -> antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'domain-controller' in argument_spec found in webfilter_profile -> antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'exempt-quota' in argument_spec found in webfilter_profile -> ftgd-wf is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'extended-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'feature-set' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'file-filter' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in webfilter_profile -> file-filter -> entries is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'fortiguard-category' in argument_spec found in webfilter_profile -> antiphish -> inspection-entries is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'ftgd-wf' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'https-replacemsg' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'inspection-entries' in argument_spec found in webfilter_profile -> antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'inspection-mode' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'keyword-match' in argument_spec found in webfilter_profile -> web is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'log-all-url' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'log-search' in argument_spec found in webfilter_profile -> web is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'max-body-len' in argument_spec found in webfilter_profile -> antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'max-quota-timeout' in argument_spec found in webfilter_profile -> ftgd-wf is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'override-replacemsg' in argument_spec found in webfilter_profile -> ftgd-wf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'override-replacemsg' in argument_spec found in webfilter_profile -> ftgd-wf -> quota is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'ovrd-cookie' in argument_spec found in webfilter_profile -> override is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'ovrd-dur' in argument_spec found in webfilter_profile -> override is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'ovrd-dur-mode' in argument_spec found in webfilter_profile -> override is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'ovrd-perm' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'ovrd-scope' in argument_spec found in webfilter_profile -> override is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'ovrd-user-group' in argument_spec found in webfilter_profile -> override is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in webfilter_profile -> file-filter -> entries is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'post-action' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'profile-attribute' in argument_spec found in webfilter_profile -> override is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in webfilter_profile -> override is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'rate-crl-urls' in argument_spec found in webfilter_profile -> ftgd-wf is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'rate-css-urls' in argument_spec found in webfilter_profile -> ftgd-wf is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'rate-image-urls' in argument_spec found in webfilter_profile -> ftgd-wf is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'rate-javascript-urls' in argument_spec found in webfilter_profile -> ftgd-wf is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'redirect-header' in argument_spec found in webfilter_profile -> url-extraction is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'redirect-no-content' in argument_spec found in webfilter_profile -> url-extraction is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'redirect-url' in argument_spec found in webfilter_profile -> url-extraction is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'replacemsg-group' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'safe-search' in argument_spec found in webfilter_profile -> web is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'scan-archive-contents' in argument_spec found in webfilter_profile -> file-filter is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'server-fqdn' in argument_spec found in webfilter_profile -> url-extraction is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'url-extraction' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'urlfilter-table' in argument_spec found in webfilter_profile -> web is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'vimeo-restrict' in argument_spec found in webfilter_profile -> web is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'warn-duration' in argument_spec found in webfilter_profile -> ftgd-wf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'warning-duration-type' in argument_spec found in webfilter_profile -> ftgd-wf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'warning-prompt' in argument_spec found in webfilter_profile -> ftgd-wf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-antiphishing-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-content-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-extended-all-action-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-activex-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-applet-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-command-block-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-cookie-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-cookie-removal-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-js-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-jscript-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-referer-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-unknown-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-filter-vbs-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-ftgd-err-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-ftgd-quota-usage' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-invalid-domain-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'web-url-log' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'wisp-algorithm' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'wisp-servers' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'youtube-channel-filter' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'youtube-channel-status' in argument_spec found in webfilter_profile is not a valid python identifier plugins/modules/fmgr_webfilter_profile.py:0:0: parameter-invalid: Argument 'youtube-restrict' in argument_spec found in webfilter_profile -> web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish.py:0:0: parameter-invalid: Argument 'check-basic-auth' in argument_spec found in webfilter_profile_antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish.py:0:0: parameter-invalid: Argument 'check-uri' in argument_spec found in webfilter_profile_antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish.py:0:0: parameter-invalid: Argument 'check-username-only' in argument_spec found in webfilter_profile_antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish.py:0:0: parameter-invalid: Argument 'custom-patterns' in argument_spec found in webfilter_profile_antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish.py:0:0: parameter-invalid: Argument 'default-action' in argument_spec found in webfilter_profile_antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish.py:0:0: parameter-invalid: Argument 'domain-controller' in argument_spec found in webfilter_profile_antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish.py:0:0: parameter-invalid: Argument 'fortiguard-category' in argument_spec found in webfilter_profile_antiphish -> inspection-entries is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish.py:0:0: parameter-invalid: Argument 'inspection-entries' in argument_spec found in webfilter_profile_antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish.py:0:0: parameter-invalid: Argument 'max-body-len' in argument_spec found in webfilter_profile_antiphish is not a valid python identifier plugins/modules/fmgr_webfilter_profile_antiphish_inspectionentries.py:0:0: parameter-invalid: Argument 'fortiguard-category' in argument_spec found in webfilter_profile_antiphish_inspectionentries is not a valid python identifier plugins/modules/fmgr_webfilter_profile_filefilter.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in webfilter_profile_filefilter -> entries is not a valid python identifier plugins/modules/fmgr_webfilter_profile_filefilter.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in webfilter_profile_filefilter -> entries is not a valid python identifier plugins/modules/fmgr_webfilter_profile_filefilter.py:0:0: parameter-invalid: Argument 'scan-archive-contents' in argument_spec found in webfilter_profile_filefilter is not a valid python identifier plugins/modules/fmgr_webfilter_profile_filefilter_entries.py:0:0: parameter-invalid: Argument 'file-type' in argument_spec found in webfilter_profile_filefilter_entries is not a valid python identifier plugins/modules/fmgr_webfilter_profile_filefilter_entries.py:0:0: parameter-invalid: Argument 'password-protected' in argument_spec found in webfilter_profile_filefilter_entries is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'auth-usr-grp' in argument_spec found in webfilter_profile_ftgdwf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'category-override' in argument_spec found in webfilter_profile_ftgdwf is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'exempt-quota' in argument_spec found in webfilter_profile_ftgdwf is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'max-quota-timeout' in argument_spec found in webfilter_profile_ftgdwf is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'override-replacemsg' in argument_spec found in webfilter_profile_ftgdwf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'override-replacemsg' in argument_spec found in webfilter_profile_ftgdwf -> quota is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'rate-crl-urls' in argument_spec found in webfilter_profile_ftgdwf is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'rate-css-urls' in argument_spec found in webfilter_profile_ftgdwf is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'rate-image-urls' in argument_spec found in webfilter_profile_ftgdwf is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'rate-javascript-urls' in argument_spec found in webfilter_profile_ftgdwf is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'warn-duration' in argument_spec found in webfilter_profile_ftgdwf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'warning-duration-type' in argument_spec found in webfilter_profile_ftgdwf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf.py:0:0: parameter-invalid: Argument 'warning-prompt' in argument_spec found in webfilter_profile_ftgdwf -> filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf_filters.py:0:0: parameter-invalid: Argument 'auth-usr-grp' in argument_spec found in webfilter_profile_ftgdwf_filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf_filters.py:0:0: parameter-invalid: Argument 'override-replacemsg' in argument_spec found in webfilter_profile_ftgdwf_filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf_filters.py:0:0: parameter-invalid: Argument 'warn-duration' in argument_spec found in webfilter_profile_ftgdwf_filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf_filters.py:0:0: parameter-invalid: Argument 'warning-duration-type' in argument_spec found in webfilter_profile_ftgdwf_filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf_filters.py:0:0: parameter-invalid: Argument 'warning-prompt' in argument_spec found in webfilter_profile_ftgdwf_filters is not a valid python identifier plugins/modules/fmgr_webfilter_profile_ftgdwf_quota.py:0:0: parameter-invalid: Argument 'override-replacemsg' in argument_spec found in webfilter_profile_ftgdwf_quota is not a valid python identifier plugins/modules/fmgr_webfilter_profile_override.py:0:0: parameter-invalid: Argument 'ovrd-cookie' in argument_spec found in webfilter_profile_override is not a valid python identifier plugins/modules/fmgr_webfilter_profile_override.py:0:0: parameter-invalid: Argument 'ovrd-dur' in argument_spec found in webfilter_profile_override is not a valid python identifier plugins/modules/fmgr_webfilter_profile_override.py:0:0: parameter-invalid: Argument 'ovrd-dur-mode' in argument_spec found in webfilter_profile_override is not a valid python identifier plugins/modules/fmgr_webfilter_profile_override.py:0:0: parameter-invalid: Argument 'ovrd-scope' in argument_spec found in webfilter_profile_override is not a valid python identifier plugins/modules/fmgr_webfilter_profile_override.py:0:0: parameter-invalid: Argument 'ovrd-user-group' in argument_spec found in webfilter_profile_override is not a valid python identifier plugins/modules/fmgr_webfilter_profile_override.py:0:0: parameter-invalid: Argument 'profile-attribute' in argument_spec found in webfilter_profile_override is not a valid python identifier plugins/modules/fmgr_webfilter_profile_override.py:0:0: parameter-invalid: Argument 'profile-type' in argument_spec found in webfilter_profile_override is not a valid python identifier plugins/modules/fmgr_webfilter_profile_urlextraction.py:0:0: parameter-invalid: Argument 'redirect-header' in argument_spec found in webfilter_profile_urlextraction is not a valid python identifier plugins/modules/fmgr_webfilter_profile_urlextraction.py:0:0: parameter-invalid: Argument 'redirect-no-content' in argument_spec found in webfilter_profile_urlextraction is not a valid python identifier plugins/modules/fmgr_webfilter_profile_urlextraction.py:0:0: parameter-invalid: Argument 'redirect-url' in argument_spec found in webfilter_profile_urlextraction is not a valid python identifier plugins/modules/fmgr_webfilter_profile_urlextraction.py:0:0: parameter-invalid: Argument 'server-fqdn' in argument_spec found in webfilter_profile_urlextraction is not a valid python identifier plugins/modules/fmgr_webfilter_profile_web.py:0:0: parameter-invalid: Argument 'bword-table' in argument_spec found in webfilter_profile_web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_web.py:0:0: parameter-invalid: Argument 'bword-threshold' in argument_spec found in webfilter_profile_web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_web.py:0:0: parameter-invalid: Argument 'content-header-list' in argument_spec found in webfilter_profile_web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_web.py:0:0: parameter-invalid: Argument 'keyword-match' in argument_spec found in webfilter_profile_web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_web.py:0:0: parameter-invalid: Argument 'log-search' in argument_spec found in webfilter_profile_web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_web.py:0:0: parameter-invalid: Argument 'safe-search' in argument_spec found in webfilter_profile_web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_web.py:0:0: parameter-invalid: Argument 'urlfilter-table' in argument_spec found in webfilter_profile_web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_web.py:0:0: parameter-invalid: Argument 'vimeo-restrict' in argument_spec found in webfilter_profile_web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_web.py:0:0: parameter-invalid: Argument 'youtube-restrict' in argument_spec found in webfilter_profile_web is not a valid python identifier plugins/modules/fmgr_webfilter_profile_youtubechannelfilter.py:0:0: parameter-invalid: Argument 'channel-id' in argument_spec found in webfilter_profile_youtubechannelfilter is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter.py:0:0: parameter-invalid: Argument 'antiphish-action' in argument_spec found in webfilter_urlfilter -> entries is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter.py:0:0: parameter-invalid: Argument 'dns-address-family' in argument_spec found in webfilter_urlfilter -> entries is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter.py:0:0: parameter-invalid: Argument 'ip-addr-block' in argument_spec found in webfilter_urlfilter is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter.py:0:0: parameter-invalid: Argument 'ip4-mapped-ip6' in argument_spec found in webfilter_urlfilter is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter.py:0:0: parameter-invalid: Argument 'one-arm-ips-urlfilter' in argument_spec found in webfilter_urlfilter is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter.py:0:0: parameter-invalid: Argument 'referrer-host' in argument_spec found in webfilter_urlfilter -> entries is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter.py:0:0: parameter-invalid: Argument 'web-proxy-profile' in argument_spec found in webfilter_urlfilter -> entries is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter_entries.py:0:0: parameter-invalid: Argument 'antiphish-action' in argument_spec found in webfilter_urlfilter_entries is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter_entries.py:0:0: parameter-invalid: Argument 'dns-address-family' in argument_spec found in webfilter_urlfilter_entries is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter_entries.py:0:0: parameter-invalid: Argument 'referrer-host' in argument_spec found in webfilter_urlfilter_entries is not a valid python identifier plugins/modules/fmgr_webfilter_urlfilter_entries.py:0:0: parameter-invalid: Argument 'web-proxy-profile' in argument_spec found in webfilter_urlfilter_entries is not a valid python identifier plugins/modules/fmgr_webproxy_forwardserver.py:0:0: parameter-invalid: Argument 'addr-type' in argument_spec found in webproxy_forwardserver is not a valid python identifier plugins/modules/fmgr_webproxy_forwardserver.py:0:0: parameter-invalid: Argument 'server-down-option' in argument_spec found in webproxy_forwardserver is not a valid python identifier plugins/modules/fmgr_webproxy_forwardservergroup.py:0:0: parameter-invalid: Argument 'group-down-option' in argument_spec found in webproxy_forwardservergroup is not a valid python identifier plugins/modules/fmgr_webproxy_forwardservergroup.py:0:0: parameter-invalid: Argument 'ldb-method' in argument_spec found in webproxy_forwardservergroup is not a valid python identifier plugins/modules/fmgr_webproxy_forwardservergroup.py:0:0: parameter-invalid: Argument 'server-list' in argument_spec found in webproxy_forwardservergroup is not a valid python identifier plugins/modules/fmgr_webproxy_forwardservergroup_serverlist.py:0:0: parameter-invalid: Argument 'forward-server-group' in argument_spec is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'add-option' in argument_spec found in webproxy_profile -> headers is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'base64-encoding' in argument_spec found in webproxy_profile -> headers is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'header-client-ip' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'header-front-end-https' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'header-via-request' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'header-via-response' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'header-x-authenticated-groups' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'header-x-authenticated-user' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'header-x-forwarded-client-cert' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'header-x-forwarded-for' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'log-header-change' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile.py:0:0: parameter-invalid: Argument 'strip-encoding' in argument_spec found in webproxy_profile is not a valid python identifier plugins/modules/fmgr_webproxy_profile_headers.py:0:0: parameter-invalid: Argument 'add-option' in argument_spec found in webproxy_profile_headers is not a valid python identifier plugins/modules/fmgr_webproxy_profile_headers.py:0:0: parameter-invalid: Argument 'base64-encoding' in argument_spec found in webproxy_profile_headers is not a valid python identifier plugins/modules/fmgr_webproxy_wisp.py:0:0: parameter-invalid: Argument 'max-connections' in argument_spec found in webproxy_wisp is not a valid python identifier plugins/modules/fmgr_webproxy_wisp.py:0:0: parameter-invalid: Argument 'outgoing-ip' in argument_spec found in webproxy_wisp is not a valid python identifier plugins/modules/fmgr_webproxy_wisp.py:0:0: parameter-invalid: Argument 'server-ip' in argument_spec found in webproxy_wisp is not a valid python identifier plugins/modules/fmgr_webproxy_wisp.py:0:0: parameter-invalid: Argument 'server-port' in argument_spec found in webproxy_wisp is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-auto-suppress' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-bgscan-disable-day' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-bgscan-disable-end' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-bgscan-disable-schedules' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-bgscan-disable-start' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-bgscan-duration' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-bgscan-idle' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-bgscan-intv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-bgscan-period' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-bgscan-report-intv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-fgscan-report-intv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-scan' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-scan-channel-list-2G-5G' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-scan-channel-list-6G' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-scan-passive' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'ap-scan-threshold' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'asleap-attack' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'assoc-flood-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'assoc-flood-time' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'assoc-frame-flood' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'auth-flood-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'auth-flood-time' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'auth-frame-flood' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'deauth-broadcast' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'deauth-unknown-src-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-fail-flood' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-fail-intv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-fail-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-logoff-flood' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-logoff-intv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-logoff-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-pre-fail-flood' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-pre-fail-intv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-pre-fail-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-pre-succ-flood' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-pre-succ-intv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-pre-succ-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-start-flood' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-start-intv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-start-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-succ-flood' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-succ-intv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'eapol-succ-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'invalid-mac-oui' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'long-duration-attack' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'long-duration-thresh' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'null-ssid-probe-resp' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'rogue-scan' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'sensor-mode' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'spoofed-deauth' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'weak-wep-iv' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_widsprofile.py:0:0: parameter-invalid: Argument 'wireless-bridge' in argument_spec found in widsprofile is not a valid python identifier plugins/modules/fmgr_wireless_accesscontrollist.py:0:0: parameter-invalid: Argument 'layer3-ipv4-rules' in argument_spec found in wireless_accesscontrollist is not a valid python identifier plugins/modules/fmgr_wireless_accesscontrollist.py:0:0: parameter-invalid: Argument 'layer3-ipv6-rules' in argument_spec found in wireless_accesscontrollist is not a valid python identifier plugins/modules/fmgr_wireless_accesscontrollist.py:0:0: parameter-invalid: Argument 'rule-id' in argument_spec found in wireless_accesscontrollist -> layer3-ipv4-rules is not a valid python identifier plugins/modules/fmgr_wireless_accesscontrollist.py:0:0: parameter-invalid: Argument 'rule-id' in argument_spec found in wireless_accesscontrollist -> layer3-ipv6-rules is not a valid python identifier plugins/modules/fmgr_wireless_accesscontrollist_layer3ipv4rules.py:0:0: parameter-invalid: Argument 'access-control-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_wireless_accesscontrollist_layer3ipv4rules.py:0:0: parameter-invalid: Argument 'rule-id' in argument_spec found in wireless_accesscontrollist_layer3ipv4rules is not a valid python identifier plugins/modules/fmgr_wireless_accesscontrollist_layer3ipv6rules.py:0:0: parameter-invalid: Argument 'access-control-list' in argument_spec is not a valid python identifier plugins/modules/fmgr_wireless_accesscontrollist_layer3ipv6rules.py:0:0: parameter-invalid: Argument 'rule-id' in argument_spec found in wireless_accesscontrollist_layer3ipv6rules is not a valid python identifier plugins/modules/fmgr_wireless_addrgrp.py:0:0: parameter-invalid: Argument 'default-policy' in argument_spec found in wireless_addrgrp is not a valid python identifier plugins/modules/fmgr_wireless_syslogprofile.py:0:0: parameter-invalid: Argument 'log-level' in argument_spec found in wireless_syslogprofile is not a valid python identifier plugins/modules/fmgr_wireless_syslogprofile.py:0:0: parameter-invalid: Argument 'server-addr-type' in argument_spec found in wireless_syslogprofile is not a valid python identifier plugins/modules/fmgr_wireless_syslogprofile.py:0:0: parameter-invalid: Argument 'server-fqdn' in argument_spec found in wireless_syslogprofile is not a valid python identifier plugins/modules/fmgr_wireless_syslogprofile.py:0:0: parameter-invalid: Argument 'server-ip' in argument_spec found in wireless_syslogprofile is not a valid python identifier plugins/modules/fmgr_wireless_syslogprofile.py:0:0: parameter-invalid: Argument 'server-port' in argument_spec found in wireless_syslogprofile is not a valid python identifier plugins/modules/fmgr_wireless_syslogprofile.py:0:0: parameter-invalid: Argument 'server-status' in argument_spec found in wireless_syslogprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument '80211d' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument '80211d' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument '80211d' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument '80211d' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'aeroscout-ap-mac' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'aeroscout-mmu-report' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'aeroscout-mu' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'aeroscout-mu-factor' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'aeroscout-mu-timeout' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'aeroscout-server-ip' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'aeroscout-server-port' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'airtime-fairness' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'airtime-fairness' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'airtime-fairness' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'airtime-fairness' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-country' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-handoff' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-handoff' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-handoff' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-handoff' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-handoff' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-addr' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-addr' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-addr' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-addr' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-bufsize' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-bufsize' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-bufsize' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-bufsize' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-chan' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-chan' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-chan' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-chan' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-ctl' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-ctl' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-ctl' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-ctl' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-data' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-data' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-data' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-data' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-beacon' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-beacon' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-beacon' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-beacon' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-other' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-other' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-other' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-other' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-probe' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-probe' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-probe' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-probe' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'apc-addr-type' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'apc-fqdn' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'apc-ip' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'apc-port' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'apcfg-profile' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'arrp-profile' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'arrp-profile' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'arrp-profile' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'arrp-profile' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-high' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-high' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-high' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-high' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-level' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-level' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-level' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-level' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-low' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-low' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-low' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-low' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-target' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-target' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-target' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'auto-power-target' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'band-5g-type' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'band-5g-type' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'band-5g-type' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'band-5g-type' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bandwidth-admission-control' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bandwidth-admission-control' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bandwidth-admission-control' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bandwidth-admission-control' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bandwidth-capacity' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bandwidth-capacity' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bandwidth-capacity' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bandwidth-capacity' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'beacon-interval' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'beacon-interval' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'beacon-interval' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'beacon-interval' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ble-profile' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bss-color' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bss-color' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bss-color' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bss-color' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bss-color-mode' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bss-color-mode' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bss-color-mode' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'bss-color-mode' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'call-admission-control' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'call-admission-control' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'call-admission-control' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'call-admission-control' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'call-capacity' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'call-capacity' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'call-capacity' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'call-capacity' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'channel-bonding' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'channel-bonding' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'channel-bonding' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'channel-bonding' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'channel-utilization' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'channel-utilization' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'channel-utilization' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'channel-utilization' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'coex-level' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'compliance-level' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'console-login' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'control-message-offload' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'deny-mac-list' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'dest-ip' in argument_spec found in wtpprofile -> split-tunneling-acl is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'drma-sensitivity' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'drma-sensitivity' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'drma-sensitivity' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'drma-sensitivity' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'dtls-in-kernel' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'dtls-policy' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ekahau-blink-mode' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ekahau-tag' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'energy-efficient-ethernet' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'erc-server-ip' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'erc-server-port' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'esl-channel' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'esl-ses-dongle' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ext-info-enable' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-ble' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-frequency' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-port' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-project' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-rogue' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-secret' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-server' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-server-addr-type' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-server-fqdn' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'fortipresence-unassoc' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'frag-threshold' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'frag-threshold' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'frag-threshold' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'frag-threshold' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'frequency-handoff' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'frequency-handoff' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'frequency-handoff' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'frequency-handoff' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'frequency-handoff' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'handoff-roaming' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'handoff-rssi' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'handoff-sta-thresh' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'indoor-outdoor-deployment' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'ip-fragment-preventing' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'iperf-protocol' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'iperf-protocol' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'iperf-protocol' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'iperf-protocol' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'iperf-server-port' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'iperf-server-port' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'iperf-server-port' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'iperf-server-port' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'led-schedules' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'led-state' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'login-passwd' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'login-passwd-change' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'max-distance' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'max-distance' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'max-distance' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'max-distance' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'mimo-mode' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'mimo-mode' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'mimo-mode' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'mimo-mode' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'optional-antenna' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'optional-antenna' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'optional-antenna' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'optional-antenna' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'output-power' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'poe-mode' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-accumulation-interval' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-asset-addrgrp-list' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-asset-uuid-list1' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-asset-uuid-list2' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-asset-uuid-list3' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-asset-uuid-list4' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-protocol' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-reporting-interval' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-server-fqdn' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-server-path' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-server-port' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'polestar-server-token' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port-esl-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port-esl-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port1-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port1-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port2-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port2-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port3-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port3-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port4-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port4-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port5-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port5-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port6-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port6-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port7-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port7-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port8-mode' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'port8-ssid' in argument_spec found in wtpprofile -> lan is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-level' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-level' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-level' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-level' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-mode' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-mode' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-mode' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-mode' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-value' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-value' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-value' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'power-value' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'powersave-optimize' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'powersave-optimize' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'powersave-optimize' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'powersave-optimize' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'protection-mode' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'protection-mode' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'protection-mode' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'protection-mode' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'radio-1' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'radio-2' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'radio-3' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'radio-4' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'radio-id' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'radio-id' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'radio-id' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'radio-id' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'rts-threshold' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'rts-threshold' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'rts-threshold' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'rts-threshold' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-bssid' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-bssid' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-bssid' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-bssid' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-captive-portal' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-captive-portal' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-captive-portal' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-captive-portal' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-failure-string' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-failure-string' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-failure-string' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-failure-string' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-match-string' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-match-string' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-match-string' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-match-string' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-password' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-password' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-password' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-password' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-success-string' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-success-string' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-success-string' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-success-string' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-test-url' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-test-url' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-test-url' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-test-url' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-username' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-username' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-username' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-cwp-username' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-password' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-password' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-password' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-password' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-report-intv' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-report-intv' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-report-intv' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-report-intv' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-security-type' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-security-type' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-security-type' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-security-type' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-fqdn' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-fqdn' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-fqdn' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-fqdn' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-ip' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-ip' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-ip' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-ip' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-type' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-type' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-type' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-server-type' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-ssid' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-ssid' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-ssid' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-ssid' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-test' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-test' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-test' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-test' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-username' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-username' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-username' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'sam-username' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'scd-enable' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'short-guard-interval' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'short-guard-interval' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'short-guard-interval' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'short-guard-interval' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'spectrum-analysis' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'spectrum-analysis' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'spectrum-analysis' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'spectrum-analysis' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'split-tunneling-acl' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'split-tunneling-acl-local-ap-subnet' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'split-tunneling-acl-path' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'station-locate' in argument_spec found in wtpprofile -> lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'syslog-profile' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'tls-cert-verification' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'tls-fqdn-verification' in argument_spec found in wtpprofile -> esl-ses-dongle is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'transmit-optimize' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'transmit-optimize' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'transmit-optimize' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'transmit-optimize' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'tun-mtu-downlink' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'tun-mtu-uplink' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'unii-4-5ghz-band' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'vap-all' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'vap-all' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'vap-all' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'vap-all' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'wan-port-auth' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'wan-port-auth-methods' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'wan-port-auth-password' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'wan-port-auth-usrname' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'wan-port-mode' in argument_spec found in wtpprofile is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'wids-profile' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'wids-profile' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'wids-profile' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'wids-profile' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'zero-wait-dfs' in argument_spec found in wtpprofile -> radio-1 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'zero-wait-dfs' in argument_spec found in wtpprofile -> radio-2 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'zero-wait-dfs' in argument_spec found in wtpprofile -> radio-3 is not a valid python identifier plugins/modules/fmgr_wtpprofile.py:0:0: parameter-invalid: Argument 'zero-wait-dfs' in argument_spec found in wtpprofile -> radio-4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_denymaclist.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'apc-addr-type' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'apc-fqdn' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'apc-ip' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'apc-port' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'coex-level' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'compliance-level' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'esl-channel' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'output-power' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'scd-enable' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'tls-cert-verification' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'tls-fqdn-verification' in argument_spec found in wtpprofile_eslsesdongle is not a valid python identifier plugins/modules/fmgr_wtpprofile_eslsesdongle.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port-esl-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port-esl-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port1-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port1-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port2-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port2-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port3-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port3-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port4-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port4-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port5-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port5-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port6-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port6-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port7-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port7-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port8-mode' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'port8-ssid' in argument_spec found in wtpprofile_lan is not a valid python identifier plugins/modules/fmgr_wtpprofile_lan.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'aeroscout-ap-mac' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'aeroscout-mmu-report' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'aeroscout-mu' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'aeroscout-mu-factor' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'aeroscout-mu-timeout' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'aeroscout-server-ip' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'aeroscout-server-port' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'ekahau-blink-mode' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'ekahau-tag' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'erc-server-ip' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'erc-server-port' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-ble' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-frequency' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-port' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-project' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-rogue' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-secret' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-server' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-server-addr-type' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-server-fqdn' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'fortipresence-unassoc' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-accumulation-interval' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-asset-addrgrp-list' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-asset-uuid-list1' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-asset-uuid-list2' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-asset-uuid-list3' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-asset-uuid-list4' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-protocol' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-reporting-interval' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-server-fqdn' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-server-path' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-server-port' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'polestar-server-token' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'station-locate' in argument_spec found in wtpprofile_lbs is not a valid python identifier plugins/modules/fmgr_wtpprofile_lbs.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_wtpprofile_platform.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument '80211d' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'airtime-fairness' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'ap-handoff' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'ap-sniffer-addr' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'ap-sniffer-bufsize' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'ap-sniffer-chan' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'ap-sniffer-ctl' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'ap-sniffer-data' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-beacon' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-other' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-probe' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'arrp-profile' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'auto-power-high' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'auto-power-level' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'auto-power-low' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'auto-power-target' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'band-5g-type' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'bandwidth-admission-control' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'bandwidth-capacity' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'beacon-interval' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'bss-color' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'bss-color-mode' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'call-admission-control' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'call-capacity' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'channel-bonding' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'channel-utilization' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'drma-sensitivity' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'frag-threshold' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'frequency-handoff' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'iperf-protocol' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'iperf-server-port' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'max-distance' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'mimo-mode' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'optional-antenna' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'power-level' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'power-mode' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'power-value' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'powersave-optimize' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'protection-mode' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'radio-id' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'rts-threshold' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-bssid' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-captive-portal' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-cwp-failure-string' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-cwp-match-string' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-cwp-password' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-cwp-success-string' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-cwp-test-url' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-cwp-username' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-password' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-report-intv' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-security-type' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-server' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-server-fqdn' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-server-ip' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-server-type' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-ssid' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-test' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'sam-username' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'short-guard-interval' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'spectrum-analysis' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'transmit-optimize' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'vap-all' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'wids-profile' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio1.py:0:0: parameter-invalid: Argument 'zero-wait-dfs' in argument_spec found in wtpprofile_radio1 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument '80211d' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'airtime-fairness' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'ap-handoff' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'ap-sniffer-addr' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'ap-sniffer-bufsize' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'ap-sniffer-chan' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'ap-sniffer-ctl' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'ap-sniffer-data' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-beacon' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-other' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-probe' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'arrp-profile' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'auto-power-high' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'auto-power-level' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'auto-power-low' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'auto-power-target' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'band-5g-type' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'bandwidth-admission-control' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'bandwidth-capacity' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'beacon-interval' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'bss-color' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'bss-color-mode' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'call-admission-control' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'call-capacity' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'channel-bonding' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'channel-utilization' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'drma-sensitivity' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'frag-threshold' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'frequency-handoff' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'iperf-protocol' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'iperf-server-port' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'max-distance' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'mimo-mode' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'optional-antenna' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'power-level' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'power-mode' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'power-value' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'powersave-optimize' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'protection-mode' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'radio-id' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'rts-threshold' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-bssid' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-captive-portal' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-cwp-failure-string' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-cwp-match-string' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-cwp-password' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-cwp-success-string' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-cwp-test-url' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-cwp-username' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-password' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-report-intv' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-security-type' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-server' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-server-fqdn' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-server-ip' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-server-type' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-ssid' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-test' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'sam-username' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'short-guard-interval' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'spectrum-analysis' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'transmit-optimize' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'vap-all' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'wids-profile' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio2.py:0:0: parameter-invalid: Argument 'zero-wait-dfs' in argument_spec found in wtpprofile_radio2 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument '80211d' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'airtime-fairness' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'ap-handoff' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'ap-sniffer-addr' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'ap-sniffer-bufsize' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'ap-sniffer-chan' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'ap-sniffer-ctl' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'ap-sniffer-data' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-beacon' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-other' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-probe' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'arrp-profile' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'auto-power-high' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'auto-power-level' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'auto-power-low' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'auto-power-target' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'band-5g-type' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'bandwidth-admission-control' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'bandwidth-capacity' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'beacon-interval' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'bss-color' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'bss-color-mode' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'call-admission-control' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'call-capacity' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'channel-bonding' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'channel-utilization' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'drma-sensitivity' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'frag-threshold' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'frequency-handoff' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'iperf-protocol' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'iperf-server-port' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'max-distance' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'mimo-mode' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'optional-antenna' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'power-level' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'power-mode' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'power-value' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'powersave-optimize' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'protection-mode' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'radio-id' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'rts-threshold' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-bssid' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-captive-portal' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-cwp-failure-string' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-cwp-match-string' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-cwp-password' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-cwp-success-string' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-cwp-test-url' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-cwp-username' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-password' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-report-intv' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-security-type' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-server' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-server-fqdn' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-server-ip' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-server-type' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-ssid' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-test' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'sam-username' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'short-guard-interval' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'spectrum-analysis' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'transmit-optimize' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'vap-all' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'wids-profile' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio3.py:0:0: parameter-invalid: Argument 'zero-wait-dfs' in argument_spec found in wtpprofile_radio3 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument '80211d' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'airtime-fairness' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'ap-handoff' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'ap-sniffer-addr' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'ap-sniffer-bufsize' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'ap-sniffer-chan' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'ap-sniffer-ctl' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'ap-sniffer-data' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-beacon' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-other' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'ap-sniffer-mgmt-probe' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'arrp-profile' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'auto-power-high' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'auto-power-level' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'auto-power-low' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'auto-power-target' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'band-5g-type' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'bandwidth-admission-control' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'bandwidth-capacity' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'beacon-interval' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'bss-color' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'bss-color-mode' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'call-admission-control' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'call-capacity' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'channel-bonding' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'channel-utilization' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'drma-sensitivity' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'frag-threshold' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'frequency-handoff' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'iperf-protocol' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'iperf-server-port' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'max-clients' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'max-distance' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'mimo-mode' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'optional-antenna' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'power-level' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'power-mode' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'power-value' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'powersave-optimize' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'protection-mode' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'radio-id' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'rts-threshold' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-bssid' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-captive-portal' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-cwp-failure-string' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-cwp-match-string' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-cwp-password' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-cwp-success-string' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-cwp-test-url' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-cwp-username' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-password' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-report-intv' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-security-type' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-server' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-server-fqdn' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-server-ip' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-server-type' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-ssid' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-test' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'sam-username' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'short-guard-interval' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'spectrum-analysis' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'transmit-optimize' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'vap-all' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'wids-profile' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier plugins/modules/fmgr_wtpprofile_radio4.py:0:0: parameter-invalid: Argument 'zero-wait-dfs' in argument_spec found in wtpprofile_radio4 is not a valid python identifier plugins/modules/fmgr_wtpprofile_splittunnelingacl.py:0:0: parameter-invalid: Argument 'dest-ip' in argument_spec found in wtpprofile_splittunnelingacl is not a valid python identifier plugins/modules/fmgr_wtpprofile_splittunnelingacl.py:0:0: parameter-invalid: Argument 'wtp-profile' in argument_spec is not a valid python identifier ``` [ci-testing]: https://docs.ansible.com/ansible/latest/community/collection_contributors/collection_requirements.html#ci-testing [repo-mgmt]: https://docs.ansible.com/ansible/latest/community/collection_contributors/collection_requirements.html#repository-management [removal]: https://github.com/ansible-collections/overview/blob/main/removal_from_ansible.rst