rajaspachipulusu17
adb8a0ddc6
Pluribus Networks log audit exception module with unit test cases ( #60456 )
...
* Pluribus Networks log audit exception module with unit test cases
* Documentation fix
2019-08-27 11:31:54 +05:30
rajaspachipulusu17
e7cb2ddc9c
Pluribus Networks vtep module with unit test cases ( #60455 )
2019-08-27 11:26:13 +05:30
Ganesh Nalawade
2a13ad7adf
Fix junos resource modules group based config and minor updates ( #61224 )
...
* Fix junos resource modules group based config and minor updates
Fixes https://github.com/ansible/ansible/issues/61183
* Add support to get inherited configuration for resource
modules to handle group based configuration
* Add task input check for merged, replaced and overridden
states in junos resource modules
* Integration test for group based configuration
* Fix CI test failures
* Fix test failures
2019-08-27 11:06:06 +05:30
Yuwei Zhou
b4732dd2e6
Support Azure IoT hub and related module ( #55121 )
...
* Support iothub creation
* raise errordetailexception rather than clouderror
* add facts
* change requirement
* compare endpoint
* add documentation
* add documentation
* add iot device facts
* modify line ending
* add auth method
* add iot module
* add consumer group
* add the test
* enhencement of doc
* add list consumer groups
* fix lint
* fix lint
* fix doc
* fix doc
* Update auzre_rm_iothub related document
* changed paramter's type
* update type
* rename facts -> info
* fixed sanity
* missed during merge
2019-08-27 13:18:28 +08:00
sushma-alethea
b09db0ba9e
icx: new module icx_user ( #60007 )
...
* new module
* new terminal
* new terminal
* new cliconf
* cliconf
* icx cliconf
* icx_cliconf
* icx test units module
* icx units module
* icx banner unit test
* PR changes resolved
* changes resolved
* Changes Resolved
* check_running_config changes resolved
* added notes
* removed icx rst
* new changes
* deleted icx rst
* icx .rst
* modified platform_index.rst
* modified platform_index.rst
* changes resolved
* PR comments resolved
* Update platform_index.rst
PR comment resolved
* test
* Revert "test"
This reverts commit 99b72c6614
.
* new module icx_user
* new changes
* new changes
* new changes
* new changes
* new changes
* new changes
* changes
* changes
* new fixes
* new changes
* notes updated
2019-08-27 09:25:56 +05:30
frankshen01
a68d91d0a7
Fortinet's new module for fortios_wireless_controller_hotspot20_hs_profile ( #61163 )
...
* Fortinet's new module for fortios_wireless_controller_hotspot20_hs_profile
* Update fortios_wireless_controller_hotspot20_hs_profile.py and test_fortios_wireless_controller_hotspot20_hs_profile.py
2019-08-27 09:24:28 +05:30
Matt Clay
cca4eb71e3
Update sanity tests for collections. ( #61352 )
...
* Remove pointless sanity tests on `bin` dir.
* Update action-plugin-docs test for collections.
* Update no-main-display test for collections.
* Update empty-init test for collections.
* Update no-assert test for collections.
* Move required-and-default-attributes test.
This test only applies to Ansible itself.
* Update use-argspec-type-path test for collections.
2019-08-26 20:40:53 -07:00
sushma-alethea
b6290e1d15
icx: new module icx_logging ( #60036 )
...
* new module
* new terminal
* new terminal
* new cliconf
* cliconf
* icx cliconf
* icx_cliconf
* icx test units module
* icx units module
* icx banner unit test
* PR changes resolved
* changes resolved
* Changes Resolved
* check_running_config changes resolved
* added notes
* removed icx rst
* new changes
* deleted icx rst
* icx .rst
* modified platform_index.rst
* modified platform_index.rst
* changes resolved
* PR comments resolved
* Update platform_index.rst
PR comment resolved
* test
* Revert "test"
This reverts commit 99b72c6614
.
* new module icx_logging
* new fixes
* new fix
* new fix
* new fix
* new changes
* notes updated
2019-08-27 08:58:32 +05:30
sushma-alethea
b6e71c5ffb
icx: new module icx_copy ( #59920 )
...
* new cliconf
* cliconf
* icx cliconf
* icx test units module
* icx units module
* icx banner unit test
* PR changes resolved
* check_running_config changes resolved
* added notes
* removed icx rst
* deleted icx rst
* icx .rst
* modified platform_index.rst
* changes resolved
* PR comments resolved
* Update platform_index.rst
* new module icx_copy
* notes updated
2019-08-27 08:57:31 +05:30
sushma-alethea
fb1094f38d
icx: new module icx_system ( #60024 )
...
* new module
* new terminal
* new terminal
* new cliconf
* cliconf
* icx cliconf
* icx_cliconf
* icx test units module
* icx units module
* icx banner unit test
* PR changes resolved
* changes resolved
* Changes Resolved
* check_running_config changes resolved
* added notes
* removed icx rst
* new changes
* deleted icx rst
* icx .rst
* modified platform_index.rst
* modified platform_index.rst
* changes resolved
* PR comments resolved
* Update platform_index.rst
PR comment resolved
* test
* Revert "test"
This reverts commit 99b72c6614
.
* new module icx_system
* new changes
* new changes
* new changes
* Fixed bot bugs
* notes updated
2019-08-27 08:55:46 +05:30
sushma-alethea
d2429cbd6a
icx: new module icx_vlan ( #59985 )
...
* new module
* new terminal
* new terminal
* new cliconf
* cliconf
* icx cliconf
* icx_cliconf
* icx test units module
* icx units module
* icx banner unit test
* PR changes resolved
* changes resolved
* Changes Resolved
* check_running_config changes resolved
* added notes
* removed icx rst
* new changes
* deleted icx rst
* icx .rst
* modified platform_index.rst
* modified platform_index.rst
* changes resolved
* PR comments resolved
* Update platform_index.rst
PR comment resolved
* test
* Revert "test"
This reverts commit 99b72c6614
.
* new module icx_vlan
* new changes
* new fixes
* new fixes
* new fixes
* new fixes
* new fixes
* new fixes
* Fixed bugs
* Fixed bot bugs
* Fixed bot bugs
* Fixed bot bugs
* Fixed bot bugs
* Fixed bot bugs
* Fixed bot bugs
* Fixed bot errors
* notes updated
2019-08-27 08:31:17 +05:30
Yuwei Zhou
1c06b302bc
Support automation account managment ( #56429 )
...
* add automation account
* add test
* update sdk version
* fix doc
* Update azure_rm_automationaccount.py
* Update azure_rm_automationaccount_facts.py
* Update main.yml
* add type define (#64 )
* add new (#67 )
* change 'example' to 'sample'
* changed 'path' to 'ID'
2019-08-27 07:38:47 +08:00
Bruno Meneguello
954416932a
route53: optimize zone_id lookup when hosted_zone_id is provided ( #60437 )
2019-08-26 16:21:17 -07:00
Matt Clay
e258ba703e
Improve ansible-test env display. ( #61339 )
...
* Improve ansible-test env display.
* Fix PyCharm warnings.
* Fix ansible-test ansible-doc sanity test with -e.
2019-08-26 14:02:55 -07:00
Yunge Zhu
749662d776
add azure monitor log profile module ( #54702 )
...
* add azure monitor log profile module
* fix version
* fix lint
* mark test as unsupported
* fix lint
* fix lint
* Fix the error prompted in the comments
2019-08-27 05:00:28 +08:00
The Magician
1631554c1b
Bug fixes for GCP modules ( #61251 )
2019-08-26 15:04:24 -04:00
pratikgadiya12
8ee7d9f598
VMWare - Rename _facts to _info ( #57474 )
...
Deprecate vmware's _facts modules and add new modules.
Fixes : #57278
2019-08-26 14:45:34 -04:00
Sumit Jaiswal
30714682c9
Fixes iosxr interfaces zuul failure ( #61313 )
...
* fixes 61311
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix loopback
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-08-26 22:25:43 +05:30
Felix Fontein
e536d0e128
openssl_*: deprecate PyOpenSSL backends ( #59907 )
...
* Deprecate PyOpenSSL backends.
* Add changelog.
* Add porting guide entry.
* Improve tests to ignore deprecations when comparing results.
* Deprecating pyopenssl backend for get_certificate and openssl_publickey.
* Fix typo.
2019-08-26 18:26:10 +02:00
Felix Fontein
039123ec6b
acme_account_info: retrieve orders ( #59697 )
...
* Add retrieve_orders option.
* Run acme_certificate tests also for acme_account_info; use acme_account_info to get list of orders.
* Doing some quoting.
* Improve returned description.
2019-08-26 18:16:43 +02:00
Felix Fontein
14974f5fc2
openssl_certificate_info: add ocsp_uri return value ( #60393 )
...
* Add ocsp_uri return value.
* Add changelog.
* Add integration test.
* Fix rebase error.
2019-08-26 17:42:52 +02:00
Nathaniel Case
a567a3fae0
New module eos_lldp_global ( #60975 )
...
* New module eos_lldp_global
* Implement facts
* Implement config, add tests
* Assorted fixes
2019-08-26 11:34:41 -04:00
Josh Edmonds
f62f1ab54c
Added comment field to na_ontap_volume module ( #59566 )
...
* Added comment field to na_ontap_volume module
* fixed zapi attribute name in create_volume_options(), and fix to ensure comment field can be set back to an empty string
2019-08-26 10:14:39 -04:00
Matt Martz
5941e4c843
Properly JSON encode AnsibleUnsafe, using a pre-processor ( #60602 )
...
* Properly JSON encode AnsibleUnsafe, using a pre-processor. Fixes #47295
* Add AnsibleUnsafe json tests
* Require preprocess_unsafe to be enabled for that functionality
* Support older json
* sort keys in tests
* Decouple AnsibleJSONEncoder from isinstance checks in preparation to move to module_utils
* Move AnsibleJSONEncoder to module_utils, consolidate instances
* add missing boilerplate
* remove removed.py from ignore
2019-08-26 09:08:22 -05:00
Chris Archibald
53df4d8186
New options for identity_preserve ( #60498 )
...
* new option
* Force ansibot to run again
2019-08-26 10:03:26 -04:00
Mario Lenz
0ac57941c1
VMware: Add missing HA admission control policies in vmware_cluster_ha ( #60233 )
...
* Add missing HA admission control policies
* Add new parameter host_isolation_response
* Bugfix: 'das_vm_config' referenced before assignment
* Implement test cases
2019-08-26 09:40:38 -04:00
Miguel Angel Muñoz González
d95a0f235b
Fortinet's new module for fortios_user_local ( #61054 )
...
* Fortinet's new module for fortios_user_local
* New version of fortios_user_local
* Update unit tests with removal of attribute
2019-08-26 18:56:30 +05:30
Miguel Angel Muñoz González
69fcd771e0
FortiOS modules for 2.9 - 8 ( #61308 )
...
* FortiOS modules for 2.9 - 8
* Add missing files
* Fix trailing spaces
2019-08-26 18:55:53 +05:30
Trishna Guha
5a04b4feb6
Add nxos_l2_interfaces resource module ( #61120 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2019-08-26 16:46:05 +05:30
sushma-alethea
c729f3ba61
icx: new module icx_facts ( #61225 )
...
* new cliconf
* cliconf
* icx cliconf
* icx test units module
* icx units module
* icx banner unit test
* added notes
* new changes
* icx .rst
* modified platform_index.rst
* test
* Revert "test"
This reverts commit 99b72c6614
.
* new module icx_facts
* fixtures added
* Rebase causing problem on branch-PR4. So created new PR
* new commit
* new changes
2019-08-26 14:00:00 +05:30
Michał Szczepańczyk
8ed3a0b360
fix bug - k8s was crashing when yaml ended with 3 dashes ( #61182 )
...
* fix bug - k8s was crashing when yaml ended with 3 dashes
* #61182 - add changelog
2019-08-26 17:28:01 +10:00
sushma-alethea
7e1a347695
icx: new module icx_linkagg ( #59967 )
...
* new module
* new module
* new terminal
* new terminal
* new cliconf
* new cliconf
* cliconf
* cliconf
* icx cliconf
* icx cliconf
* icx_cliconf
* icx test units module
* icx test units module
* icx units module
* icx units module
* icx banner unit test
* icx banner unit test
* PR changes resolved
* changes resolved
* Changes Resolved
* check_running_config changes resolved
* added notes
* added notes
* removed icx rst
* new changes
* new changes
* deleted icx rst
* icx .rst
* icx .rst
* modified platform_index.rst
* modified platform_index.rst
* modified platform_index.rst
* modified platform_index.rst
* changes resolved
* changes resolved
* PR comments resolved
* PR comments resolved
* Update platform_index.rst
PR comment resolved
* Update platform_index.rst
PR comment resolved
* new module icx_linkagg
* bug fixes
* Fixing bot errors
* Trying to fix aggregate document error
* Added options under aggregate in documentation
* Fixed bot error
* Fixed documentation error
* Fix bot error
* notes updated
2019-08-26 09:12:59 +05:30
sushma-alethea
20ec927280
icx: new module icx_static_route ( #59978 )
...
* new module
* new module
* new terminal
* new terminal
* new cliconf
* new cliconf
* cliconf
* cliconf
* icx cliconf
* icx cliconf
* icx_cliconf
* icx test units module
* icx test units module
* icx units module
* icx units module
* icx banner unit test
* icx banner unit test
* PR changes resolved
* changes resolved
* Changes Resolved
* check_running_config changes resolved
* added notes
* added notes
* removed icx rst
* new changes
* new changes
* deleted icx rst
* icx .rst
* icx .rst
* modified platform_index.rst
* modified platform_index.rst
* modified platform_index.rst
* modified platform_index.rst
* changes resolved
* changes resolved
* PR comments resolved
* PR comments resolved
* Update platform_index.rst
PR comment resolved
* Update platform_index.rst
PR comment resolved
* new module icx_static_route
* new changes
* new changes
* notes updated
2019-08-26 09:12:10 +05:30
PRASOON KARUNAN V
48eed0b6c8
adding group parameter for win_firewall_rule ( #55109 )
...
* adding group parameter for win_firewall_rule
* integration test fix
* changing the version add to 2.9
* setting group optional
* fix:setting required to optional
2019-08-25 19:10:31 -04:00
Chris Archibald
265fcaac40
Add Rest API to DNS ( #59937 )
...
* add rest to dns
* fix issues with tests
* fixes to netapp.py
* fixes
* fixes
* add updates
* fix issues
2019-08-25 10:52:01 -04:00
Josh Edmonds
25db0c7678
Added NetApp ONTAP Adaptive QoS Policy Module ( #58707 )
...
* Added NetApp ONTAP Adaptive QoS Policy Module
* updated documentation to fix validation errors
* Updates to documentation fields and modified logging function to log against the current vserver
* Fixed minor formatting issues
* Documentation update for consistency - author field
* Empty commit to force CI
* fixes
2019-08-25 10:50:34 -04:00
Mark Chappell
4e6298b847
AWS dynamic inventory: fixup RDS integration tests ( #61259 )
...
* ec2 inventory/rds: (integration tests) migrate to module_defaults and cope with missing security_token
* ec2 inventory/rds: (integration tests) Avoid hard coding the parameter group name
Generated it based on the information returned when creating the RDS instance.
* ec2 inventory/rds: (integration tests) rename templates to .j2 rather than .yml
- avoids throwing yamllint errors
- makes it clear they're templates not the final yaml files.
2019-08-25 10:32:18 -04:00
Miguel Angel Muñoz González
a6b124cccc
FortiOS modules for 2.9 - 7 ( #61217 )
2019-08-25 12:54:45 +05:30
Matt Clay
02c38ed4fd
Relocate ansible-test self tests outside package. ( #61255 )
...
* Relocate ansible-test self tests outside package.
We don't want to include the tests for verifying ansible-test within the ansible-test package.
* Add `test/ansible_test/` to classification.py.
* Fix test invocation.
* Relocate tests in MANIFEST.in.
* Improve package-data sanity test error checking.
* Only use includes for ansible-test in MANIFEST.in.
* Improve readability of MANIFEST.in.
2019-08-24 11:38:30 -07:00
Felix Fontein
c3b1a0a7e8
Vultr: rename _facts -> _info ( #61239 )
2019-08-24 17:54:17 +02:00
Matt Clay
1fbb930747
Add out-of-tree check to symlinks sanity test.
2019-08-24 07:25:35 -07:00
Matt Clay
2a9b996bd2
Use .cfg
extension for pylint configs.
2019-08-24 07:25:19 -07:00
Matt Clay
6ec0b4ec86
Sanity test updates for collections support. ( #61248 )
...
* Run no-unwanted-files sanity test only on Ansible.
Since collections should be able to use binary modules there is not really any limit on what could exist in a collection `plugins` directory.
* Add support for symlinks in sanity target lists:
- Sanity tests that need to analyze symlinks can do so using the supplied target list.
- Tests that analyze directories will now only look at symlinks if requested.
- Directory symlinks will now be seen as directories instead of files.
* Enable symlinks on filename based sanity tests.
Sanity tests that evalulate filenames instead of content should include symlinks.
* Update symlinks sanity test.
Use the sanity test target list now that it can include symlinks.
2019-08-23 18:08:21 -07:00
Mark Chappell
5434bf74c6
Fix issues with aws_kms when working cross-account and with IDs ( #60805 )
...
* aws_kms: (integration tests) Test updating a key by ID rather than just my alias
* aws_kms: (integration tests) Test deletion of non-existent and keys that are already marked for deletion
* aws_kms: Ensure we can perform actions on a specific key_id rather than just aliases
In the process switch over to using get_key_details rather than listing all keys.
* aws_kms: When updating keys use the ARN rather than just the ID.
This is important when working with cross-account trusts.
2019-08-23 16:56:45 -07:00
Felix Fontein
4551965af1
ACME modules: bump test container version ( #61192 )
...
* Fix root cert path.
* Bump testing container version.
* Improve check (needed due to letsencrypt/pebble#257 ).
2019-08-23 15:30:28 -07:00
Mark Chappell
1f733e2d55
ec2_asg: fix the integration tests ( #61212 )
2019-08-23 14:53:47 -04:00
Ryan Conway
e4c1c05363
Renaming onepassword_facts
to onepassword_info
. ( #61237 )
...
* Renaming `onepassword_facts` to `onepassword_info`.
* Update module examples.
* Add changelog fragment.
* Add module rename to the 2.9 porting guide.
* Document the parameter types in the module docs.
* Fix incorrect parameter name.
* Update docs/docsite/rst/porting_guides/porting_guide_2.9.rst
Co-Authored-By: Felix Fontein <felix@fontein.de>
* Remove `onepassword_facts` as it has been renamed to `onepassword_info` including fixes for the sanity tests.
2019-08-23 20:45:13 +02:00
The Magician
d3b493020d
New Module: gcp_kms_crypto_key ( #61096 )
2019-08-23 13:27:46 -04:00
The Magician
ba026939bb
New Module: gcp_kms_key_ring ( #61098 )
2019-08-23 13:27:28 -04:00
Sumit Jaiswal
c9f0b0fb42
Resource module for ios_l3_interfaces ( #60405 )
...
* ios_l3_interfaces
* fix shippable
* fix tests
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix ignore txt file
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix doc
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable n tests
* fix replace test
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix zuul failures
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix shippable n zuul
* fix zuul
* fix zuul
* fix zuul test
* fix zuul
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* code zuul fix
* fix merge
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
* fix merge
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-08-23 22:09:20 +05:30
Felix Fontein
fa70690e5c
openssl_certificate/csr(_info): add support for SubjectKeyIdentifier and AuthorityKeyIdentifier ( #60741 )
...
* Add support for SubjectKeyIdentifier and AuthorityKeyIdentifier to _info modules.
* Adding SubjectKeyIdentifier and AuthorityKeyIdentifier support to openssl_certificate and openssl_csr.
* Fix type of authority_cert_issuer.
* Add basic tests.
* Add changelog.
* Added proper tests for _info modules.
* Fix docs bug.
* Make sure new features are only used when cryptography backend for openssl_csr is available.
* Work around jinja2 being too old on some CI hosts.
* Add tests for openssl_csr.
* Add openssl_certificate tests.
* Fix idempotence test.
* Move one level up.
* Add ownca_create_authority_key_identifier option.
* Add ownca_create_authority_key_identifier option.
* Add idempotency check.
* Apparently the function call expected different args for cryptography < 2.7.
* Fix copy'n'paste errors and typos.
* string -> general name.
* Add disclaimer.
* Implement always_create / create_if_not_provided / never_create for openssl_certificate.
* Update changelog and porting guide.
* Add comments for defaults.
2019-08-23 14:01:42 +02:00
Mark Chappell
77e4371460
aws_kms: Update policy on existing keys (when passed) ( #60059 )
...
* aws_kms: (integration tests) Use module_defaults to reduce the copy and paste
* aws_kms: (integration tests) make sure policy option functions.
* aws_kms: (integration tests) Move iam_role creation to start of playbook.
iam_roles aren't fully created when iam_role completes, there's a delay on the Amazon side before they're fully recognised.
* aws_kms: Update policy on existing keys (when passed)
2019-08-23 20:38:38 +10:00
sushma-alethea
25053827a5
icx: new module icx_config ( #59914 )
...
* new module
* new terminal
* new terminal
* new cliconf
* cliconf
* icx cliconf
* icx_cliconf
* icx test units module
* icx units module
* icx banner unit test
* PR changes resolved
* changes resolved
* Changes Resolved
* check_running_config changes resolved
* new module
* new cliconf
* cliconf
* icx cliconf
* icx test units module
* icx units module
* icx banner unit test
* added notes
* added notes
* removed icx rst
* new changes
* new changes
* deleted icx rst
* icx .rst
* icx .rst
* modified platform_index.rst
* modified platform_index.rst
* modified platform_index.rst
* modified platform_index.rst
* changes resolved
* changes resolved
* PR comments resolved
* PR comments resolved
* Update platform_index.rst
PR comment resolved
* Update platform_index.rst
PR comment resolved
* new module icx_config
* new changes
* new changes in icx_config
* PR changes
* PR comments resolved
* PR comments resolved
* new changes
* new changes
* Review comments
* updated notes section
2019-08-23 16:02:51 +05:30
Chris Van Heuveln
f1054f575d
bfd_global: minor test-only fix ( #60965 )
2019-08-23 15:12:59 +05:30
Trishna Guha
f0ef624cff
Add nxos_l3_interfaces resource module ( #61021 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2019-08-23 15:06:26 +05:30
Miguel Angel Muñoz González
9d77d06fa4
Fortinet's new module for fortios_user_password_policy ( #61055 )
...
* Fortinet's new module for fortios_user_password_policy
* Retriggering due to Shippable failure
2019-08-23 14:55:47 +05:30
Miguel Angel Muñoz González
a6837609e2
FortiOS modules for 2.9 - 6 ( #61170 )
...
* FortiOS modules for 2.9 - 5
* Update fortios_firewall_vip.py
* Update fortios_firewall_vip6.py
2019-08-23 14:54:43 +05:30
frankshen01
30c9abf6e4
Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_ip_address_type ( #61088 )
...
* Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_ip_address_type
* Update fortios_wireless_controller_hotspot20_anqp_ip_address_type.py
* Update fortios_wireless_controller_hotspot20_anqp_ip_address_type.py
2019-08-23 12:23:15 +05:30
frankshen01
ec348bb2ac
Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_nai_realm ( #61089 )
...
* Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_nai_realm
* Update fortios_wireless_controller_hotspot20_anqp_nai_realm.py
* Update fortios_wireless_controller_hotspot20_anqp_nai_realm.py
2019-08-23 12:21:42 +05:30
frankshen01
eb2e0dcc51
Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_network_auth_type ( #61109 )
...
* Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_network_auth_type
* Update fortios_wireless_controller_hotspot20_anqp_network_auth_type.py
* Update fortios_wireless_controller_hotspot20_anqp_network_auth_type.py
2019-08-23 12:04:39 +05:30
frankshen01
bb06aed6d8
Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_roaming_consortium ( #61110 )
...
* Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_roaming_consortium
* Update fortios_wireless_controller_hotspot20_anqp_roaming_consortium.py
2019-08-23 11:59:20 +05:30
frankshen01
20327589f7
Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_venue_name ( #61112 )
2019-08-23 11:57:33 +05:30
Andrey Klychkov
e3cf76533c
postgresql_user: add groups parameter ( #60638 )
...
* postgresql_user: add groups parameter
* postgresql_user: add groups parameter, fail_on_role default True
* postgresql_user: add groups parameter, add changelog fragment
2019-08-23 08:17:23 +02:00
frankshen01
4449f3a815
Fortinet's new module for fortios_wireless_controller_hotspot20_h2qp_conn_capability ( #61114 )
...
* Fortinet's new module for fortios_wireless_controller_hotspot20_h2qp_conn_capability
* Update fortios_wireless_controller_hotspot20_h2qp_conn_capability.py
2019-08-23 11:32:52 +05:30
Miguel Angel Muñoz González
a549969b85
Fortinet's new module for fortios_vpn_certificate_crl ( #61124 )
2019-08-23 11:28:56 +05:30
frankshen01
81bff01893
Fortinet's new module for fortios_wireless_controller_hotspot20_h2qp_operator_name ( #61125 )
2019-08-23 11:27:47 +05:30
Miguel Angel Muñoz González
1d43c15c64
Fortinet's new module for fortios_vpn_certificate_local ( #61126 )
2019-08-23 11:26:08 +05:30
Miguel Angel Muñoz González
f5cc653865
Fortinet's new module for fortios_vpn_certificate_ocsp_server ( #61128 )
2019-08-23 11:24:56 +05:30
Miguel Angel Muñoz González
ae53e38ceb
Fortinet's new module for fortios_vpn_certificate_remote ( #61129 )
2019-08-23 11:24:01 +05:30
Miguel Angel Muñoz González
8f61e4e39e
Fortinet's new module for fortios_vpn_ssl_web_user_bookmark ( #61137 )
2019-08-23 11:23:02 +05:30
Miguel Angel Muñoz González
e637934e2c
Fortinet's new module for fortios_waf_main_class ( #61139 )
2019-08-23 11:21:35 +05:30
Miguel Angel Muñoz González
d41bf3409d
Fortinet's new module for fortios_waf_signature ( #61140 )
2019-08-23 11:20:22 +05:30
Miguel Angel Muñoz González
af5324b764
Fortinet's new module for fortios_waf_sub_class ( #61141 )
2019-08-23 11:18:42 +05:30
Miguel Angel Muñoz González
7a8f37f9e8
Fortinet's new module for fortios_wanopt_auth_group ( #61142 )
2019-08-23 11:17:15 +05:30
Miguel Angel Muñoz González
4b8d32d889
Fortinet's new module for fortios_wanopt_cache_service ( #61143 )
2019-08-23 11:15:46 +05:30
Miguel Angel Muñoz González
9a53058dda
Fortinet's new module for fortios_wanopt_content_delivery_network_rule ( #61144 )
2019-08-23 11:09:44 +05:30
Miguel Angel Muñoz González
2aa52a42a9
Fortinet's new module for fortios_wanopt_peer ( #61146 )
2019-08-23 11:06:48 +05:30
Miguel Angel Muñoz González
f3daab328b
Fortinet's new module for fortios_wanopt_remote_storage ( #61147 )
2019-08-23 11:05:48 +05:30
Miguel Angel Muñoz González
8e89306328
Fortinet's new module for fortios_wanopt_webcache ( #61148 )
...
* Fortinet's new module for fortios_wanopt_webcache
* Fix minor typo
2019-08-23 11:04:43 +05:30
Miguel Angel Muñoz González
456ca6c817
Fortinet's new module for fortios_web_proxy_debug_url ( #61149 )
2019-08-23 11:03:11 +05:30
Miguel Angel Muñoz González
b40bab6a11
Fortinet's new module for fortios_web_proxy_forward_server ( #61150 )
2019-08-23 11:02:16 +05:30
Miguel Angel Muñoz González
c5bc51e365
Fortinet's new module for fortios_web_proxy_forward_server_group ( #61152 )
2019-08-23 11:00:29 +05:30
Miguel Angel Muñoz González
5b9f40ec1a
Fortinet's new module for fortios_web_proxy_url_match ( #61153 )
2019-08-23 10:43:18 +05:30
Miguel Angel Muñoz González
fa05a7960f
Fortinet's new module for fortios_web_proxy_wisp ( #61154 )
2019-08-23 10:36:23 +05:30
Miguel Angel Muñoz González
be48bb81ce
Fortinet's new module for fortios_wireless_controller_ap_status ( #61155 )
2019-08-23 10:34:01 +05:30
Miguel Angel Muñoz González
81617cf084
Fortinet's new module for fortios_wireless_controller_ble_profile ( #61156 )
2019-08-23 10:32:55 +05:30
frankshen01
1d5612bd09
Fortinet's new module for fortios_wireless_controller_hotspot20_h2qp_osu_provider ( #61158 )
2019-08-23 10:31:19 +05:30
Miguel Angel Muñoz González
f0c21c61b3
Fortinet's new module for fortios_wireless_controller_timers ( #61159 )
2019-08-23 10:29:26 +05:30
Miguel Angel Muñoz González
d4c9d13991
Fortinet's new module for fortios_wireless_controller_vap_group ( #61160 )
2019-08-23 10:26:31 +05:30
frankshen01
24ffd77fd8
Fortinet's new module for fortios_wireless_controller_hotspot20_h2qp_wan_metric ( #61161 )
2019-08-23 10:24:38 +05:30
Miguel Angel Muñoz González
999f5ef286
Fortinet's new module for fortios_wireless_controller_wtp_group ( #61162 )
2019-08-23 10:22:50 +05:30
frankshen01
c9bf39aa09
Fortinet's new module for fortios_wireless_controller_hotspot20_icon ( #61164 )
2019-08-23 10:20:51 +05:30
frankshen01
18a0fc701a
Fortinet's new module for fortios_wireless_controller_hotspot20_qos_map ( #61165 )
2019-08-23 10:19:14 +05:30
Miguel Angel Muñoz González
a1a8ccfd00
Fortinet's new module for fortios_alertemail_setting ( #61166 )
2019-08-23 10:17:36 +05:30
frankshen01
4a90563c64
Fortinet's new module for fortios_wireless_controller_qos_profile ( #61167 )
2019-08-23 10:15:19 +05:30
frankshen01
cabad4e0a1
Fortinet's new module for fortios_wireless_controller_inter_controller ( #61169 )
2019-08-23 10:12:51 +05:30
Miguel Angel Muñoz González
bc9be2b63a
Fortinet's new module for fortios_user_setting ( #61122 )
...
* Fortinet's new module for fortios_user_setting
* Update fortios_user_setting.py
2019-08-23 10:09:07 +05:30
Matt Clay
2eff25aef8
Update ansible-test network inventory handling.
...
DCI uses an inventory directory instead of a file, along with --no-temp-workdir.
This changes the inventory check to keep that scenario working until all DCI jobs can be migrated to Zuul.
2019-08-22 17:35:41 -07:00
Felix Fontein
18f7c3b850
Netapp: rename _facts -> _info ( #60980 )
...
* Rename na_ontap_gather_facts -> na_ontap_info
Rename netapp_e_facts -> netapp_e_info
* Add changelog.
* Fix sanity.
* Forgot test.
* Forgot to remove 'gather'.
* Fix sanity ignore.
* Remove netapp_e_facts from PR.
* Remove superfluous version_added.
2019-08-22 22:51:45 +02:00
Jordan Borean
e04b2a9697
ansible-galaxy - Add timeout and progress indicator for publish and install ( #60660 )
...
* ansible-galaxy - Add timeout and progress indicator for publish
* add progress indicator to install phase as well
2019-08-23 06:27:28 +10:00
Matt Martz
c81a1057e1
Speed up a few more tests by mocking time.sleep ( #61186 )
2019-08-22 14:33:34 -05:00
Matt Martz
0ff9978bc5
Ensure has_dead_workers functions ( #60653 )
...
* Ensure has_dead_workers functions
* Fix up tests
* Add changelog. Fixes #29124
2019-08-22 14:32:49 -05:00
Sumit Jaiswal
47243b0b2d
Resource module for iosxr_interfaces ( #59853 )
...
* iosxr interfaces resource
Signed-off-by: Sumit Jaiswal <sjaiswal@redhat.com>
2019-08-22 21:27:41 +05:30
frankshen01
d86968991f
Fortinet's new module for fortios_wireless_controller_hotspot20_anqp_3gpp_cellular ( #61087 )
2019-08-22 19:30:53 +05:30
Miguel Angel Muñoz González
da1f35f494
Fortinet's new module for fortios_wireless_controller_bonjour_profile ( #61157 )
2019-08-22 19:21:52 +05:30
Miguel Angel Muñoz González
81f7034ee3
Fortinet's new module for fortios_user_security_exempt_list ( #61108 )
2019-08-22 19:13:57 +05:30
Miguel Angel Muñoz González
3033482f0b
Fortinet's new module for fortios_user_quarantine ( #61061 )
2019-08-22 19:13:25 +05:30
Miguel Angel Muñoz González
dbc4166e82
Fortinet's new module for fortios_user_pop3 ( #61058 )
...
* Fortinet's new module for fortios_user_pop3
* Fix chars in documentation not parseable by Ansible
* Update fortios_user_pop3.py
2019-08-22 19:11:24 +05:30
Miguel Angel Muñoz González
82d3a2e826
Fortinet's new module for fortios_user_peergrp ( #61057 )
2019-08-22 19:10:21 +05:30
Miguel Angel Muñoz González
4e768e2697
Fortinet's new module for fortios_user_peer ( #61056 )
...
* Fortinet's new module for fortios_user_peer
* Update fortios_user_peer.py
2019-08-22 19:08:59 +05:30
Miguel Angel Muñoz González
2684635f7f
Fortinet's new module for fortios_user_ldap ( #61053 )
...
* Fortinet's new module for fortios_user_ldap
* Update fortios_user_ldap.py
2019-08-22 19:02:39 +05:30
Miguel Angel Muñoz González
4130fdbc8a
Fortinet's new module for fortios_user_krb_keytab ( #61052 )
2019-08-22 18:58:29 +05:30
Miguel Angel Muñoz González
f1a24da774
Fortinet's new module for fortios_user_group ( #61051 )
2019-08-22 18:57:24 +05:30
Miguel Angel Muñoz González
e4f393e643
Fortinet's new module for fortios_vpn_ssl_web_user_group_bookmark ( #61138 )
2019-08-22 18:55:46 +05:30
Mark Chappell
70777020c4
Fix iam_password_policy integration tests ( #60930 )
...
* iam_password_policy: (integration tests) Use module defaults for AWS connection details
* iam_password_policy: (integration tests) Ensure the policy is removed when tests fail
* iam_password_policy: (integration tests) Add regression test for #59102
* iam_password_policy: Only return changed when the policy changes.
* iam_password_policy: PasswordReusePrevention must be omitted to remove/set to 0
* #60930 add changelog
* Update hacking AWS security policy to allow testing of Password Policy Management
2019-08-22 23:25:25 +10:00
Miguel Angel Muñoz González
35ed1fbe8d
Fortinet's new module for fortios_user_fsso_polling ( #61050 )
2019-08-22 18:53:33 +05:30
Miguel Angel Muñoz González
cfecaba9b5
Fortinet's new module for fortios_user_fsso ( #61049 )
2019-08-22 18:52:59 +05:30
Miguel Angel Muñoz González
eeb2fd35d1
Fortinet's new module for fortios_user_fortitoken ( #61048 )
2019-08-22 18:49:22 +05:30
Miguel Angel Muñoz González
88e5365019
Fortinet's new module for fortios_user_domain_controller ( #61047 )
2019-08-22 18:47:54 +05:30
Miguel Angel Muñoz González
22c8d74e74
Fortinet's new module for fortios_user_device_group ( #61046 )
2019-08-22 18:47:15 +05:30
Miguel Angel Muñoz González
24fe418115
Fortinet's new module for fortios_user_device_category ( #61044 )
2019-08-22 18:45:46 +05:30
Miguel Angel Muñoz González
7e4c41cf1d
Fortinet's new module for fortios_user_device_access_list ( #61042 )
2019-08-22 18:43:33 +05:30
Miguel Angel Muñoz González
9f9a741e19
Fortinet's new module for fortios_system_zone ( #61041 )
2019-08-22 18:42:44 +05:30
Miguel Angel Muñoz González
11b7b40b61
Fortinet's new module for fortios_system_wccp ( #61040 )
2019-08-22 18:41:18 +05:30
Miguel Angel Muñoz González
80897be42d
Fortinet's new module for fortios_system_vxlan ( #61039 )
2019-08-22 18:40:16 +05:30
Miguel Angel Muñoz González
7c38fc7d07
Fortinet's new module for fortios_system_virtual_wire_pair ( #61038 )
2019-08-22 18:38:39 +05:30
Miguel Angel Muñoz González
4bd296c6fe
Fortinet's new module for fortios_system_sit_tunnel ( #60954 )
2019-08-22 18:38:02 +05:30
Nathaniel Case
8c5936671e
Add new module eos_l3_interfaces ( #59820 )
...
* Update base files for resource modules
* Add modules
* Add module_utils
* Add tests
* Deprecate eos_l3_interface
* Update facts
2019-08-22 09:06:38 -04:00
Miguel Angel Muñoz González
aefe31e6d9
Fortinet's new module for fortios_vpn_certificate_setting ( #61130 )
2019-08-22 18:22:35 +05:30
Miguel Angel Muñoz González
48fe854511
Fortinet's new module for fortios_vpn_ssl_web_realm ( #61135 )
2019-08-22 18:22:23 +05:30
Miguel Angel Muñoz González
a5bab18986
Fortinet's new module for fortios_system_sflow ( #60953 )
2019-08-22 18:19:46 +05:30
Miguel Angel Muñoz González
3ea55fc254
Fortinet's new module for fortios_system_settings ( #60952 )
...
* Fortinet's new module for fortios_system_settings
* Avoid warnings on E336 a E336 for system settings
2019-08-22 18:19:02 +05:30
Miguel Angel Muñoz González
55979cd0f4
Fortinet's new module for fortios_vpn_ssl_web_host_check_software ( #61134 )
2019-08-22 18:18:25 +05:30
Miguel Angel Muñoz González
0a5c11f4da
Fortinet's new module for fortios_system_session_ttl ( #60951 )
2019-08-22 18:18:05 +05:30
Miguel Angel Muñoz González
b57bf08f09
Fortinet's new module for fortios_vpn_l2tp ( #61131 )
2019-08-22 18:17:45 +05:30
Miguel Angel Muñoz González
f9e8dc042b
Fortinet's new module for fortios_vpn_pptp ( #61133 )
2019-08-22 18:17:16 +05:30
Miguel Angel Muñoz González
2b90ef19d2
Fortinet's new module for fortios_system_replacemsg_webproxy ( #60878 )
2019-08-22 18:16:53 +05:30
Miguel Angel Muñoz González
426eea7014
Fortinet's new module for fortios_system_replacemsg_utm ( #60877 )
2019-08-22 18:16:23 +05:30
Miguel Angel Muñoz González
b325c488e3
Fortinet's new module for fortios_system_replacemsg_traffic_quota ( #60876 )
2019-08-22 18:15:37 +05:30
Miguel Angel Muñoz González
8e493021a1
Fortinet's new module for fortios_system_replacemsg_sslvpn ( #60875 )
2019-08-22 18:14:42 +05:30
Miguel Angel Muñoz González
8fb4878906
Fortinet's new module for fortios_system_replacemsg_spam ( #60874 )
2019-08-22 18:14:19 +05:30
Miguel Angel Muñoz González
bf6212b23d
Fortinet's new module for fortios_system_replacemsg_nntp ( #60873 )
2019-08-22 18:13:51 +05:30
Miguel Angel Muñoz González
1ab09778fb
Fortinet's new module for fortios_router_access_list6 ( #61132 )
2019-08-22 18:13:17 +05:30
Miguel Angel Muñoz González
00d2e541b9
Fortinet's new module for fortios_vpn_certificate_ca ( #61123 )
2019-08-22 18:13:07 +05:30
Miguel Angel Muñoz González
267ce70818
Fortinet's new module for fortios_system_replacemsg_nac_quar ( #60872 )
2019-08-22 18:12:20 +05:30
Markus Bergholz
2fff40d409
add max_allocated_storage parameter to rds_instance ( #61008 )
...
* #60921 add max_allocated_storage parameter add apply that parameter also to the integration test
* version_added 2.9
* test value of max allocated storage
2019-08-22 22:20:50 +10:00
Miguel Angel Muñoz González
628aa3a808
FortiOS modules for 2.9 - 5 ( #61062 )
...
* FortiOS modules for 2.9 - 5
* Update fortios_firewall_vip.py
* Update fortios_firewall_vip6.py
2019-08-22 17:44:17 +05:30
Miguel Angel Muñoz González
3373a2518a
Fortinet's new module for fortios_system_replacemsg_mail ( #60871 )
2019-08-22 17:17:23 +05:30
Miguel Angel Muñoz González
4506371611
Fortinet's new module for fortios_system_replacemsg_image ( #60870 )
2019-08-22 17:08:32 +05:30
Miguel Angel Muñoz González
ab023b5276
Fortinet's new module for fortios_system_replacemsg_icap ( #60869 )
2019-08-22 17:08:11 +05:30
Miguel Angel Muñoz González
e887f1247f
Fortinet's new module for fortios_system_replacemsg_http ( #60868 )
2019-08-22 17:06:31 +05:30
Miguel Angel Muñoz González
b2c65f20d8
Fortinet's new module for fortios_system_replacemsg_group ( #60867 )
2019-08-22 17:06:24 +05:30
Miguel Angel Muñoz González
c4500bffbb
Fortinet's new module for fortios_system_replacemsg_ftp ( #60866 )
2019-08-22 16:53:12 +05:30
Miguel Angel Muñoz González
8fad5e3081
Fortinet's new module for fortios_system_replacemsg_fortiguard_wf ( #60864 )
2019-08-22 16:49:37 +05:30
Miguel Angel Muñoz González
bb09bdb309
Fortinet's new module for fortios_system_replacemsg_ec ( #60863 )
2019-08-22 16:37:29 +05:30
Miguel Angel Muñoz González
c041b6e9ca
Fortinet's new module for fortios_system_replacemsg_device_detection_portal ( #60862 )
2019-08-22 16:36:29 +05:30
Fortinet Core CSE NA
df6d46fed3
Fortinet: fmgr_fwpol_ipv4 update/behavioral option fix ( #58154 )
...
* PR Update to fmgr_fwpol_ipv4 -- now allows for failure or skip behavior option upon missing dependencies
* fmgr_fwpol_ipv4 minor docs fix
* Removed "system_package_print" line from test/sanity/ignore.txt as instructed by failed shippable test.
Actual PR module isn't affected.
2019-08-22 15:54:46 +05:30
Miguel Angel Muñoz González
62f665f0ed
Fortinet's new module for fortios_system_vdom_radius_server ( #61036 )
2019-08-22 15:30:54 +05:30
Miguel Angel Muñoz González
ffbb906a9f
Fortinet's new module for fortios_system_vdom_sflow ( #61037 )
2019-08-22 15:26:54 +05:30
Miguel Angel Muñoz González
95fee79c13
Fortinet's new module for fortios_system_sms_server ( #60962 )
2019-08-22 15:22:47 +05:30
frankshen01
f6421bbe2b
Fortinet's new module for fortios_system_session_helper ( #60986 )
2019-08-22 15:12:53 +05:30
Miguel Angel Muñoz González
f624fd4c4c
Fortinet's new module for fortios_system_vdom_dns ( #60974 )
2019-08-22 15:12:07 +05:30
Miguel Angel Muñoz González
2497b0fd5f
Fortinet's new module for fortios_system_snmp_community ( #60963 )
2019-08-22 15:09:57 +05:30
Miguel Angel Muñoz González
0b1a8494a2
Fortinet's new module for fortios_system_snmp_sysinfo ( #60964 )
2019-08-22 15:01:35 +05:30
Miguel Angel Muñoz González
c16e9c2604
Fortinet's new module for fortios_system_replacemsg_auth ( #60861 )
2019-08-22 15:00:41 +05:30
Miguel Angel Muñoz González
19f35502f3
Fortinet's new module for fortios_system_replacemsg_alertmail ( #60859 )
2019-08-22 14:58:19 +05:30
Miguel Angel Muñoz González
1219c10844
Fortinet's new module for fortios_system_replacemsg_admin ( #60858 )
2019-08-22 14:57:25 +05:30
Miguel Angel Muñoz González
502682dfb0
Fortinet's new module for fortios_system_proxy_arp ( #60857 )
2019-08-22 14:54:56 +05:30
Miguel Angel Muñoz González
6ba7024e8a
Fortinet's new module for fortios_system_probe_response ( #60856 )
2019-08-22 14:53:13 +05:30
Miguel Angel Muñoz González
e2e68fa7de
Fortinet's new module for fortios_system_password_policy_guest_admin ( #60854 )
2019-08-22 14:52:04 +05:30
Miguel Angel Muñoz González
ebc3e48b66
Fortinet's new module for fortios_system_pppoe_interface ( #60855 )
2019-08-22 14:51:25 +05:30
Miguel Angel Muñoz González
fc544069c8
Fortinet's new module for fortios_system_snmp_user ( #60970 )
2019-08-22 14:51:05 +05:30
Miguel Angel Muñoz González
9cfadf2c67
Fortinet's new module for fortios_system_object_tagging ( #60852 )
2019-08-22 14:49:46 +05:30
Miguel Angel Muñoz González
e60b9e4944
Fortinet's new module for fortios_system_storage ( #60971 )
2019-08-22 14:49:34 +05:30
Miguel Angel Muñoz González
37bcb5b528
Fortinet's new module for fortios_system_password_policy ( #60853 )
2019-08-22 14:41:12 +05:30
Miguel Angel Muñoz González
c6d88da332
Fortinet's new module for fortios_system_ntp ( #60851 )
2019-08-22 14:38:54 +05:30
Miguel Angel Muñoz González
107306a5d4
Fortinet's new module for fortios_system_network_visibility ( #60850 )
2019-08-22 14:38:34 +05:30
Miguel Angel Muñoz González
8b882be084
Fortinet's new module for fortios_system_switch_interface ( #60972 )
2019-08-22 14:23:16 +05:30
Miguel Angel Muñoz González
da7ed1d8a6
Fortinet's new module for fortios_system_tos_based_priority ( #60973 )
2019-08-22 14:18:53 +05:30
Miguel Angel Muñoz González
7cc089f0d7
Fortinet's new module for fortios_system_vdom_netflow ( #61034 )
2019-08-22 14:14:20 +05:30
Miguel Angel Muñoz González
d39addf6c0
Fortinet's new module for fortios_system_nd_proxy ( #60848 )
2019-08-22 14:13:44 +05:30
Miguel Angel Muñoz González
83f7007848
Fortinet's new module for fortios_system_netflow ( #60849 )
2019-08-22 14:13:38 +05:30
Miguel Angel Muñoz González
6a0078bee2
Fortinet's new module for fortios_system_vdom_link ( #61033 )
2019-08-22 14:09:43 +05:30
Miguel Angel Muñoz González
7988f828b3
Fortinet's new module for fortios_system_nat64 ( #60847 )
2019-08-22 14:09:34 +05:30
Miguel Angel Muñoz González
5a28feb81c
Fortinet's new module for fortios_system_vdom_exception ( #61032 )
2019-08-22 14:09:19 +05:30
Miguel Angel Muñoz González
9d70b2db8c
Fortinet's new module for fortios_system_management_tunnel ( #60845 )
2019-08-22 14:08:37 +05:30
Miguel Angel Muñoz González
0280bcbfca
Fortinet's new module for fortios_system_mobile_tunnel ( #60846 )
2019-08-22 14:08:25 +05:30
Miguel Angel Muñoz González
6b5b4fa5e9
Fortinet's new module for fortios_system_link_monitor ( #60843 )
2019-08-22 12:53:28 +05:30
Miguel Angel Muñoz González
9245310c99
Fortinet's new module for fortios_system_vdom_property ( #61035 )
2019-08-22 12:52:22 +05:30
Miguel Angel Muñoz González
fd11090663
Fortinet's new module for fortios_system_mac_address_table ( #60844 )
2019-08-22 12:29:58 +05:30
Miguel Angel Muñoz González
c2f9292987
Fortinet's new module for fortios_system_ipv6_tunnel ( #60842 )
2019-08-22 12:27:51 +05:30
Miguel Angel Muñoz González
8d95455167
Fortinet's new module for fortios_system_ipv6_neighbor_cache ( #60841 )
2019-08-22 12:27:19 +05:30
Miguel Angel Muñoz González
f8a6d6d991
Fortinet's new module for fortios_system_ips_urlfilter_dns ( #60840 )
2019-08-22 12:26:36 +05:30
Miguel Angel Muñoz González
0785ecf58b
Fortinet's new module for fortios_system_ips_urlfilter_dns6 ( #60839 )
2019-08-22 12:25:54 +05:30
Miguel Angel Muñoz González
cb4de3e2a6
Fortinet's new module for fortios_system_ipip_tunnel ( #60838 )
2019-08-22 12:25:28 +05:30
Miguel Angel Muñoz González
b44e486fb0
Fortinet's new module for fortios_system_ha_monitor ( #60837 )
2019-08-22 12:24:57 +05:30
Miguel Angel Muñoz González
bcb8364031
Fortinet's new module for fortios_system_gre_tunnel ( #60836 )
2019-08-22 12:24:29 +05:30
Miguel Angel Muñoz González
052baf8151
Fortinet's new module for fortios_system_custom_language ( #60812 )
2019-08-22 12:23:39 +05:30
Andrey Klychkov
191068a286
Issue 59955: add array handling to postgresql_query module ( #60559 )
...
* Issue 59955: add array handling to postgresql_query module
* Issue 59955: add array handling to postgresql_query module, improvements
* Issue 59955: add array handling to postgresql_query module, fix example comment
2019-08-22 08:53:29 +02:00
Miguel Angel Muñoz González
5fec75a91a
Fortinet's new module for fortios_system_console ( #60810 )
2019-08-22 12:23:03 +05:30