ansible-ruby 1.0.7 → 1.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (841) hide show
  1. checksums.yaml +4 -4
  2. data/lib/ansible/ruby/modules/all.rb +5 -10
  3. data/lib/ansible/ruby/modules/custom/cloud/core/amazon/ec2.rb +2 -1
  4. data/lib/ansible/ruby/modules/custom/cloud/core/amazon/ec2_ami.rb +2 -4
  5. data/lib/ansible/ruby/modules/custom/cloud/core/amazon/ec2_group.rb +1 -0
  6. data/lib/ansible/ruby/modules/custom/cloud/core/amazon/ec2_vol.rb +2 -1
  7. data/lib/ansible/ruby/modules/custom/cloud/core/docker/docker_container.rb +2 -1
  8. data/lib/ansible/ruby/modules/custom/commands/command.rb +2 -1
  9. data/lib/ansible/ruby/modules/custom/commands/shell.rb +2 -1
  10. data/lib/ansible/ruby/modules/custom/files/copy.rb +2 -1
  11. data/lib/ansible/ruby/modules/custom/files/file.rb +2 -1
  12. data/lib/ansible/ruby/modules/custom/files/lineinfile.rb +2 -1
  13. data/lib/ansible/ruby/modules/custom/files/template.rb +2 -1
  14. data/lib/ansible/ruby/modules/custom/files/unarchive.rb +2 -1
  15. data/lib/ansible/ruby/modules/custom/net_tools/basics/get_url.rb +2 -4
  16. data/lib/ansible/ruby/modules/custom/system/firewalld.rb +2 -1
  17. data/lib/ansible/ruby/modules/custom/utilities/logic/pause.rb +2 -3
  18. data/lib/ansible/ruby/modules/custom/utilities/logic/set_fact.rb +2 -1
  19. data/lib/ansible/ruby/modules/generated/cloud/amazon/aws_application_scaling_policy.rb +2 -2
  20. data/lib/ansible/ruby/modules/generated/cloud/amazon/aws_direct_connect_connection.rb +2 -2
  21. data/lib/ansible/ruby/modules/generated/cloud/amazon/aws_direct_connect_link_aggregation_group.rb +2 -1
  22. data/lib/ansible/ruby/modules/generated/cloud/amazon/aws_direct_connect_virtual_interface.rb +2 -1
  23. data/lib/ansible/ruby/modules/generated/cloud/amazon/aws_eks_cluster.rb +2 -2
  24. data/lib/ansible/ruby/modules/generated/cloud/amazon/aws_s3.rb +2 -2
  25. data/lib/ansible/ruby/modules/generated/cloud/amazon/cloudformation.rb +2 -2
  26. data/lib/ansible/ruby/modules/generated/cloud/amazon/cloudformation_stack_set.rb +2 -2
  27. data/lib/ansible/ruby/modules/generated/cloud/amazon/cloudfront_distribution.rb +10 -10
  28. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2.rb +10 -9
  29. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_ami.rb +6 -6
  30. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_ami_copy.rb +2 -2
  31. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_ami_facts.rb +2 -2
  32. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_ami_find.rb +2 -1
  33. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_asg.rb +2 -2
  34. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_elb.rb +6 -6
  35. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_elb_lb.rb +14 -14
  36. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_eni.rb +12 -10
  37. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_lc.rb +2 -2
  38. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_snapshot_copy.rb +4 -4
  39. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_tag.rb +2 -2
  40. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_vol.rb +4 -4
  41. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_vpc_dhcp_option.rb +4 -4
  42. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_vpc_dhcp_options.rb +4 -4
  43. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_vpc_endpoint.rb +2 -2
  44. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_vpc_net.rb +2 -2
  45. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_vpc_route_table.rb +4 -4
  46. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_vpc_subnet.rb +8 -8
  47. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_vpc_vpn.rb +2 -2
  48. data/lib/ansible/ruby/modules/generated/cloud/amazon/ec2_win_password.rb +2 -2
  49. data/lib/ansible/ruby/modules/generated/cloud/amazon/ecs_service_facts.rb +4 -4
  50. data/lib/ansible/ruby/modules/generated/cloud/amazon/efs.rb +6 -6
  51. data/lib/ansible/ruby/modules/generated/cloud/amazon/elasticache.rb +4 -4
  52. data/lib/ansible/ruby/modules/generated/cloud/amazon/elb_application_lb.rb +8 -8
  53. data/lib/ansible/ruby/modules/generated/cloud/amazon/elb_classic_lb.rb +14 -14
  54. data/lib/ansible/ruby/modules/generated/cloud/amazon/elb_instance.rb +6 -6
  55. data/lib/ansible/ruby/modules/generated/cloud/amazon/elb_network_lb.rb +6 -5
  56. data/lib/ansible/ruby/modules/generated/cloud/amazon/elb_target.rb +2 -1
  57. data/lib/ansible/ruby/modules/generated/cloud/amazon/elb_target_group.rb +4 -3
  58. data/lib/ansible/ruby/modules/generated/cloud/amazon/execute_lambda.rb +6 -6
  59. data/lib/ansible/ruby/modules/generated/cloud/amazon/iam_managed_policy.rb +2 -2
  60. data/lib/ansible/ruby/modules/generated/cloud/amazon/lightsail.rb +2 -2
  61. data/lib/ansible/ruby/modules/generated/cloud/amazon/rds.rb +10 -9
  62. data/lib/ansible/ruby/modules/generated/cloud/amazon/rds_instance.rb +22 -13
  63. data/lib/ansible/ruby/modules/generated/cloud/amazon/redshift.rb +2 -2
  64. data/lib/ansible/ruby/modules/generated/cloud/amazon/route53.rb +8 -8
  65. data/lib/ansible/ruby/modules/generated/cloud/amazon/s3_bucket.rb +6 -6
  66. data/lib/ansible/ruby/modules/generated/cloud/atomic/atomic_image.rb +2 -2
  67. data/lib/ansible/ruby/modules/generated/cloud/azure/azure.rb +6 -6
  68. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_acs.rb +2 -2
  69. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_appserviceplan.rb +2 -2
  70. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_containerinstance.rb +2 -2
  71. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_containerregistry.rb +2 -2
  72. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_containerregistry_facts.rb +2 -2
  73. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_deployment.rb +6 -4
  74. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_keyvault.rb +10 -6
  75. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_mysqldatabase.rb +2 -2
  76. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_mysqlserver.rb +2 -2
  77. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_networkinterface.rb +6 -6
  78. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_postgresqldatabase.rb +2 -2
  79. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_postgresqlserver.rb +2 -2
  80. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resource.rb +2 -2
  81. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resourcegroup.rb +2 -2
  82. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_routetable.rb +2 -2
  83. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_securitygroup.rb +4 -4
  84. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_sqldatabase.rb +6 -5
  85. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_storageaccount.rb +2 -1
  86. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_storageblob.rb +2 -2
  87. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_trafficmanagerendpoint.rb +6 -3
  88. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_virtualmachine.rb +4 -4
  89. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_virtualmachine_extension.rb +2 -2
  90. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_virtualmachine_scaleset.rb +2 -1
  91. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_virtualnetwork.rb +4 -4
  92. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_webapp.rb +10 -6
  93. data/lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_webapp_facts.rb +2 -2
  94. data/lib/ansible/ruby/modules/generated/cloud/centurylink/clc_firewall_policy.rb +2 -2
  95. data/lib/ansible/ruby/modules/generated/cloud/centurylink/clc_modify_server.rb +2 -2
  96. data/lib/ansible/ruby/modules/generated/cloud/centurylink/clc_publicip.rb +2 -2
  97. data/lib/ansible/ruby/modules/generated/cloud/centurylink/clc_server.rb +6 -6
  98. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_account.rb +2 -2
  99. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_affinitygroup.rb +2 -2
  100. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_disk_offering.rb +4 -3
  101. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_instance.rb +4 -4
  102. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_instance_nic.rb +2 -2
  103. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_ip_address.rb +2 -2
  104. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_iso.rb +6 -6
  105. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_loadbalancer_rule.rb +2 -2
  106. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_network.rb +4 -3
  107. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_network_acl.rb +2 -2
  108. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_network_acl_rule.rb +2 -2
  109. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_network_offering.rb +8 -4
  110. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_nic.rb +2 -2
  111. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_project.rb +2 -2
  112. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_service_offering.rb +8 -7
  113. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_staticnat.rb +4 -4
  114. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_template.rb +20 -13
  115. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_user.rb +2 -2
  116. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_vpc.rb +2 -2
  117. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_vpn_connection.rb +4 -4
  118. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_vpn_customer_gateway.rb +4 -2
  119. data/lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_vpn_gateway.rb +2 -2
  120. data/lib/ansible/ruby/modules/generated/cloud/digital_ocean/digital_ocean.rb +12 -12
  121. data/lib/ansible/ruby/modules/generated/cloud/dimensiondata/dimensiondata_vlan.rb +2 -2
  122. data/lib/ansible/ruby/modules/generated/cloud/docker/docker_container.rb +36 -36
  123. data/lib/ansible/ruby/modules/generated/cloud/docker/docker_image.rb +6 -6
  124. data/lib/ansible/ruby/modules/generated/cloud/docker/docker_login.rb +2 -2
  125. data/lib/ansible/ruby/modules/generated/cloud/docker/docker_network.rb +4 -4
  126. data/lib/ansible/ruby/modules/generated/cloud/docker/docker_secret.rb +2 -2
  127. data/lib/ansible/ruby/modules/generated/cloud/docker/docker_service.rb +18 -18
  128. data/lib/ansible/ruby/modules/generated/cloud/docker/docker_swarm.rb +8 -7
  129. data/lib/ansible/ruby/modules/generated/cloud/docker/docker_swarm_service.rb +4 -4
  130. data/lib/ansible/ruby/modules/generated/cloud/docker/docker_volume.rb +2 -2
  131. data/lib/ansible/ruby/modules/generated/cloud/google/gc_storage.rb +4 -4
  132. data/lib/ansible/ruby/modules/generated/cloud/google/gcdns_record.rb +2 -2
  133. data/lib/ansible/ruby/modules/generated/cloud/google/gce.rb +8 -8
  134. data/lib/ansible/ruby/modules/generated/cloud/google/gce_instance_template.rb +2 -2
  135. data/lib/ansible/ruby/modules/generated/cloud/google/gce_pd.rb +4 -4
  136. data/lib/ansible/ruby/modules/generated/cloud/google/gcp_compute_backend_bucket.rb +2 -2
  137. data/lib/ansible/ruby/modules/generated/cloud/google/gcp_compute_backend_service.rb +2 -2
  138. data/lib/ansible/ruby/modules/generated/cloud/google/gcp_compute_instance.rb +2 -1
  139. data/lib/ansible/ruby/modules/generated/cloud/google/gcp_compute_network.rb +2 -2
  140. data/lib/ansible/ruby/modules/generated/cloud/google/gcp_compute_subnetwork.rb +2 -1
  141. data/lib/ansible/ruby/modules/generated/cloud/google/gcspanner.rb +2 -2
  142. data/lib/ansible/ruby/modules/generated/cloud/heroku/heroku_collaborator.rb +2 -2
  143. data/lib/ansible/ruby/modules/generated/cloud/linode/linode.rb +16 -16
  144. data/lib/ansible/ruby/modules/generated/cloud/lxc/lxc_container.rb +8 -8
  145. data/lib/ansible/ruby/modules/generated/cloud/memset/memset_dns_reload.rb +2 -2
  146. data/lib/ansible/ruby/modules/generated/cloud/memset/memset_zone.rb +2 -2
  147. data/lib/ansible/ruby/modules/generated/cloud/memset/memset_zone_record.rb +2 -2
  148. data/lib/ansible/ruby/modules/generated/cloud/misc/helm.rb +2 -2
  149. data/lib/ansible/ruby/modules/generated/cloud/misc/proxmox.rb +8 -8
  150. data/lib/ansible/ruby/modules/generated/cloud/misc/proxmox_kvm.rb +32 -27
  151. data/lib/ansible/ruby/modules/generated/cloud/misc/proxmox_template.rb +4 -4
  152. data/lib/ansible/ruby/modules/generated/cloud/misc/rhevm.rb +4 -4
  153. data/lib/ansible/ruby/modules/generated/cloud/misc/terraform.rb +4 -4
  154. data/lib/ansible/ruby/modules/generated/cloud/misc/virt.rb +2 -1
  155. data/lib/ansible/ruby/modules/generated/cloud/misc/virt_net.rb +2 -2
  156. data/lib/ansible/ruby/modules/generated/cloud/misc/virt_pool.rb +2 -2
  157. data/lib/ansible/ruby/modules/generated/cloud/oneandone/oneandone_firewall_policy.rb +2 -2
  158. data/lib/ansible/ruby/modules/generated/cloud/oneandone/oneandone_load_balancer.rb +2 -2
  159. data/lib/ansible/ruby/modules/generated/cloud/oneandone/oneandone_monitoring_policy.rb +2 -2
  160. data/lib/ansible/ruby/modules/generated/cloud/oneandone/oneandone_private_network.rb +2 -2
  161. data/lib/ansible/ruby/modules/generated/cloud/oneandone/oneandone_public_ip.rb +2 -2
  162. data/lib/ansible/ruby/modules/generated/cloud/oneandone/oneandone_server.rb +4 -4
  163. data/lib/ansible/ruby/modules/generated/cloud/opennebula/one_image.rb +2 -2
  164. data/lib/ansible/ruby/modules/generated/cloud/opennebula/one_service.rb +6 -6
  165. data/lib/ansible/ruby/modules/generated/cloud/opennebula/one_vm.rb +2 -2
  166. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_coe_cluster_template.rb +10 -10
  167. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_flavor_facts.rb +6 -6
  168. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_floating_ip.rb +6 -6
  169. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_image.rb +2 -2
  170. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_ironic.rb +2 -2
  171. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_ironic_node.rb +6 -6
  172. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_keystone_domain.rb +2 -2
  173. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_keystone_service.rb +2 -2
  174. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_listener.rb +2 -2
  175. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_loadbalancer.rb +2 -2
  176. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_member.rb +2 -2
  177. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_network.rb +6 -6
  178. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_nova_flavor.rb +2 -2
  179. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_pool.rb +2 -2
  180. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_project.rb +2 -2
  181. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_router.rb +4 -3
  182. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_server.rb +14 -14
  183. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_server_action.rb +2 -2
  184. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_server_actions.rb +2 -2
  185. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_server_facts.rb +2 -2
  186. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_stack.rb +2 -2
  187. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_subnet.rb +6 -6
  188. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_user.rb +2 -2
  189. data/lib/ansible/ruby/modules/generated/cloud/openstack/os_volume_snapshot.rb +2 -2
  190. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_affinity_group.rb +4 -4
  191. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_affinity_groups.rb +4 -4
  192. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host.rb +10 -8
  193. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_facts.rb +2 -2
  194. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_network.rb +4 -2
  195. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_networks.rb +4 -2
  196. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_hosts.rb +10 -8
  197. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_hosts_facts.rb +2 -2
  198. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_mac_pool.rb +2 -2
  199. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_mac_pools.rb +2 -2
  200. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_network.rb +2 -2
  201. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_networks.rb +2 -2
  202. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_snapshot.rb +2 -2
  203. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_snapshots.rb +2 -2
  204. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_connection.rb +2 -2
  205. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_connections.rb +2 -2
  206. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_domain.rb +10 -9
  207. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_domains.rb +10 -9
  208. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_template_facts.rb +2 -2
  209. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_templates_facts.rb +2 -2
  210. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_vm_facts.rb +2 -2
  211. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_vms_facts.rb +2 -2
  212. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_template.rb +8 -6
  213. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_templates.rb +8 -6
  214. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_vm.rb +36 -29
  215. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_vm_facts.rb +2 -1
  216. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_vms.rb +36 -29
  217. data/lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_vms_facts.rb +2 -1
  218. data/lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks.rb +8 -8
  219. data/lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_datacenter.rb +2 -2
  220. data/lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_nic.rb +2 -2
  221. data/lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb +2 -2
  222. data/lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume_attachments.rb +2 -2
  223. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax.rb +12 -12
  224. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_cbs.rb +2 -2
  225. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_cbs_attachments.rb +2 -2
  226. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_cdb.rb +2 -2
  227. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_clb.rb +2 -2
  228. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_clb_nodes.rb +2 -2
  229. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_files.rb +2 -2
  230. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_files_objects.rb +4 -4
  231. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_mon_alarm.rb +2 -1
  232. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_mon_check.rb +2 -1
  233. data/lib/ansible/ruby/modules/generated/cloud/rackspace/rax_scaling_group.rb +4 -4
  234. data/lib/ansible/ruby/modules/generated/cloud/scaleway/scaleway_compute.rb +4 -4
  235. data/lib/ansible/ruby/modules/generated/cloud/smartos/imgadm.rb +2 -1
  236. data/lib/ansible/ruby/modules/generated/cloud/softlayer/sl_vm.rb +10 -10
  237. data/lib/ansible/ruby/modules/generated/cloud/univention/udm_user.rb +4 -4
  238. data/lib/ansible/ruby/modules/generated/cloud/vmware/vca_nat.rb +2 -2
  239. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_cluster.rb +6 -6
  240. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_deploy_ovf.rb +6 -6
  241. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_dvs_portgroup.rb +2 -2
  242. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_guest.rb +8 -8
  243. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_guest_boot_manager.rb +4 -4
  244. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_guest_powerstate.rb +2 -2
  245. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_guest_snapshot.rb +6 -6
  246. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_host_datastore.rb +2 -2
  247. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_host_powerstate.rb +2 -2
  248. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_local_role_manager.rb +2 -2
  249. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_maintenancemode.rb +2 -2
  250. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_vm_shell.rb +2 -2
  251. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_vm_vm_drs_rule.rb +4 -4
  252. data/lib/ansible/ruby/modules/generated/cloud/vmware/vmware_vmkernel.rb +8 -5
  253. data/lib/ansible/ruby/modules/generated/cloud/vmware/vsphere_copy.rb +2 -2
  254. data/lib/ansible/ruby/modules/generated/cloud/vmware/vsphere_guest.rb +10 -9
  255. data/lib/ansible/ruby/modules/generated/cloud/vultr/vr_dns_record.rb +2 -2
  256. data/lib/ansible/ruby/modules/generated/cloud/vultr/vr_server.rb +10 -5
  257. data/lib/ansible/ruby/modules/generated/cloud/vultr/vr_user.rb +2 -2
  258. data/lib/ansible/ruby/modules/generated/cloud/vultr/vultr_dns_record.rb +2 -2
  259. data/lib/ansible/ruby/modules/generated/cloud/vultr/vultr_server.rb +10 -5
  260. data/lib/ansible/ruby/modules/generated/cloud/vultr/vultr_user.rb +2 -2
  261. data/lib/ansible/ruby/modules/generated/cloud/webfaction/webfaction_app.rb +4 -4
  262. data/lib/ansible/ruby/modules/generated/cloud/webfaction/webfaction_site.rb +2 -2
  263. data/lib/ansible/ruby/modules/generated/clustering/consul.rb +2 -2
  264. data/lib/ansible/ruby/modules/generated/clustering/consul_kv.rb +4 -4
  265. data/lib/ansible/ruby/modules/generated/clustering/k8s/kubernetes.rb +2 -2
  266. data/lib/ansible/ruby/modules/generated/clustering/pacemaker_cluster.rb +2 -2
  267. data/lib/ansible/ruby/modules/generated/clustering/znode.rb +2 -2
  268. data/lib/ansible/ruby/modules/generated/commands/command.rb +2 -2
  269. data/lib/ansible/ruby/modules/generated/commands/psexec.rb +12 -12
  270. data/lib/ansible/ruby/modules/generated/commands/shell.rb +2 -2
  271. data/lib/ansible/ruby/modules/generated/commands/telnet.rb +2 -2
  272. data/lib/ansible/ruby/modules/generated/crypto/acme/acme_account.rb +2 -2
  273. data/lib/ansible/ruby/modules/generated/crypto/acme/acme_certificate.rb +8 -8
  274. data/lib/ansible/ruby/modules/generated/crypto/acme/letsencrypt.rb +8 -8
  275. data/lib/ansible/ruby/modules/generated/crypto/certificate_complete_chain.rb +2 -1
  276. data/lib/ansible/ruby/modules/generated/crypto/openssl_certificate.rb +14 -14
  277. data/lib/ansible/ruby/modules/generated/crypto/openssl_csr.rb +2 -2
  278. data/lib/ansible/ruby/modules/generated/crypto/openssl_dhparam.rb +2 -2
  279. data/lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb +2 -2
  280. data/lib/ansible/ruby/modules/generated/crypto/openssl_privatekey.rb +2 -2
  281. data/lib/ansible/ruby/modules/generated/crypto/openssl_publickey.rb +2 -2
  282. data/lib/ansible/ruby/modules/generated/database/influxdb/influxdb_user.rb +2 -2
  283. data/lib/ansible/ruby/modules/generated/database/misc/kibana_plugin.rb +2 -2
  284. data/lib/ansible/ruby/modules/generated/database/misc/riak.rb +2 -2
  285. data/lib/ansible/ruby/modules/generated/database/mongodb/mongodb_parameter.rb +2 -2
  286. data/lib/ansible/ruby/modules/generated/database/mssql/mssql_db.rb +2 -2
  287. data/lib/ansible/ruby/modules/generated/database/mysql/mysql_db.rb +4 -4
  288. data/lib/ansible/ruby/modules/generated/database/mysql/mysql_user.rb +10 -10
  289. data/lib/ansible/ruby/modules/generated/database/postgresql/postgresql_lang.rb +8 -8
  290. data/lib/ansible/ruby/modules/generated/database/postgresql/postgresql_privs.rb +2 -2
  291. data/lib/ansible/ruby/modules/generated/database/postgresql/postgresql_user.rb +6 -6
  292. data/lib/ansible/ruby/modules/generated/files/acl.rb +6 -6
  293. data/lib/ansible/ruby/modules/generated/files/archive.rb +2 -2
  294. data/lib/ansible/ruby/modules/generated/files/assemble.rb +6 -6
  295. data/lib/ansible/ruby/modules/generated/files/blockinfile.rb +4 -4
  296. data/lib/ansible/ruby/modules/generated/files/copy.rb +10 -10
  297. data/lib/ansible/ruby/modules/generated/files/fetch.rb +6 -6
  298. data/lib/ansible/ruby/modules/generated/files/file.rb +6 -6
  299. data/lib/ansible/ruby/modules/generated/files/find.rb +10 -10
  300. data/lib/ansible/ruby/modules/generated/files/ini_file.rb +8 -8
  301. data/lib/ansible/ruby/modules/generated/files/iso_extract.rb +2 -2
  302. data/lib/ansible/ruby/modules/generated/files/lineinfile.rb +8 -8
  303. data/lib/ansible/ruby/modules/generated/files/patch.rb +6 -6
  304. data/lib/ansible/ruby/modules/generated/files/replace.rb +2 -2
  305. data/lib/ansible/ruby/modules/generated/files/stat.rb +10 -10
  306. data/lib/ansible/ruby/modules/generated/files/synchronize.rb +32 -32
  307. data/lib/ansible/ruby/modules/generated/files/template.rb +10 -10
  308. data/lib/ansible/ruby/modules/generated/files/unarchive.rb +10 -10
  309. data/lib/ansible/ruby/modules/generated/files/xattr.rb +2 -2
  310. data/lib/ansible/ruby/modules/generated/files/xml.rb +10 -10
  311. data/lib/ansible/ruby/modules/generated/identity/cyberark/cyberark_authentication.rb +6 -6
  312. data/lib/ansible/ruby/modules/generated/identity/cyberark/cyberark_user.rb +4 -4
  313. data/lib/ansible/ruby/modules/generated/identity/ipa/ipa_group.rb +4 -2
  314. data/lib/ansible/ruby/modules/generated/identity/ipa/ipa_host.rb +6 -5
  315. data/lib/ansible/ruby/modules/generated/identity/ipa/ipa_service.rb +2 -1
  316. data/lib/ansible/ruby/modules/generated/identity/ipa/ipa_vault.rb +2 -2
  317. data/lib/ansible/ruby/modules/generated/messaging/rabbitmq_exchange.rb +4 -4
  318. data/lib/ansible/ruby/modules/generated/messaging/rabbitmq_plugin.rb +2 -2
  319. data/lib/ansible/ruby/modules/generated/messaging/rabbitmq_queue.rb +6 -6
  320. data/lib/ansible/ruby/modules/generated/messaging/rabbitmq_user.rb +2 -2
  321. data/lib/ansible/ruby/modules/generated/messaging/rabbitmq_vhost.rb +2 -2
  322. data/lib/ansible/ruby/modules/generated/monitoring/airbrake_deployment.rb +2 -2
  323. data/lib/ansible/ruby/modules/generated/monitoring/bigpanda.rb +2 -2
  324. data/lib/ansible/ruby/modules/generated/monitoring/datadog_event.rb +2 -2
  325. data/lib/ansible/ruby/modules/generated/monitoring/datadog_monitor.rb +6 -6
  326. data/lib/ansible/ruby/modules/generated/monitoring/grafana_dashboard.rb +6 -6
  327. data/lib/ansible/ruby/modules/generated/monitoring/grafana_datasource.rb +10 -9
  328. data/lib/ansible/ruby/modules/generated/monitoring/honeybadger_deployment.rb +2 -2
  329. data/lib/ansible/ruby/modules/generated/monitoring/icinga2_host.rb +6 -6
  330. data/lib/ansible/ruby/modules/generated/monitoring/logicmonitor.rb +2 -2
  331. data/lib/ansible/ruby/modules/generated/monitoring/newrelic_deployment.rb +2 -2
  332. data/lib/ansible/ruby/modules/generated/monitoring/pagerduty.rb +2 -2
  333. data/lib/ansible/ruby/modules/generated/monitoring/rollbar_deployment.rb +2 -2
  334. data/lib/ansible/ruby/modules/generated/monitoring/sensu_check.rb +12 -12
  335. data/lib/ansible/ruby/modules/generated/monitoring/sensu_client.rb +6 -6
  336. data/lib/ansible/ruby/modules/generated/monitoring/sensu_handler.rb +4 -4
  337. data/lib/ansible/ruby/modules/generated/monitoring/sensu_silence.rb +2 -1
  338. data/lib/ansible/ruby/modules/generated/monitoring/sensu_subscription.rb +2 -2
  339. data/lib/ansible/ruby/modules/generated/monitoring/spectrum_device.rb +4 -4
  340. data/lib/ansible/ruby/modules/generated/monitoring/statusio_maintenance.rb +12 -12
  341. data/lib/ansible/ruby/modules/generated/monitoring/zabbix/zabbix_host.rb +2 -2
  342. data/lib/ansible/ruby/modules/generated/monitoring/zabbix/zabbix_host_facts.rb +2 -2
  343. data/lib/ansible/ruby/modules/generated/monitoring/zabbix/zabbix_hostmacro.rb +2 -2
  344. data/lib/ansible/ruby/modules/generated/monitoring/zabbix/zabbix_maintenance.rb +2 -2
  345. data/lib/ansible/ruby/modules/generated/net_tools/basics/get_url.rb +10 -10
  346. data/lib/ansible/ruby/modules/generated/net_tools/basics/uri.rb +8 -8
  347. data/lib/ansible/ruby/modules/generated/net_tools/cloudflare_dns.rb +2 -2
  348. data/lib/ansible/ruby/modules/generated/net_tools/dnsimple.rb +2 -1
  349. data/lib/ansible/ruby/modules/generated/net_tools/dnsmadeeasy.rb +10 -10
  350. data/lib/ansible/ruby/modules/generated/net_tools/exoscale/exo_dns_record.rb +2 -2
  351. data/lib/ansible/ruby/modules/generated/net_tools/haproxy.rb +6 -6
  352. data/lib/ansible/ruby/modules/generated/net_tools/netcup_dns.rb +2 -2
  353. data/lib/ansible/ruby/modules/generated/net_tools/nios/nios_zone.rb +2 -2
  354. data/lib/ansible/ruby/modules/generated/net_tools/nmcli.rb +4 -3
  355. data/lib/ansible/ruby/modules/generated/net_tools/omapi_host.rb +2 -2
  356. data/lib/ansible/ruby/modules/generated/network/a10/a10_server.rb +2 -2
  357. data/lib/ansible/ruby/modules/generated/network/a10/a10_server_axapi3.rb +2 -2
  358. data/lib/ansible/ruby/modules/generated/network/a10/a10_service_group.rb +2 -2
  359. data/lib/ansible/ruby/modules/generated/network/a10/a10_virtual_server.rb +2 -2
  360. data/lib/ansible/ruby/modules/generated/network/aci/aci_aaa_user.rb +10 -6
  361. data/lib/ansible/ruby/modules/generated/network/aci/aci_aep.rb +2 -2
  362. data/lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb +12 -8
  363. data/lib/ansible/ruby/modules/generated/network/aci/aci_bd_subnet.rb +4 -2
  364. data/lib/ansible/ruby/modules/generated/network/aci/aci_config_rollback.rb +2 -2
  365. data/lib/ansible/ruby/modules/generated/network/aci/aci_config_snapshot.rb +2 -1
  366. data/lib/ansible/ruby/modules/generated/network/aci/aci_contract_subject.rb +2 -2
  367. data/lib/ansible/ruby/modules/generated/network/aci/aci_encap_pool_range.rb +4 -2
  368. data/lib/ansible/ruby/modules/generated/network/aci/aci_epg.rb +2 -2
  369. data/lib/ansible/ruby/modules/generated/network/aci/aci_epg_to_domain.rb +6 -3
  370. data/lib/ansible/ruby/modules/generated/network/aci/aci_fabric_node.rb +2 -1
  371. data/lib/ansible/ruby/modules/generated/network/aci/aci_filter_entry.rb +2 -1
  372. data/lib/ansible/ruby/modules/generated/network/aci/aci_firmware_source.rb +2 -1
  373. data/lib/ansible/ruby/modules/generated/network/aci/aci_interface_policy_l2.rb +2 -1
  374. data/lib/ansible/ruby/modules/generated/network/aci/aci_interface_policy_lldp.rb +4 -4
  375. data/lib/ansible/ruby/modules/generated/network/aci/aci_interface_policy_mcp.rb +2 -2
  376. data/lib/ansible/ruby/modules/generated/network/aci/aci_interface_policy_ospf.rb +12 -6
  377. data/lib/ansible/ruby/modules/generated/network/aci/aci_interface_policy_port_channel.rb +14 -9
  378. data/lib/ansible/ruby/modules/generated/network/aci/aci_interface_policy_port_security.rb +2 -2
  379. data/lib/ansible/ruby/modules/generated/network/aci/aci_intf_policy_l2.rb +2 -1
  380. data/lib/ansible/ruby/modules/generated/network/aci/aci_intf_policy_lldp.rb +4 -4
  381. data/lib/ansible/ruby/modules/generated/network/aci/aci_intf_policy_mcp.rb +2 -2
  382. data/lib/ansible/ruby/modules/generated/network/aci/aci_intf_policy_port_channel.rb +14 -9
  383. data/lib/ansible/ruby/modules/generated/network/aci/aci_intf_policy_port_security.rb +2 -2
  384. data/lib/ansible/ruby/modules/generated/network/aci/aci_l3out_route_tag_policy.rb +2 -2
  385. data/lib/ansible/ruby/modules/generated/network/aci/aci_static_binding_to_epg.rb +4 -2
  386. data/lib/ansible/ruby/modules/generated/network/aci/aci_tenant_span_src_group.rb +2 -2
  387. data/lib/ansible/ruby/modules/generated/network/aireos/aireos_config.rb +4 -4
  388. data/lib/ansible/ruby/modules/generated/network/aos/aos_device.rb +2 -2
  389. data/lib/ansible/ruby/modules/generated/network/aruba/aruba_config.rb +4 -4
  390. data/lib/ansible/ruby/modules/generated/network/asa/asa_acl.rb +2 -2
  391. data/lib/ansible/ruby/modules/generated/network/asa/asa_config.rb +8 -8
  392. data/lib/ansible/ruby/modules/generated/network/avi/avi_actiongroupconfig.rb +4 -3
  393. data/lib/ansible/ruby/modules/generated/network/avi/avi_alertconfig.rb +4 -2
  394. data/lib/ansible/ruby/modules/generated/network/avi/avi_analyticsprofile.rb +30 -22
  395. data/lib/ansible/ruby/modules/generated/network/avi/avi_applicationpersistenceprofile.rb +2 -1
  396. data/lib/ansible/ruby/modules/generated/network/avi/avi_applicationprofile.rb +4 -2
  397. data/lib/ansible/ruby/modules/generated/network/avi/avi_autoscalelaunchconfig.rb +2 -1
  398. data/lib/ansible/ruby/modules/generated/network/avi/avi_backupconfiguration.rb +4 -2
  399. data/lib/ansible/ruby/modules/generated/network/avi/avi_cloud.rb +10 -9
  400. data/lib/ansible/ruby/modules/generated/network/avi/avi_cluster.rb +2 -1
  401. data/lib/ansible/ruby/modules/generated/network/avi/avi_controllerproperties.rb +12 -6
  402. data/lib/ansible/ruby/modules/generated/network/avi/avi_gslb.rb +4 -2
  403. data/lib/ansible/ruby/modules/generated/network/avi/avi_gslbgeodbprofile.rb +2 -1
  404. data/lib/ansible/ruby/modules/generated/network/avi/avi_gslbservice.rb +12 -6
  405. data/lib/ansible/ruby/modules/generated/network/avi/avi_healthmonitor.rb +2 -1
  406. data/lib/ansible/ruby/modules/generated/network/avi/avi_httppolicyset.rb +2 -2
  407. data/lib/ansible/ruby/modules/generated/network/avi/avi_ipamdnsproviderprofile.rb +2 -1
  408. data/lib/ansible/ruby/modules/generated/network/avi/avi_l4policyset.rb +2 -1
  409. data/lib/ansible/ruby/modules/generated/network/avi/avi_network.rb +8 -4
  410. data/lib/ansible/ruby/modules/generated/network/avi/avi_pkiprofile.rb +8 -4
  411. data/lib/ansible/ruby/modules/generated/network/avi/avi_pool.rb +26 -13
  412. data/lib/ansible/ruby/modules/generated/network/avi/avi_poolgroup.rb +2 -1
  413. data/lib/ansible/ruby/modules/generated/network/avi/avi_poolgroupdeploymentpolicy.rb +2 -1
  414. data/lib/ansible/ruby/modules/generated/network/avi/avi_scheduler.rb +2 -1
  415. data/lib/ansible/ruby/modules/generated/network/avi/avi_serverautoscalepolicy.rb +4 -2
  416. data/lib/ansible/ruby/modules/generated/network/avi/avi_serviceengine.rb +4 -2
  417. data/lib/ansible/ruby/modules/generated/network/avi/avi_serviceenginegroup.rb +54 -27
  418. data/lib/ansible/ruby/modules/generated/network/avi/avi_sslprofile.rb +6 -4
  419. data/lib/ansible/ruby/modules/generated/network/avi/avi_systemconfiguration.rb +2 -1
  420. data/lib/ansible/ruby/modules/generated/network/avi/avi_tenant.rb +2 -2
  421. data/lib/ansible/ruby/modules/generated/network/avi/avi_trafficcloneprofile.rb +2 -1
  422. data/lib/ansible/ruby/modules/generated/network/avi/avi_virtualservice.rb +38 -19
  423. data/lib/ansible/ruby/modules/generated/network/avi/avi_vrfcontext.rb +2 -1
  424. data/lib/ansible/ruby/modules/generated/network/avi/avi_vsvip.rb +2 -1
  425. data/lib/ansible/ruby/modules/generated/network/citrix/netscaler.rb +2 -2
  426. data/lib/ansible/ruby/modules/generated/network/cli/cli_command.rb +6 -6
  427. data/lib/ansible/ruby/modules/generated/network/cli/cli_config.rb +6 -4
  428. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_aaa_server_host.rb +4 -4
  429. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_acl.rb +2 -2
  430. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_acl_advance.rb +6 -6
  431. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_bfd_session.rb +2 -2
  432. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_bfd_view.rb +2 -2
  433. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_config.rb +6 -6
  434. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_eth_trunk.rb +2 -2
  435. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_info_center_global.rb +2 -2
  436. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_interface.rb +2 -2
  437. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_interface_ospf.rb +2 -2
  438. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_ospf_vrf.rb +4 -4
  439. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_reboot.rb +4 -4
  440. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_vrf_af.rb +2 -2
  441. data/lib/ansible/ruby/modules/generated/network/cloudengine/ce_vrrp.rb +6 -6
  442. data/lib/ansible/ruby/modules/generated/network/cloudvision/cv_server_provision.rb +2 -2
  443. data/lib/ansible/ruby/modules/generated/network/cnos/cnos_config.rb +4 -4
  444. data/lib/ansible/ruby/modules/generated/network/cnos/cnos_facts.rb +2 -2
  445. data/lib/ansible/ruby/modules/generated/network/dellos10/dellos10_config.rb +4 -4
  446. data/lib/ansible/ruby/modules/generated/network/dellos6/dellos6_config.rb +4 -4
  447. data/lib/ansible/ruby/modules/generated/network/dellos9/dellos9_config.rb +4 -4
  448. data/lib/ansible/ruby/modules/generated/network/edgeos/edgeos_config.rb +4 -4
  449. data/lib/ansible/ruby/modules/generated/network/enos/enos_config.rb +4 -4
  450. data/lib/ansible/ruby/modules/generated/network/eos/eos_config.rb +8 -8
  451. data/lib/ansible/ruby/modules/generated/network/eos/eos_eapi.rb +8 -8
  452. data/lib/ansible/ruby/modules/generated/network/eos/eos_user.rb +4 -3
  453. data/lib/ansible/ruby/modules/generated/network/exos/exos_config.rb +4 -4
  454. data/lib/ansible/ruby/modules/generated/network/f5/bigip_appsvcs_extension.rb +2 -2
  455. data/lib/ansible/ruby/modules/generated/network/f5/bigip_asm_policy.rb +2 -2
  456. data/lib/ansible/ruby/modules/generated/network/f5/bigip_config.rb +4 -4
  457. data/lib/ansible/ruby/modules/generated/network/f5/bigip_configsync_action.rb +6 -6
  458. data/lib/ansible/ruby/modules/generated/network/f5/bigip_data_group.rb +4 -4
  459. data/lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb +2 -2
  460. data/lib/ansible/ruby/modules/generated/network/f5/bigip_device_connectivity.rb +2 -1
  461. data/lib/ansible/ruby/modules/generated/network/f5/bigip_device_group.rb +8 -5
  462. data/lib/ansible/ruby/modules/generated/network/f5/bigip_device_httpd.rb +8 -5
  463. data/lib/ansible/ruby/modules/generated/network/f5/bigip_device_license.rb +2 -1
  464. data/lib/ansible/ruby/modules/generated/network/f5/bigip_facts.rb +2 -2
  465. data/lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb +2 -2
  466. data/lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_global.rb +4 -4
  467. data/lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_monitor_bigip.rb +2 -1
  468. data/lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_monitor_firepass.rb +2 -1
  469. data/lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_monitor_http.rb +6 -3
  470. data/lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_monitor_https.rb +8 -4
  471. data/lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_monitor_tcp.rb +6 -3
  472. data/lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_monitor_tcp_half_open.rb +4 -2
  473. data/lib/ansible/ruby/modules/generated/network/f5/bigip_iapp_service.rb +2 -2
  474. data/lib/ansible/ruby/modules/generated/network/f5/bigip_iapp_template.rb +2 -2
  475. data/lib/ansible/ruby/modules/generated/network/f5/bigip_monitor_dns.rb +8 -5
  476. data/lib/ansible/ruby/modules/generated/network/f5/bigip_node.rb +2 -1
  477. data/lib/ansible/ruby/modules/generated/network/f5/bigip_pool_member.rb +4 -2
  478. data/lib/ansible/ruby/modules/generated/network/f5/bigip_profile_client_ssl.rb +2 -1
  479. data/lib/ansible/ruby/modules/generated/network/f5/bigip_profile_dns.rb +16 -14
  480. data/lib/ansible/ruby/modules/generated/network/f5/bigip_profile_http.rb +4 -3
  481. data/lib/ansible/ruby/modules/generated/network/f5/bigip_profile_oneconnect.rb +2 -1
  482. data/lib/ansible/ruby/modules/generated/network/f5/bigip_profile_persistence_src_addr.rb +8 -6
  483. data/lib/ansible/ruby/modules/generated/network/f5/bigip_profile_tcp.rb +2 -2
  484. data/lib/ansible/ruby/modules/generated/network/f5/bigip_profile_udp.rb +2 -2
  485. data/lib/ansible/ruby/modules/generated/network/f5/bigip_qkview.rb +6 -6
  486. data/lib/ansible/ruby/modules/generated/network/f5/bigip_remote_role.rb +2 -2
  487. data/lib/ansible/ruby/modules/generated/network/f5/bigip_routedomain.rb +2 -1
  488. data/lib/ansible/ruby/modules/generated/network/f5/bigip_smtp.rb +2 -1
  489. data/lib/ansible/ruby/modules/generated/network/f5/bigip_software_image.rb +2 -2
  490. data/lib/ansible/ruby/modules/generated/network/f5/bigip_software_update.rb +4 -4
  491. data/lib/ansible/ruby/modules/generated/network/f5/bigip_static_route.rb +2 -1
  492. data/lib/ansible/ruby/modules/generated/network/f5/bigip_sys_global.rb +12 -7
  493. data/lib/ansible/ruby/modules/generated/network/f5/bigip_trunk.rb +2 -2
  494. data/lib/ansible/ruby/modules/generated/network/f5/bigip_tunnel.rb +4 -3
  495. data/lib/ansible/ruby/modules/generated/network/f5/bigip_ucs.rb +12 -10
  496. data/lib/ansible/ruby/modules/generated/network/f5/bigip_ucs_fetch.rb +4 -4
  497. data/lib/ansible/ruby/modules/generated/network/f5/bigip_vcmp_guest.rb +2 -2
  498. data/lib/ansible/ruby/modules/generated/network/f5/bigip_virtual_address.rb +6 -4
  499. data/lib/ansible/ruby/modules/generated/network/f5/bigip_virtual_server.rb +4 -2
  500. data/lib/ansible/ruby/modules/generated/network/f5/bigip_vlan.rb +2 -1
  501. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_application_fasthttp.rb +2 -2
  502. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_application_fastl4_tcp.rb +2 -2
  503. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_application_fastl4_udp.rb +2 -2
  504. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_application_http.rb +2 -2
  505. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_application_https_offload.rb +2 -2
  506. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_application_https_waf.rb +2 -2
  507. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_regkey_license.rb +2 -2
  508. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_regkey_license_assignment.rb +2 -2
  509. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_utility_license.rb +2 -2
  510. data/lib/ansible/ruby/modules/generated/network/f5/bigiq_utility_license_assignment.rb +2 -2
  511. data/lib/ansible/ruby/modules/generated/network/fortios/fortios_ipv4_policy.rb +12 -12
  512. data/lib/ansible/ruby/modules/generated/network/illumos/dladm_etherstub.rb +2 -2
  513. data/lib/ansible/ruby/modules/generated/network/illumos/dladm_linkprop.rb +2 -2
  514. data/lib/ansible/ruby/modules/generated/network/illumos/dladm_vnic.rb +2 -2
  515. data/lib/ansible/ruby/modules/generated/network/illumos/flowadm.rb +2 -2
  516. data/lib/ansible/ruby/modules/generated/network/illumos/ipadm_if.rb +2 -2
  517. data/lib/ansible/ruby/modules/generated/network/illumos/ipadm_prop.rb +2 -2
  518. data/lib/ansible/ruby/modules/generated/network/ios/ios_config.rb +8 -8
  519. data/lib/ansible/ruby/modules/generated/network/ios/ios_system.rb +2 -2
  520. data/lib/ansible/ruby/modules/generated/network/ios/ios_user.rb +4 -4
  521. data/lib/ansible/ruby/modules/generated/network/iosxr/iosxr_config.rb +6 -6
  522. data/lib/ansible/ruby/modules/generated/network/iosxr/iosxr_system.rb +2 -2
  523. data/lib/ansible/ruby/modules/generated/network/iosxr/iosxr_user.rb +2 -2
  524. data/lib/ansible/ruby/modules/generated/network/ironware/ironware_config.rb +2 -2
  525. data/lib/ansible/ruby/modules/generated/network/junos/junos_banner.rb +2 -2
  526. data/lib/ansible/ruby/modules/generated/network/junos/junos_config.rb +6 -6
  527. data/lib/ansible/ruby/modules/generated/network/junos/junos_package.rb +8 -8
  528. data/lib/ansible/ruby/modules/generated/network/junos/junos_scp.rb +4 -4
  529. data/lib/ansible/ruby/modules/generated/network/junos/junos_user.rb +4 -4
  530. data/lib/ansible/ruby/modules/generated/network/junos/junos_vrf.rb +2 -1
  531. data/lib/ansible/ruby/modules/generated/network/meraki/meraki_config_template.rb +2 -1
  532. data/lib/ansible/ruby/modules/generated/network/meraki/meraki_device.rb +2 -1
  533. data/lib/ansible/ruby/modules/generated/network/meraki/meraki_mx_l3_firewall.rb +2 -2
  534. data/lib/ansible/ruby/modules/generated/network/meraki/meraki_network.rb +2 -1
  535. data/lib/ansible/ruby/modules/generated/network/meraki/meraki_snmp.rb +4 -4
  536. data/lib/ansible/ruby/modules/generated/network/meraki/meraki_ssid.rb +10 -5
  537. data/lib/ansible/ruby/modules/generated/network/meraki/meraki_switchport.rb +2 -2
  538. data/lib/ansible/ruby/modules/generated/network/netact/netact_cm_command.rb +2 -2
  539. data/lib/ansible/ruby/modules/generated/network/netconf/netconf_config.rb +8 -8
  540. data/lib/ansible/ruby/modules/generated/network/netscaler/netscaler_cs_vserver.rb +14 -8
  541. data/lib/ansible/ruby/modules/generated/network/netscaler/netscaler_gslb_service.rb +2 -1
  542. data/lib/ansible/ruby/modules/generated/network/netscaler/netscaler_gslb_vserver.rb +2 -2
  543. data/lib/ansible/ruby/modules/generated/network/netscaler/netscaler_server.rb +6 -5
  544. data/lib/ansible/ruby/modules/generated/network/netscaler/netscaler_service.rb +2 -2
  545. data/lib/ansible/ruby/modules/generated/network/netscaler/netscaler_servicegroup.rb +20 -11
  546. data/lib/ansible/ruby/modules/generated/network/nos/nos_config.rb +2 -2
  547. data/lib/ansible/ruby/modules/generated/network/nso/nso_show.rb +2 -2
  548. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp.rb +38 -19
  549. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp_af.rb +18 -10
  550. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp_neighbor.rb +14 -7
  551. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_bgp_neighbor_af.rb +16 -9
  552. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_config.rb +8 -8
  553. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_evpn_global.rb +2 -2
  554. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_file_copy.rb +2 -2
  555. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_gir.rb +6 -4
  556. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_igmp.rb +6 -6
  557. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_igmp_interface.rb +6 -4
  558. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_igmp_snooping.rb +8 -8
  559. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_interface.rb +2 -1
  560. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_interface_ospf.rb +4 -2
  561. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_ip_interface.rb +2 -2
  562. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_linkagg.rb +4 -4
  563. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_ntp_options.rb +4 -4
  564. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_nxapi.rb +10 -10
  565. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_ospf_vrf.rb +2 -1
  566. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_pim_interface.rb +6 -6
  567. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_pim_rp_address.rb +2 -1
  568. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_snapshot.rb +2 -2
  569. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_snmp_user.rb +2 -1
  570. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_udld.rb +2 -2
  571. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_user.rb +2 -2
  572. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_vlan.rb +2 -2
  573. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_vpc.rb +6 -6
  574. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_vrf.rb +2 -2
  575. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_vrf_af.rb +2 -2
  576. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_vrrp.rb +2 -2
  577. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_vxlan_vtep.rb +4 -4
  578. data/lib/ansible/ruby/modules/generated/network/nxos/nxos_vxlan_vtep_vni.rb +4 -2
  579. data/lib/ansible/ruby/modules/generated/network/onyx/onyx_config.rb +4 -4
  580. data/lib/ansible/ruby/modules/generated/network/onyx/onyx_interface.rb +4 -4
  581. data/lib/ansible/ruby/modules/generated/network/onyx/onyx_l3_interface.rb +2 -2
  582. data/lib/ansible/ruby/modules/generated/network/onyx/onyx_linkagg.rb +2 -2
  583. data/lib/ansible/ruby/modules/generated/network/onyx/onyx_lldp_interface.rb +2 -2
  584. data/lib/ansible/ruby/modules/generated/network/onyx/onyx_pfc_interface.rb +2 -2
  585. data/lib/ansible/ruby/modules/generated/network/opx/opx_cps.rb +4 -4
  586. data/lib/ansible/ruby/modules/generated/network/ordnance/ordnance_config.rb +6 -6
  587. data/lib/ansible/ruby/modules/generated/network/panos/panos_admin.rb +2 -2
  588. data/lib/ansible/ruby/modules/generated/network/panos/panos_commit.rb +2 -2
  589. data/lib/ansible/ruby/modules/generated/network/panos/panos_dag.rb +2 -2
  590. data/lib/ansible/ruby/modules/generated/network/panos/panos_loadcfg.rb +2 -2
  591. data/lib/ansible/ruby/modules/generated/network/panos/panos_mgtconfig.rb +2 -2
  592. data/lib/ansible/ruby/modules/generated/network/panos/panos_nat_policy.rb +6 -6
  593. data/lib/ansible/ruby/modules/generated/network/panos/panos_nat_rule.rb +4 -4
  594. data/lib/ansible/ruby/modules/generated/network/panos/panos_pg.rb +2 -2
  595. data/lib/ansible/ruby/modules/generated/network/panos/panos_sag.rb +2 -2
  596. data/lib/ansible/ruby/modules/generated/network/panos/panos_security_rule.rb +2 -2
  597. data/lib/ansible/ruby/modules/generated/network/radware/vdirect_commit.rb +12 -12
  598. data/lib/ansible/ruby/modules/generated/network/radware/vdirect_file.rb +6 -6
  599. data/lib/ansible/ruby/modules/generated/network/radware/vdirect_runnable.rb +6 -6
  600. data/lib/ansible/ruby/modules/generated/network/slxos/slxos_config.rb +4 -4
  601. data/lib/ansible/ruby/modules/generated/network/slxos/slxos_linkagg.rb +2 -1
  602. data/lib/ansible/ruby/modules/generated/network/slxos/slxos_vlan.rb +2 -2
  603. data/lib/ansible/ruby/modules/generated/network/sros/sros_config.rb +8 -7
  604. data/lib/ansible/ruby/modules/generated/network/system/net_user.rb +4 -3
  605. data/lib/ansible/ruby/modules/generated/network/vyos/vyos_config.rb +4 -4
  606. data/lib/ansible/ruby/modules/generated/network/vyos/vyos_user.rb +2 -2
  607. data/lib/ansible/ruby/modules/generated/notification/bearychat.rb +2 -2
  608. data/lib/ansible/ruby/modules/generated/notification/flowdock.rb +2 -2
  609. data/lib/ansible/ruby/modules/generated/notification/grove.rb +2 -2
  610. data/lib/ansible/ruby/modules/generated/notification/hipchat.rb +4 -4
  611. data/lib/ansible/ruby/modules/generated/notification/irc.rb +4 -4
  612. data/lib/ansible/ruby/modules/generated/notification/mqtt.rb +2 -2
  613. data/lib/ansible/ruby/modules/generated/notification/nexmo.rb +2 -2
  614. data/lib/ansible/ruby/modules/generated/notification/rocketchat.rb +2 -2
  615. data/lib/ansible/ruby/modules/generated/notification/sendgrid.rb +2 -2
  616. data/lib/ansible/ruby/modules/generated/notification/slack.rb +2 -2
  617. data/lib/ansible/ruby/modules/generated/notification/syslogger.rb +2 -2
  618. data/lib/ansible/ruby/modules/generated/packaging/language/bower.rb +4 -4
  619. data/lib/ansible/ruby/modules/generated/packaging/language/bundler.rb +8 -8
  620. data/lib/ansible/ruby/modules/generated/packaging/language/composer.rb +16 -16
  621. data/lib/ansible/ruby/modules/generated/packaging/language/cpanm.rb +14 -14
  622. data/lib/ansible/ruby/modules/generated/packaging/language/easy_install.rb +2 -2
  623. data/lib/ansible/ruby/modules/generated/packaging/language/gem.rb +4 -4
  624. data/lib/ansible/ruby/modules/generated/packaging/language/maven_artifact.rb +4 -4
  625. data/lib/ansible/ruby/modules/generated/packaging/language/npm.rb +6 -6
  626. data/lib/ansible/ruby/modules/generated/packaging/language/pip.rb +4 -4
  627. data/lib/ansible/ruby/modules/generated/packaging/language/yarn.rb +6 -6
  628. data/lib/ansible/ruby/modules/generated/packaging/os/apk.rb +6 -6
  629. data/lib/ansible/ruby/modules/generated/packaging/os/apt.rb +18 -18
  630. data/lib/ansible/ruby/modules/generated/packaging/os/apt_key.rb +2 -2
  631. data/lib/ansible/ruby/modules/generated/packaging/os/apt_repository.rb +4 -4
  632. data/lib/ansible/ruby/modules/generated/packaging/os/apt_rpm.rb +2 -2
  633. data/lib/ansible/ruby/modules/generated/packaging/os/dnf.rb +20 -20
  634. data/lib/ansible/ruby/modules/generated/packaging/os/homebrew.rb +4 -4
  635. data/lib/ansible/ruby/modules/generated/packaging/os/homebrew_cask.rb +10 -10
  636. data/lib/ansible/ruby/modules/generated/packaging/os/layman.rb +2 -2
  637. data/lib/ansible/ruby/modules/generated/packaging/os/macports.rb +2 -2
  638. data/lib/ansible/ruby/modules/generated/packaging/os/openbsd_pkg.rb +6 -6
  639. data/lib/ansible/ruby/modules/generated/packaging/os/opkg.rb +2 -2
  640. data/lib/ansible/ruby/modules/generated/packaging/os/pacman.rb +8 -8
  641. data/lib/ansible/ruby/modules/generated/packaging/os/pkg5.rb +2 -2
  642. data/lib/ansible/ruby/modules/generated/packaging/os/pkg5_publisher.rb +4 -3
  643. data/lib/ansible/ruby/modules/generated/packaging/os/pkgin.rb +10 -10
  644. data/lib/ansible/ruby/modules/generated/packaging/os/pkgng.rb +4 -4
  645. data/lib/ansible/ruby/modules/generated/packaging/os/portage.rb +32 -32
  646. data/lib/ansible/ruby/modules/generated/packaging/os/pulp_repo.rb +12 -12
  647. data/lib/ansible/ruby/modules/generated/packaging/os/redhat_subscription.rb +4 -4
  648. data/lib/ansible/ruby/modules/generated/packaging/os/rhn_register.rb +4 -4
  649. data/lib/ansible/ruby/modules/generated/packaging/os/rpm_key.rb +2 -2
  650. data/lib/ansible/ruby/modules/generated/packaging/os/slackpkg.rb +2 -2
  651. data/lib/ansible/ruby/modules/generated/packaging/os/sorcery.rb +4 -4
  652. data/lib/ansible/ruby/modules/generated/packaging/os/svr4pkg.rb +2 -2
  653. data/lib/ansible/ruby/modules/generated/packaging/os/urpmi.rb +6 -6
  654. data/lib/ansible/ruby/modules/generated/packaging/os/xbps.rb +6 -6
  655. data/lib/ansible/ruby/modules/generated/packaging/os/yum.rb +18 -18
  656. data/lib/ansible/ruby/modules/generated/packaging/os/yum_repository.rb +22 -22
  657. data/lib/ansible/ruby/modules/generated/packaging/os/zypper.rb +10 -10
  658. data/lib/ansible/ruby/modules/generated/packaging/os/zypper_repository.rb +12 -12
  659. data/lib/ansible/ruby/modules/generated/remote_management/cobbler/cobbler_sync.rb +4 -4
  660. data/lib/ansible/ruby/modules/generated/remote_management/cobbler/cobbler_system.rb +6 -6
  661. data/lib/ansible/ruby/modules/generated/remote_management/cpm/cpm_user.rb +2 -2
  662. data/lib/ansible/ruby/modules/generated/remote_management/foreman/katello.rb +2 -2
  663. data/lib/ansible/ruby/modules/generated/remote_management/hpilo/hpilo_boot.rb +2 -2
  664. data/lib/ansible/ruby/modules/generated/remote_management/hpilo/hponcfg.rb +2 -2
  665. data/lib/ansible/ruby/modules/generated/remote_management/imc/imc_rest.rb +2 -2
  666. data/lib/ansible/ruby/modules/generated/remote_management/ipmi/ipmi_boot.rb +4 -4
  667. data/lib/ansible/ruby/modules/generated/remote_management/manageiq/manageiq_alerts.rb +2 -2
  668. data/lib/ansible/ruby/modules/generated/remote_management/manageiq/manageiq_provider.rb +2 -2
  669. data/lib/ansible/ruby/modules/generated/source_control/bzr.rb +2 -2
  670. data/lib/ansible/ruby/modules/generated/source_control/git.rb +16 -16
  671. data/lib/ansible/ruby/modules/generated/source_control/git_config.rb +2 -2
  672. data/lib/ansible/ruby/modules/generated/source_control/github_deploy_key.rb +4 -4
  673. data/lib/ansible/ruby/modules/generated/source_control/github_hooks.rb +2 -2
  674. data/lib/ansible/ruby/modules/generated/source_control/github_key.rb +2 -2
  675. data/lib/ansible/ruby/modules/generated/source_control/github_release.rb +4 -4
  676. data/lib/ansible/ruby/modules/generated/source_control/gitlab_deploy_key.rb +2 -2
  677. data/lib/ansible/ruby/modules/generated/source_control/gitlab_hooks.rb +18 -18
  678. data/lib/ansible/ruby/modules/generated/source_control/gitlab_project.rb +14 -14
  679. data/lib/ansible/ruby/modules/generated/source_control/gitlab_user.rb +4 -4
  680. data/lib/ansible/ruby/modules/generated/source_control/hg.rb +8 -8
  681. data/lib/ansible/ruby/modules/generated/source_control/subversion.rb +12 -12
  682. data/lib/ansible/ruby/modules/generated/storage/glusterfs/gluster_peer.rb +2 -2
  683. data/lib/ansible/ruby/modules/generated/storage/glusterfs/gluster_volume.rb +6 -5
  684. data/lib/ansible/ruby/modules/generated/storage/infinidat/infini_export_client.rb +2 -2
  685. data/lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_license.rb +4 -4
  686. data/lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb +4 -4
  687. data/lib/ansible/ruby/modules/generated/storage/netapp/na_elementsw_admin_users.rb +2 -2
  688. data/lib/ansible/ruby/modules/generated/storage/netapp/na_elementsw_cluster.rb +2 -2
  689. data/lib/ansible/ruby/modules/generated/storage/netapp/na_elementsw_drive.rb +4 -4
  690. data/lib/ansible/ruby/modules/generated/storage/netapp/na_elementsw_snapshot.rb +2 -2
  691. data/lib/ansible/ruby/modules/generated/storage/netapp/na_elementsw_snapshot_schedule.rb +4 -2
  692. data/lib/ansible/ruby/modules/generated/storage/netapp/na_elementsw_vlan.rb +2 -1
  693. data/lib/ansible/ruby/modules/generated/storage/netapp/na_elementsw_volume.rb +2 -2
  694. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_aggregate.rb +2 -2
  695. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_autosupport.rb +2 -2
  696. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_cifs_server.rb +2 -1
  697. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_export_policy_rule.rb +2 -2
  698. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_igroup.rb +2 -1
  699. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_license.rb +4 -4
  700. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_lun.rb +8 -8
  701. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_service_processor_network.rb +2 -2
  702. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_snapshot.rb +4 -2
  703. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_software_update.rb +2 -2
  704. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_user.rb +2 -2
  705. data/lib/ansible/ruby/modules/generated/storage/netapp/na_ontap_volume.rb +4 -4
  706. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_alerts.rb +2 -2
  707. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_amg.rb +2 -2
  708. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_amg_role.rb +2 -2
  709. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_amg_sync.rb +2 -2
  710. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_asup.rb +2 -2
  711. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auditlog.rb +2 -2
  712. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_host.rb +2 -1
  713. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_mgmt_interface.rb +2 -2
  714. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_storage_system.rb +4 -4
  715. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_storagepool.rb +4 -2
  716. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_syslog.rb +2 -2
  717. data/lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_volume.rb +6 -5
  718. data/lib/ansible/ruby/modules/generated/storage/purestorage/purefa_ds.rb +2 -2
  719. data/lib/ansible/ruby/modules/generated/storage/purestorage/purefa_pg.rb +4 -4
  720. data/lib/ansible/ruby/modules/generated/storage/purestorage/purefa_pgsnap.rb +2 -2
  721. data/lib/ansible/ruby/modules/generated/storage/purestorage/purefa_snap.rb +4 -4
  722. data/lib/ansible/ruby/modules/generated/storage/purestorage/purefa_volume.rb +4 -4
  723. data/lib/ansible/ruby/modules/generated/storage/purestorage/purefb_fs.rb +10 -10
  724. data/lib/ansible/ruby/modules/generated/storage/purestorage/purefb_snap.rb +2 -2
  725. data/lib/ansible/ruby/modules/generated/storage/zfs/zfs_facts.rb +4 -4
  726. data/lib/ansible/ruby/modules/generated/storage/zfs/zpool_facts.rb +2 -2
  727. data/lib/ansible/ruby/modules/generated/system/at.rb +2 -2
  728. data/lib/ansible/ruby/modules/generated/system/authorized_key.rb +8 -8
  729. data/lib/ansible/ruby/modules/generated/system/awall.rb +2 -2
  730. data/lib/ansible/ruby/modules/generated/system/beadm.rb +2 -2
  731. data/lib/ansible/ruby/modules/generated/system/cron.rb +8 -8
  732. data/lib/ansible/ruby/modules/generated/system/cronvar.rb +2 -2
  733. data/lib/ansible/ruby/modules/generated/system/debconf.rb +2 -2
  734. data/lib/ansible/ruby/modules/generated/system/filesystem.rb +4 -4
  735. data/lib/ansible/ruby/modules/generated/system/firewalld.rb +4 -4
  736. data/lib/ansible/ruby/modules/generated/system/gconftool2.rb +2 -2
  737. data/lib/ansible/ruby/modules/generated/system/getent.rb +2 -2
  738. data/lib/ansible/ruby/modules/generated/system/group.rb +2 -2
  739. data/lib/ansible/ruby/modules/generated/system/interfaces_file.rb +2 -2
  740. data/lib/ansible/ruby/modules/generated/system/java_keystore.rb +2 -2
  741. data/lib/ansible/ruby/modules/generated/system/known_hosts.rb +2 -2
  742. data/lib/ansible/ruby/modules/generated/system/lvg.rb +2 -2
  743. data/lib/ansible/ruby/modules/generated/system/lvol.rb +8 -8
  744. data/lib/ansible/ruby/modules/generated/system/mksysb.rb +18 -18
  745. data/lib/ansible/ruby/modules/generated/system/mount.rb +4 -4
  746. data/lib/ansible/ruby/modules/generated/system/nosh.rb +6 -6
  747. data/lib/ansible/ruby/modules/generated/system/open_iscsi.rb +8 -7
  748. data/lib/ansible/ruby/modules/generated/system/openwrt_init.rb +2 -2
  749. data/lib/ansible/ruby/modules/generated/system/osx_defaults.rb +2 -2
  750. data/lib/ansible/ruby/modules/generated/system/pam_limits.rb +6 -6
  751. data/lib/ansible/ruby/modules/generated/system/pamd.rb +2 -2
  752. data/lib/ansible/ruby/modules/generated/system/reboot.rb +2 -1
  753. data/lib/ansible/ruby/modules/generated/system/runit.rb +2 -1
  754. data/lib/ansible/ruby/modules/generated/system/seboolean.rb +4 -4
  755. data/lib/ansible/ruby/modules/generated/system/sefcontext.rb +8 -6
  756. data/lib/ansible/ruby/modules/generated/system/selinux_permissive.rb +4 -4
  757. data/lib/ansible/ruby/modules/generated/system/seport.rb +2 -2
  758. data/lib/ansible/ruby/modules/generated/system/service.rb +2 -2
  759. data/lib/ansible/ruby/modules/generated/system/solaris_zone.rb +2 -2
  760. data/lib/ansible/ruby/modules/generated/system/svc.rb +4 -3
  761. data/lib/ansible/ruby/modules/generated/system/sysctl.rb +6 -6
  762. data/lib/ansible/ruby/modules/generated/system/systemd.rb +12 -11
  763. data/lib/ansible/ruby/modules/generated/system/sysvinit.rb +4 -4
  764. data/lib/ansible/ruby/modules/generated/system/ufw.rb +6 -6
  765. data/lib/ansible/ruby/modules/generated/system/user.rb +22 -20
  766. data/lib/ansible/ruby/modules/generated/system/vdo.rb +4 -3
  767. data/lib/ansible/ruby/modules/generated/utilities/logic/import_role.rb +4 -4
  768. data/lib/ansible/ruby/modules/generated/utilities/logic/include_role.rb +4 -4
  769. data/lib/ansible/ruby/modules/generated/utilities/logic/pause.rb +2 -2
  770. data/lib/ansible/ruby/modules/generated/utilities/logic/set_fact.rb +2 -2
  771. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_credential.rb +2 -2
  772. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_credential_type.rb +2 -2
  773. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_group.rb +4 -4
  774. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_host.rb +2 -2
  775. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_inventory_source.rb +10 -8
  776. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_launch.rb +2 -2
  777. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_list.rb +2 -2
  778. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_job_template.rb +28 -28
  779. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_project.rb +6 -6
  780. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_user.rb +4 -4
  781. data/lib/ansible/ruby/modules/generated/web_infrastructure/ansible_tower/tower_workflow_template.rb +4 -2
  782. data/lib/ansible/ruby/modules/generated/web_infrastructure/apache2_mod_proxy.rb +4 -4
  783. data/lib/ansible/ruby/modules/generated/web_infrastructure/apache2_module.rb +4 -4
  784. data/lib/ansible/ruby/modules/generated/web_infrastructure/deploy_helper.rb +2 -2
  785. data/lib/ansible/ruby/modules/generated/web_infrastructure/django_manage.rb +4 -4
  786. data/lib/ansible/ruby/modules/generated/web_infrastructure/ejabberd_user.rb +2 -2
  787. data/lib/ansible/ruby/modules/generated/web_infrastructure/htpasswd.rb +2 -2
  788. data/lib/ansible/ruby/modules/generated/web_infrastructure/jenkins_job.rb +2 -2
  789. data/lib/ansible/ruby/modules/generated/web_infrastructure/jenkins_plugin.rb +2 -2
  790. data/lib/ansible/ruby/modules/generated/web_infrastructure/jenkins_script.rb +2 -2
  791. data/lib/ansible/ruby/modules/generated/windows/win_acl_inheritance.rb +2 -2
  792. data/lib/ansible/ruby/modules/generated/windows/win_audit_rule.rb +2 -2
  793. data/lib/ansible/ruby/modules/generated/windows/win_certificate_store.rb +2 -2
  794. data/lib/ansible/ruby/modules/generated/windows/win_chocolatey.rb +24 -20
  795. data/lib/ansible/ruby/modules/generated/windows/win_chocolatey_source.rb +8 -4
  796. data/lib/ansible/ruby/modules/generated/windows/win_command.rb +2 -1
  797. data/lib/ansible/ruby/modules/generated/windows/win_copy.rb +8 -8
  798. data/lib/ansible/ruby/modules/generated/windows/win_defrag.rb +4 -4
  799. data/lib/ansible/ruby/modules/generated/windows/win_domain.rb +4 -2
  800. data/lib/ansible/ruby/modules/generated/windows/win_domain_computer.rb +2 -2
  801. data/lib/ansible/ruby/modules/generated/windows/win_domain_controller.rb +6 -4
  802. data/lib/ansible/ruby/modules/generated/windows/win_domain_group.rb +4 -3
  803. data/lib/ansible/ruby/modules/generated/windows/win_domain_user.rb +8 -5
  804. data/lib/ansible/ruby/modules/generated/windows/win_eventlog.rb +4 -2
  805. data/lib/ansible/ruby/modules/generated/windows/win_feature.rb +4 -4
  806. data/lib/ansible/ruby/modules/generated/windows/win_find.rb +10 -10
  807. data/lib/ansible/ruby/modules/generated/windows/win_firewall.rb +2 -2
  808. data/lib/ansible/ruby/modules/generated/windows/win_firewall_rule.rb +4 -4
  809. data/lib/ansible/ruby/modules/generated/windows/win_get_url.rb +12 -11
  810. data/lib/ansible/ruby/modules/generated/windows/win_lineinfile.rb +6 -6
  811. data/lib/ansible/ruby/modules/generated/windows/win_msg.rb +2 -2
  812. data/lib/ansible/ruby/modules/generated/windows/win_msi.rb +6 -4
  813. data/lib/ansible/ruby/modules/generated/windows/win_owner.rb +2 -2
  814. data/lib/ansible/ruby/modules/generated/windows/win_package.rb +4 -4
  815. data/lib/ansible/ruby/modules/generated/windows/win_pagefile.rb +10 -10
  816. data/lib/ansible/ruby/modules/generated/windows/win_psexec.rb +20 -17
  817. data/lib/ansible/ruby/modules/generated/windows/win_psmodule.rb +2 -2
  818. data/lib/ansible/ruby/modules/generated/windows/win_rabbitmq_plugin.rb +2 -2
  819. data/lib/ansible/ruby/modules/generated/windows/win_regedit.rb +2 -2
  820. data/lib/ansible/ruby/modules/generated/windows/win_region.rb +2 -2
  821. data/lib/ansible/ruby/modules/generated/windows/win_robocopy.rb +4 -4
  822. data/lib/ansible/ruby/modules/generated/windows/win_scheduled_task.rb +30 -19
  823. data/lib/ansible/ruby/modules/generated/windows/win_service.rb +4 -4
  824. data/lib/ansible/ruby/modules/generated/windows/win_share.rb +4 -4
  825. data/lib/ansible/ruby/modules/generated/windows/win_shell.rb +2 -1
  826. data/lib/ansible/ruby/modules/generated/windows/win_shortcut.rb +2 -2
  827. data/lib/ansible/ruby/modules/generated/windows/win_stat.rb +4 -4
  828. data/lib/ansible/ruby/modules/generated/windows/win_template.rb +4 -4
  829. data/lib/ansible/ruby/modules/generated/windows/win_unzip.rb +4 -4
  830. data/lib/ansible/ruby/modules/generated/windows/win_updates.rb +6 -6
  831. data/lib/ansible/ruby/modules/generated/windows/win_uri.rb +16 -12
  832. data/lib/ansible/ruby/modules/generated/windows/win_user.rb +8 -4
  833. data/lib/ansible/ruby/modules/generated/windows/win_wait_for_process.rb +8 -5
  834. data/lib/ansible/ruby/modules/generated/windows/win_xml.rb +2 -2
  835. data/lib/ansible/ruby/version.rb +1 -1
  836. metadata +1 -6
  837. data/lib/ansible/ruby/modules/custom/cloud/core/amazon/ec2_ami_copy.rb +0 -18
  838. data/lib/ansible/ruby/modules/custom/cloud/core/amazon/ec2_asg.rb +0 -19
  839. data/lib/ansible/ruby/modules/custom/files/fetch.rb +0 -17
  840. data/lib/ansible/ruby/modules/custom/packaging/language/gem.rb +0 -17
  841. data/lib/ansible/ruby/modules/custom/system/user.rb +0 -23
@@ -38,16 +38,16 @@ module Ansible
38
38
  attribute :update
39
39
  validates :update, inclusion: {:in=>[:merge, :check], :message=>"%{value} needs to be :merge, :check"}, allow_nil: true
40
40
 
41
- # @return [Boolean, nil] The C(save) argument instructs the module to save the running- config to the startup-config at the conclusion of the module running. If check mode is specified, this argument is ignored.
41
+ # @return [Symbol, nil] The C(save) argument instructs the module to save the running- config to the startup-config at the conclusion of the module running. If check mode is specified, this argument is ignored.
42
42
  attribute :save
43
- validates :save, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
43
+ validates :save, type: Symbol
44
44
 
45
45
  # @return [Object, nil] The module, by default, will connect to the remote device and retrieve the current running-config to use as a base for comparing against the contents of source. There are times when it is not desirable to have the task get the current running-config for every task in a playbook. The I(config) argument allows the implementer to pass in the configuration to use as the base config for comparison.
46
46
  attribute :config
47
47
 
48
- # @return [String, nil] This argument will cause the module to create a full backup of the current C(running-config) from the remote device before any changes are made. The backup file is written to the C(backup) folder in the playbook root directory. If the directory does not exist, it is created.
48
+ # @return [:yes, :no, nil] This argument will cause the module to create a full backup of the current C(running-config) from the remote device before any changes are made. The backup file is written to the C(backup) folder in the playbook root directory. If the directory does not exist, it is created.
49
49
  attribute :backup
50
- validates :backup, type: String
50
+ validates :backup, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
51
51
  end
52
52
  end
53
53
  end
@@ -22,9 +22,9 @@ module Ansible
22
22
  attribute :match
23
23
  validates :match, inclusion: {:in=>[:line, :none], :message=>"%{value} needs to be :line, :none"}, allow_nil: true
24
24
 
25
- # @return [String, nil] The C(backup) argument will backup the current device's active configuration to the Ansible control host prior to making any changes. The backup file will be located in the backup folder in the playbook root directory or role root directory if the playbook is part of an ansible role. If the directory does not exist, it is created.
25
+ # @return [:yes, :no, nil] The C(backup) argument will backup the current device's active configuration to the Ansible control host prior to making any changes. The backup file will be located in the backup folder in the playbook root directory or role root directory if the playbook is part of an ansible role. If the directory does not exist, it is created.
26
26
  attribute :backup
27
- validates :backup, type: String
27
+ validates :backup, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
28
28
 
29
29
  # @return [String, nil] Allows a commit description to be specified to be included when the configuration is committed. If the configuration is not changed or committed, this argument is ignored.
30
30
  attribute :comment
@@ -33,9 +33,9 @@ module Ansible
33
33
  # @return [Object, nil] The C(config) argument specifies the base configuration to use to compare against the desired configuration. If this value is not specified, the module will automatically retrieve the current active configuration from the remote device.
34
34
  attribute :config
35
35
 
36
- # @return [String, nil] The C(save) argument controls whether or not changes made to the active configuration are saved to disk. This is independent of committing the config. When set to C(True), the active configuration is saved.
36
+ # @return [:yes, :no, nil] The C(save) argument controls whether or not changes made to the active configuration are saved to disk. This is independent of committing the config. When set to C(True), the active configuration is saved.
37
37
  attribute :save
38
- validates :save, type: String
38
+ validates :save, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
39
39
  end
40
40
  end
41
41
  end
@@ -37,17 +37,17 @@ module Ansible
37
37
  # @return [Object, nil] The module, by default, will connect to the remote device and retrieve the current running-config to use as a base for comparing against the contents of source. There are times when it is not desirable to have the task get the current running-config for every task in a playbook. The I(config) argument allows the implementer to pass in the configuration to use as the base config for comparison.
38
38
  attribute :config
39
39
 
40
- # @return [String, nil] This argument will cause the module to create a full backup of the current C(running-config) from the remote device before any changes are made. The backup file is written to the C(backup) folder in the playbook root directory. If the directory does not exist, it is created.
40
+ # @return [:yes, :no, nil] This argument will cause the module to create a full backup of the current C(running-config) from the remote device before any changes are made. The backup file is written to the C(backup) folder in the playbook root directory. If the directory does not exist, it is created.
41
41
  attribute :backup
42
- validates :backup, type: String
42
+ validates :backup, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
43
43
 
44
44
  # @return [String, nil] Allows a commit description to be specified to be included when the configuration is committed. If the configuration is not changed or committed, this argument is ignored.
45
45
  attribute :comment
46
46
  validates :comment, type: String
47
47
 
48
- # @return [String, nil] Enters into administration configuration mode for making config changes to the device.
48
+ # @return [:yes, :no, nil] Enters into administration configuration mode for making config changes to the device.
49
49
  attribute :admin
50
- validates :admin, type: String
50
+ validates :admin, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
51
51
  end
52
52
  end
53
53
  end
@@ -35,24 +35,24 @@ module Ansible
35
35
  attribute :replace
36
36
  validates :replace, inclusion: {:in=>[:line, :block, :config], :message=>"%{value} needs to be :line, :block, :config"}, allow_nil: true
37
37
 
38
- # @return [String, nil] The force argument instructs the module to not consider the current devices running-config. When set to true, this will cause the module to push the contents of I(src) into the device without first checking if already configured.,Note this argument should be considered deprecated. To achieve the equivalent, set the C(match=none) which is idempotent. This argument will be removed in Ansible 2.6.
38
+ # @return [:yes, :no, nil] The force argument instructs the module to not consider the current devices running-config. When set to true, this will cause the module to push the contents of I(src) into the device without first checking if already configured.,Note this argument should be considered deprecated. To achieve the equivalent, set the C(match=none) which is idempotent. This argument will be removed in Ansible 2.6.
39
39
  attribute :force
40
- validates :force, type: String
40
+ validates :force, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
41
41
 
42
- # @return [String, nil] This argument will cause the module to create a full backup of the current C(running-config) from the remote device before any changes are made. The backup file is written to the C(backup) folder in the playbook root directory or role root directory, if playbook is part of an ansible role. If the directory does not exist, it is created.
42
+ # @return [:yes, :no, nil] This argument will cause the module to create a full backup of the current C(running-config) from the remote device before any changes are made. The backup file is written to the C(backup) folder in the playbook root directory or role root directory, if playbook is part of an ansible role. If the directory does not exist, it is created.
43
43
  attribute :backup
44
- validates :backup, type: String
44
+ validates :backup, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
45
45
 
46
46
  # @return [Object, nil] The module, by default, will connect to the remote device and retrieve the current running-config to use as a base for comparing against the contents of source. There are times when it is not desirable to have the task get the current running-config for every task in a playbook. The I(running_config) argument allows the implementer to pass in the configuration to use as the base config for this module.
47
47
  attribute :running_config
48
48
 
49
- # @return [String, nil] The I(defaults) argument will influence how the running-config is collected from the device. When the value is set to true, the command used to collect the running-config is append with the all keyword. When the value is set to false, the command is issued without the all keyword
49
+ # @return [:yes, :no, nil] The I(defaults) argument will influence how the running-config is collected from the device. When the value is set to true, the command used to collect the running-config is append with the all keyword. When the value is set to false, the command is issued without the all keyword
50
50
  attribute :defaults
51
- validates :defaults, type: String
51
+ validates :defaults, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
52
52
 
53
- # @return [String, nil] The C(save) argument instructs the module to save the running-config to startup-config. This operation is performed after any changes are made to the current running config. If no changes are made, the configuration is still saved to the startup config. This option will always cause the module to return changed.,This option is deprecated as of Ansible 2.4 and will be removed in Ansible 2.8, use C(save_when) instead.
53
+ # @return [:yes, :no, nil] The C(save) argument instructs the module to save the running-config to startup-config. This operation is performed after any changes are made to the current running config. If no changes are made, the configuration is still saved to the startup config. This option will always cause the module to return changed.,This option is deprecated as of Ansible 2.4 and will be removed in Ansible 2.8, use C(save_when) instead.
54
54
  attribute :save
55
- validates :save, type: String
55
+ validates :save, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
56
56
 
57
57
  # @return [:always, :never, :modified, :changed, nil] When changes are made to the device running-configuration, the changes are not copied to non-volatile storage by default. Using this argument will change that before. If the argument is set to I(always), then the running-config will always be copied to the startup-config and the I(modified) flag will always be set to True. If the argument is set to I(modified), then the running-config will only be copied to the startup-config if it has changed since the last save to startup-config. If the argument is set to I(never), the running-config will never be copied to the startup-config. If the argument is set to I(changed), then the running-config will only be copied to the startup-config if the task has made a change. I(changed) was added in Ansible 2.5.
58
58
  attribute :save_when
@@ -10,33 +10,33 @@ module Ansible
10
10
  # When enabling eAPI access the default is to enable HTTP on port 80, enable HTTPS on port 443, disable local HTTP, and disable Unix socket server. Use the options listed below to override the default configuration.
11
11
  # Requires EOS v4.12 or greater.
12
12
  class Eos_eapi < Base
13
- # @return [String, nil] The C(http) argument controls the operating state of the HTTP transport protocol when eAPI is present in the running-config. When the value is set to True, the HTTP protocol is enabled and when the value is set to False, the HTTP protocol is disabled. By default, when eAPI is first configured, the HTTP protocol is disabled.
13
+ # @return [:yes, :no, nil] The C(http) argument controls the operating state of the HTTP transport protocol when eAPI is present in the running-config. When the value is set to True, the HTTP protocol is enabled and when the value is set to False, the HTTP protocol is disabled. By default, when eAPI is first configured, the HTTP protocol is disabled.
14
14
  attribute :http
15
- validates :http, type: String
15
+ validates :http, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
16
16
 
17
17
  # @return [Integer, nil] Configures the HTTP port that will listen for connections when the HTTP transport protocol is enabled. This argument accepts integer values in the valid range of 1 to 65535.
18
18
  attribute :http_port
19
19
  validates :http_port, type: Integer
20
20
 
21
- # @return [String, nil] The C(https) argument controls the operating state of the HTTPS transport protocol when eAPI is present in the running-config. When the value is set to True, the HTTPS protocol is enabled and when the value is set to False, the HTTPS protocol is disabled. By default, when eAPI is first configured, the HTTPS protocol is enabled.
21
+ # @return [:yes, :no, nil] The C(https) argument controls the operating state of the HTTPS transport protocol when eAPI is present in the running-config. When the value is set to True, the HTTPS protocol is enabled and when the value is set to False, the HTTPS protocol is disabled. By default, when eAPI is first configured, the HTTPS protocol is enabled.
22
22
  attribute :https
23
- validates :https, type: String
23
+ validates :https, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
24
24
 
25
25
  # @return [Integer, nil] Configures the HTTP port that will listen for connections when the HTTP transport protocol is enabled. This argument accepts integer values in the valid range of 1 to 65535.
26
26
  attribute :https_port
27
27
  validates :https_port, type: Integer
28
28
 
29
- # @return [String, nil] The C(local_http) argument controls the operating state of the local HTTP transport protocol when eAPI is present in the running-config. When the value is set to True, the HTTP protocol is enabled and restricted to connections from localhost only. When the value is set to False, the HTTP local protocol is disabled.,Note is value is independent of the C(http) argument
29
+ # @return [:yes, :no, nil] The C(local_http) argument controls the operating state of the local HTTP transport protocol when eAPI is present in the running-config. When the value is set to True, the HTTP protocol is enabled and restricted to connections from localhost only. When the value is set to False, the HTTP local protocol is disabled.,Note is value is independent of the C(http) argument
30
30
  attribute :local_http
31
- validates :local_http, type: String
31
+ validates :local_http, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
32
32
 
33
33
  # @return [Integer, nil] Configures the HTTP port that will listen for connections when the HTTP transport protocol is enabled. This argument accepts integer values in the valid range of 1 to 65535.
34
34
  attribute :local_http_port
35
35
  validates :local_http_port, type: Integer
36
36
 
37
- # @return [String, nil] The C(socket) argument controls the operating state of the UNIX Domain Socket used to receive eAPI requests. When the value of this argument is set to True, the UDS will listen for eAPI requests. When the value is set to False, the UDS will not be available to handle requests. By default when eAPI is first configured, the UDS is disabled.
37
+ # @return [:yes, :no, nil] The C(socket) argument controls the operating state of the UNIX Domain Socket used to receive eAPI requests. When the value of this argument is set to True, the UDS will listen for eAPI requests. When the value is set to False, the UDS will not be available to handle requests. By default when eAPI is first configured, the UDS is disabled.
38
38
  attribute :socket
39
- validates :socket, type: String
39
+ validates :socket, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
40
40
 
41
41
  # @return [String, nil] The C(vrf) argument will configure eAPI to listen for connections in the specified VRF. By default, eAPI transports will listen for connections in the global table. This value requires the VRF to already be created otherwise the task will fail.
42
42
  attribute :vrf
@@ -35,12 +35,13 @@ module Ansible
35
35
  attribute :sshkey
36
36
  validates :sshkey, type: String
37
37
 
38
- # @return [Object, nil] Defines the username without assigning a password. This will allow the user to login to the system without being authenticated by a password.
38
+ # @return [Symbol, nil] Defines the username without assigning a password. This will allow the user to login to the system without being authenticated by a password.
39
39
  attribute :nopassword
40
+ validates :nopassword, type: Symbol
40
41
 
41
- # @return [Boolean, nil] Instructs the module to consider the resource definition absolute. It will remove any previously configured usernames on the device with the exception of the `admin` user which cannot be deleted per EOS constraints.
42
+ # @return [Symbol, nil] Instructs the module to consider the resource definition absolute. It will remove any previously configured usernames on the device with the exception of the `admin` user which cannot be deleted per EOS constraints.
42
43
  attribute :purge
43
- validates :purge, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
44
+ validates :purge, type: Symbol
44
45
 
45
46
  # @return [:present, :absent, nil] Configures the state of the username definition as it relates to the device operational configuration. When set to I(present), the username(s) should be configured in the device active configuration and when set to I(absent) the username(s) should not be in the device active configuration
46
47
  attribute :state
@@ -29,16 +29,16 @@ module Ansible
29
29
  attribute :replace
30
30
  validates :replace, inclusion: {:in=>[:line, :block], :message=>"%{value} needs to be :line, :block"}, allow_nil: true
31
31
 
32
- # @return [Boolean, nil] This argument will cause the module to create a full backup of the current C(running-config) from the remote device before any changes are made. The backup file is written to the C(backup) folder in the playbook root directory. If the directory does not exist, it is created.
32
+ # @return [Symbol, nil] This argument will cause the module to create a full backup of the current C(running-config) from the remote device before any changes are made. The backup file is written to the C(backup) folder in the playbook root directory. If the directory does not exist, it is created.
33
33
  attribute :backup
34
- validates :backup, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
34
+ validates :backup, type: Symbol
35
35
 
36
36
  # @return [Object, nil] The module, by default, will connect to the remote device and retrieve the current running-config to use as a base for comparing against the contents of source. There are times when it is not desirable to have the task get the current running-config for every task in a playbook. The I(running_config) argument allows the implementer to pass in the configuration to use as the base config for comparison.
37
37
  attribute :running_config
38
38
 
39
- # @return [String, nil] This argument specifies whether or not to collect all defaults when getting the remote device running config. When enabled, the module will get the current config by issuing the command C(show running-config all).
39
+ # @return [:yes, :no, nil] This argument specifies whether or not to collect all defaults when getting the remote device running config. When enabled, the module will get the current config by issuing the command C(show running-config all).
40
40
  attribute :defaults
41
- validates :defaults, type: String
41
+ validates :defaults, inclusion: {:in=>[:yes, :no], :message=>"%{value} needs to be :yes, :no"}, allow_nil: true
42
42
 
43
43
  # @return [:always, :never, :modified, :changed, nil] When changes are made to the device running-configuration, the changes are not copied to non-volatile storage by default. Using this argument will change that behavior. If the argument is set to I(always), then the running-config will always be copied to the startup-config and the I(modified) flag will always be set to True. If the argument is set to I(modified), then the running-config will only be copied to the startup-config if it has changed since the last save to startup-config. If the argument is set to I(never), the running-config will never be copied to the startup-config. If the argument is set to I(changed), then the running-config will only be copied to the startup-config if the task has made a change.
44
44
  attribute :save_when
@@ -16,9 +16,9 @@ module Ansible
16
16
  attribute :tenants
17
17
  validates :tenants, type: TypeGeneric.new(String)
18
18
 
19
- # @return [Boolean, nil] Force updates a declaration.,This parameter should be used in cases where your declaration includes items that are encrypted or in cases (such as WAF Policies) where you want a large reload to take place.
19
+ # @return [Symbol, nil] Force updates a declaration.,This parameter should be used in cases where your declaration includes items that are encrypted or in cases (such as WAF Policies) where you want a large reload to take place.
20
20
  attribute :force
21
- validates :force, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
21
+ validates :force, type: Symbol
22
22
 
23
23
  # @return [:present, :absent, nil] When C(state) is C(present), ensures the configuration exists.,When C(state) is C(absent), ensures that the configuration is removed.
24
24
  attribute :state
@@ -8,9 +8,9 @@ module Ansible
8
8
  module Modules
9
9
  # Manage BIG-IP ASM policies.
10
10
  class Bigip_asm_policy < Base
11
- # @return [Boolean, nil] If C(yes) will apply and activate existing inactive policy. If C(no), it will deactivate existing active policy. Generally should be C(yes) only in cases where you want to activate new or existing policy.
11
+ # @return [Symbol, nil] If C(yes) will apply and activate existing inactive policy. If C(no), it will deactivate existing active policy. Generally should be C(yes) only in cases where you want to activate new or existing policy.
12
12
  attribute :active
13
- validates :active, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
13
+ validates :active, type: Symbol
14
14
 
15
15
  # @return [String] The ASM policy to manage or create.
16
16
  attribute :name
@@ -12,17 +12,17 @@ module Ansible
12
12
  attribute :save
13
13
  validates :save, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
14
14
 
15
- # @return [Boolean, nil] Loads the default configuration on the device.,If this option is specified, the default configuration will be loaded before any commands or other provided configuration is run.
15
+ # @return [Symbol, nil] Loads the default configuration on the device.,If this option is specified, the default configuration will be loaded before any commands or other provided configuration is run.
16
16
  attribute :reset
17
- validates :reset, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
17
+ validates :reset, type: Symbol
18
18
 
19
19
  # @return [String, nil] Loads the specified configuration that you want to merge into the running configuration. This is equivalent to using the C(tmsh) command C(load sys config from-terminal merge).,If you need to read configuration from a file or template, use Ansible's C(file) or C(template) lookup plugins respectively.
20
20
  attribute :merge_content
21
21
  validates :merge_content, type: String
22
22
 
23
- # @return [Boolean, nil] Validates the specified configuration to see whether they are valid to replace the running configuration.,The running configuration will not be changed.,When this parameter is set to C(yes), no change will be reported by the module.
23
+ # @return [Symbol, nil] Validates the specified configuration to see whether they are valid to replace the running configuration.,The running configuration will not be changed.,When this parameter is set to C(yes), no change will be reported by the module.
24
24
  attribute :verify
25
- validates :verify, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
25
+ validates :verify, type: Symbol
26
26
  end
27
27
  end
28
28
  end
@@ -12,17 +12,17 @@ module Ansible
12
12
  attribute :device_group
13
13
  validates :device_group, presence: true, type: String
14
14
 
15
- # @return [Boolean, nil] Specifies that the system synchronizes configuration data from this device to other members of the device group. In this case, the device will do a "push" to all the other devices in the group. This option is mutually exclusive with the C(sync_group_to_device) option.
15
+ # @return [Symbol, nil] Specifies that the system synchronizes configuration data from this device to other members of the device group. In this case, the device will do a "push" to all the other devices in the group. This option is mutually exclusive with the C(sync_group_to_device) option.
16
16
  attribute :sync_device_to_group
17
- validates :sync_device_to_group, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
17
+ validates :sync_device_to_group, type: Symbol
18
18
 
19
- # @return [Boolean, nil] Specifies that the system synchronizes configuration data from the device with the most recent configuration. In this case, the device will do a "pull" from the most recently updated device. This option is mutually exclusive with the C(sync_device_to_group) options.
19
+ # @return [Symbol, nil] Specifies that the system synchronizes configuration data from the device with the most recent configuration. In this case, the device will do a "pull" from the most recently updated device. This option is mutually exclusive with the C(sync_device_to_group) options.
20
20
  attribute :sync_most_recent_to_device
21
- validates :sync_most_recent_to_device, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
21
+ validates :sync_most_recent_to_device, type: Symbol
22
22
 
23
- # @return [Boolean, nil] Indicates that the sync operation overwrites the configuration on the target.
23
+ # @return [Symbol, nil] Indicates that the sync operation overwrites the configuration on the target.
24
24
  attribute :overwrite_config
25
- validates :overwrite_config, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
25
+ validates :overwrite_config, type: Symbol
26
26
  end
27
27
  end
28
28
  end
@@ -16,9 +16,9 @@ module Ansible
16
16
  attribute :type
17
17
  validates :type, inclusion: {:in=>[:address, :addr, :ip, :string, :str, :integer, :int], :message=>"%{value} needs to be :address, :addr, :ip, :string, :str, :integer, :int"}, allow_nil: true
18
18
 
19
- # @return [Boolean, nil] The type of this data group.,You should only consider setting this value in cases where you know exactly what you're doing, B(or), you are working with a pre-existing internal data group.,Be aware that if you deliberately force this parameter to C(yes), and you have a either a large number of records or a large total records size, this large amount of data will be reflected in your BIG-IP configuration. This can lead to B(long) system configuration load times due to needing to parse and verify the large configuration.,There is a limit of either 4 megabytes or 65,000 records (whichever is more restrictive) for uploads when this parameter is C(yes).,This value cannot be changed once the data group is created.
19
+ # @return [Symbol, nil] The type of this data group.,You should only consider setting this value in cases where you know exactly what you're doing, B(or), you are working with a pre-existing internal data group.,Be aware that if you deliberately force this parameter to C(yes), and you have a either a large number of records or a large total records size, this large amount of data will be reflected in your BIG-IP configuration. This can lead to B(long) system configuration load times due to needing to parse and verify the large configuration.,There is a limit of either 4 megabytes or 65,000 records (whichever is more restrictive) for uploads when this parameter is C(yes).,This value cannot be changed once the data group is created.
20
20
  attribute :internal
21
- validates :internal, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
21
+ validates :internal, type: Symbol
22
22
 
23
23
  # @return [Object, nil] When creating a new data group, this specifies the file name that you want to give an external data group file on the BIG-IP.,This parameter is ignored when C(internal) is C(yes).,This parameter can be used to select an existing data group file to use with an existing external data group.,If this value is not provided, it will be given the value specified in C(name) and, therefore, match the name of the data group.,This value may only contain letters, numbers, underscores, dashes, or a period.
24
24
  attribute :external_file_name
@@ -35,9 +35,9 @@ module Ansible
35
35
  attribute :separator
36
36
  validates :separator, type: String
37
37
 
38
- # @return [Boolean, nil] When C(yes), will ensure that the remote data group file is deleted.,This parameter is only relevant when C(state) is C(absent) and C(internal) is C(no).
38
+ # @return [Symbol, nil] When C(yes), will ensure that the remote data group file is deleted.,This parameter is only relevant when C(state) is C(absent) and C(internal) is C(no).
39
39
  attribute :delete_data_group_file
40
- validates :delete_data_group_file, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
40
+ validates :delete_data_group_file, type: Symbol
41
41
 
42
42
  # @return [String, nil] Device partition to manage resources on.
43
43
  attribute :partition
@@ -32,9 +32,9 @@ module Ansible
32
32
  attribute :authentication
33
33
  validates :authentication, inclusion: {:in=>[:"use-first-server", :"use-all-servers"], :message=>"%{value} needs to be :\"use-first-server\", :\"use-all-servers\""}, allow_nil: true
34
34
 
35
- # @return [Boolean, nil] Specifies whether or not this auth source is put in use on the system.
35
+ # @return [Symbol, nil] Specifies whether or not this auth source is put in use on the system.
36
36
  attribute :use_for_auth
37
- validates :use_for_auth, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
37
+ validates :use_for_auth, type: Symbol
38
38
 
39
39
  # @return [:absent, :present, nil] The state of the authentication configuration on the system.,When C(present), guarantees that the system is configured for the specified C(type).,When C(absent), sets the system auth source back to C(local).
40
40
  attribute :state
@@ -23,8 +23,9 @@ module Ansible
23
23
  attribute :unicast_failover
24
24
  validates :unicast_failover, type: TypeGeneric.new(Hash)
25
25
 
26
- # @return [Object, nil] When C(yes), ensures that the Failover Multicast configuration is enabled and if no further multicast configuration is provided, ensures that C(multicast_interface), C(multicast_address) and C(multicast_port) are the defaults specified in each option's description. When C(no), ensures that Failover Multicast configuration is disabled.
26
+ # @return [Symbol, nil] When C(yes), ensures that the Failover Multicast configuration is enabled and if no further multicast configuration is provided, ensures that C(multicast_interface), C(multicast_address) and C(multicast_port) are the defaults specified in each option's description. When C(no), ensures that Failover Multicast configuration is disabled.
27
27
  attribute :failover_multicast
28
+ validates :failover_multicast, type: Symbol
28
29
 
29
30
  # @return [Object, nil] Interface over which the system sends multicast messages associated with failover. When C(failover_multicast) is C(yes) and this option is not provided, a default of C(eth0) will be used.
30
31
  attribute :multicast_interface
@@ -19,15 +19,17 @@ module Ansible
19
19
  # @return [Object, nil] Description of the device group.
20
20
  attribute :description
21
21
 
22
- # @return [Boolean, nil] Indicates whether configuration synchronization occurs manually or automatically.,When creating a new device group, this option will default to C(no).
22
+ # @return [Symbol, nil] Indicates whether configuration synchronization occurs manually or automatically.,When creating a new device group, this option will default to C(no).
23
23
  attribute :auto_sync
24
- validates :auto_sync, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
24
+ validates :auto_sync, type: Symbol
25
25
 
26
- # @return [Object, nil] When performing an auto-sync, specifies whether the configuration will be saved or not.,When C(no), only the running configuration will be changed on the device(s) being synced to.,When creating a new device group, this option will default to C(no).
26
+ # @return [Symbol, nil] When performing an auto-sync, specifies whether the configuration will be saved or not.,When C(no), only the running configuration will be changed on the device(s) being synced to.,When creating a new device group, this option will default to C(no).
27
27
  attribute :save_on_auto_sync
28
+ validates :save_on_auto_sync, type: Symbol
28
29
 
29
- # @return [Object, nil] Specifies whether the system synchronizes the entire configuration during synchronization operations.,When C(no), the system performs incremental synchronization operations, based on the cache size specified in C(max_incremental_sync_size).,Incremental configuration synchronization is a mechanism for synchronizing a device-group's configuration among its members, without requiring a full configuration load for each configuration change.,In order for this to work, all devices in the device-group must initially agree on the configuration. Typically this requires at least one full configuration load to each device.,When creating a new device group, this option will default to C(no).
30
+ # @return [Symbol, nil] Specifies whether the system synchronizes the entire configuration during synchronization operations.,When C(no), the system performs incremental synchronization operations, based on the cache size specified in C(max_incremental_sync_size).,Incremental configuration synchronization is a mechanism for synchronizing a device-group's configuration among its members, without requiring a full configuration load for each configuration change.,In order for this to work, all devices in the device-group must initially agree on the configuration. Typically this requires at least one full configuration load to each device.,When creating a new device group, this option will default to C(no).
30
31
  attribute :full_sync
32
+ validates :full_sync, type: Symbol
31
33
 
32
34
  # @return [Object, nil] Specifies the size of the changes cache for incremental sync.,For example, using the default, if you make more than 1024 KB worth of incremental changes, the system performs a full synchronization operation.,Using incremental synchronization operations can reduce the per-device sync/load time for configuration changes.,This setting is relevant only when C(full_sync) is C(no).
33
35
  attribute :max_incremental_sync_size
@@ -36,8 +38,9 @@ module Ansible
36
38
  attribute :state
37
39
  validates :state, inclusion: {:in=>[:present, :absent], :message=>"%{value} needs to be :present, :absent"}, allow_nil: true
38
40
 
39
- # @return [Object, nil] Indicates whether failover occurs over the network or is hard-wired.,This parameter is only valid for C(type)'s that are C(sync-failover).
41
+ # @return [Symbol, nil] Indicates whether failover occurs over the network or is hard-wired.,This parameter is only valid for C(type)'s that are C(sync-failover).
40
42
  attribute :network_failover
43
+ validates :network_failover, type: Symbol
41
44
  end
42
45
  end
43
46
  end
@@ -19,18 +19,20 @@ module Ansible
19
19
  attribute :auth_pam_idle_timeout
20
20
  validates :auth_pam_idle_timeout, type: Integer
21
21
 
22
- # @return [Boolean, nil] Sets the authPamValidateIp setting.
22
+ # @return [Symbol, nil] Sets the authPamValidateIp setting.
23
23
  attribute :auth_pam_validate_ip
24
- validates :auth_pam_validate_ip, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
24
+ validates :auth_pam_validate_ip, type: Symbol
25
25
 
26
- # @return [Object, nil] Sets whether or not the BIG-IP dashboard will timeout.
26
+ # @return [Symbol, nil] Sets whether or not the BIG-IP dashboard will timeout.
27
27
  attribute :auth_pam_dashboard_timeout
28
+ validates :auth_pam_dashboard_timeout, type: Symbol
28
29
 
29
30
  # @return [Object, nil] Sets the timeout of FastCGI.
30
31
  attribute :fast_cgi_timeout
31
32
 
32
- # @return [Object, nil] Sets whether or not to display the hostname, if possible.
33
+ # @return [Symbol, nil] Sets whether or not to display the hostname, if possible.
33
34
  attribute :hostname_lookup
35
+ validates :hostname_lookup, type: Symbol
34
36
 
35
37
  # @return [:alert, :crit, :debug, :emerg, :error, :info, :notice, :warn, nil] Sets the minimum httpd log level.
36
38
  attribute :log_level
@@ -39,8 +41,9 @@ module Ansible
39
41
  # @return [Object, nil] Sets the maximum number of clients that can connect to the GUI at once.
40
42
  attribute :max_clients
41
43
 
42
- # @return [Object, nil] Whether or not to redirect http requests to the GUI to https.
44
+ # @return [Symbol, nil] Whether or not to redirect http requests to the GUI to https.
43
45
  attribute :redirect_http_to_https
46
+ validates :redirect_http_to_https, type: Symbol
44
47
 
45
48
  # @return [Object, nil] The HTTPS port to listen on.
46
49
  attribute :ssl_port
@@ -20,8 +20,9 @@ module Ansible
20
20
  attribute :state
21
21
  validates :state, inclusion: {:in=>[:absent, :present], :message=>"%{value} needs to be :absent, :present"}, allow_nil: true
22
22
 
23
- # @return [Object, nil] Declares whether you accept the BIG-IP EULA or not. By default, this value is C(no). You must specifically declare that you have viewed and accepted the license. This module will not present you with that EULA though, so it is incumbent on you to read it.,The EULA can be found here; https://support.f5.com/csp/article/K12902.,This parameter is not required when C(state) is C(absent) and will be ignored if it is provided.
23
+ # @return [Symbol, nil] Declares whether you accept the BIG-IP EULA or not. By default, this value is C(no). You must specifically declare that you have viewed and accepted the license. This module will not present you with that EULA though, so it is incumbent on you to read it.,The EULA can be found here; https://support.f5.com/csp/article/K12902.,This parameter is not required when C(state) is C(absent) and will be ignored if it is provided.
24
24
  attribute :accept_eula
25
+ validates :accept_eula, type: Symbol
25
26
  end
26
27
  end
27
28
  end
@@ -8,9 +8,9 @@ module Ansible
8
8
  module Modules
9
9
  # Collect facts from F5 BIG-IP devices via iControl SOAP API
10
10
  class Bigip_facts < Base
11
- # @return [Boolean, nil] BIG-IP session support; may be useful to avoid concurrency issues in certain circumstances.
11
+ # @return [Symbol, nil] BIG-IP session support; may be useful to avoid concurrency issues in certain circumstances.
12
12
  attribute :session
13
- validates :session, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
13
+ validates :session, type: Symbol
14
14
 
15
15
  # @return [:address_class, :certificate, :client_ssl_profile, :device, :device_group, :interface, :key, :node, :pool, :provision, :rule, :self_ip, :software, :system_info, :traffic_group, :trunk, :virtual_address, :virtual_server, :vlan] Fact category or list of categories to collect
16
16
  attribute :include
@@ -49,9 +49,9 @@ module Ansible
49
49
  attribute :destination
50
50
  validates :destination, type: TypeGeneric.new(Hash)
51
51
 
52
- # @return [Boolean, nil] Specifies whether logging is enabled or disabled for the firewall rule.,When creating a new rule, if this parameter is not specified, the default if C(no).
52
+ # @return [Symbol, nil] Specifies whether logging is enabled or disabled for the firewall rule.,When creating a new rule, if this parameter is not specified, the default if C(no).
53
53
  attribute :logging
54
- validates :logging, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
54
+ validates :logging, type: Symbol
55
55
 
56
56
  # @return [String, nil] Specifies an existing rule list to use in the rule.,This parameter is mutually exclusive with many of the other individual-rule specific settings. This includes C(logging), C(action), C(source), C(destination), C(irule'), C(protocol) and C(logging).
57
57
  attribute :rule_list
@@ -8,17 +8,17 @@ module Ansible
8
8
  module Modules
9
9
  # Manages global GTM settings. These settings include general, load balancing, and metrics related settings.
10
10
  class Bigip_gtm_global < Base
11
- # @return [Boolean, nil] Specifies whether this system is a member of a synchronization group.,When you enable synchronization, the system periodically queries other systems in the synchronization group to obtain and distribute configuration and metrics collection updates.,The synchronization group may contain systems configured as Global Traffic Manager and Link Controller systems.
11
+ # @return [Symbol, nil] Specifies whether this system is a member of a synchronization group.,When you enable synchronization, the system periodically queries other systems in the synchronization group to obtain and distribute configuration and metrics collection updates.,The synchronization group may contain systems configured as Global Traffic Manager and Link Controller systems.
12
12
  attribute :synchronization
13
- validates :synchronization, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
13
+ validates :synchronization, type: Symbol
14
14
 
15
15
  # @return [String, nil] Specifies the name of the synchronization group to which the system belongs.
16
16
  attribute :synchronization_group_name
17
17
  validates :synchronization_group_name, type: String
18
18
 
19
- # @return [Boolean, nil] Specifies that the system synchronizes Domain Name System (DNS) zone files among the synchronization group members.
19
+ # @return [Symbol, nil] Specifies that the system synchronizes Domain Name System (DNS) zone files among the synchronization group members.
20
20
  attribute :synchronize_zone_files
21
- validates :synchronize_zone_files, inclusion: {:in=>[true, false], :message=>"%{value} needs to be true, false"}, allow_nil: true
21
+ validates :synchronize_zone_files, type: Symbol
22
22
  end
23
23
  end
24
24
  end
@@ -30,8 +30,9 @@ module Ansible
30
30
  # @return [Object, nil] Specifies the number of seconds the target has in which to respond to the monitor request.,If the target responds within the set time period, it is considered up.,If the target does not respond within the set time period, it is considered down.,When this value is set to 0 (zero), the system uses the interval from the parent monitor.,When creating a new monitor, if this parameter is not provided, then the default value will be C(90).
31
31
  attribute :timeout
32
32
 
33
- # @return [Object, nil] Specifies that the monitor allows more than one probe attempt per interval.,When C(yes), specifies that the monitor ignores down responses for the duration of the monitor timeout. Once the monitor timeout is reached without the system receiving an up response, the system marks the object down.,When C(no), specifies that the monitor immediately marks an object down when it receives a down response.,When creating a new monitor, if this parameter is not provided, then the default value will be C(no).
33
+ # @return [Symbol, nil] Specifies that the monitor allows more than one probe attempt per interval.,When C(yes), specifies that the monitor ignores down responses for the duration of the monitor timeout. Once the monitor timeout is reached without the system receiving an up response, the system marks the object down.,When C(no), specifies that the monitor immediately marks an object down when it receives a down response.,When creating a new monitor, if this parameter is not provided, then the default value will be C(no).
34
34
  attribute :ignore_down_response
35
+ validates :ignore_down_response, type: Symbol
35
36
 
36
37
  # @return [:none, :"average-nodes", :"sum-nodes", :"average-members", :"sum-members", nil] Specifies how the system combines the module values to create the proportion (score) for the load balancing operation.,The score represents the module's estimated capacity for handing traffic.,Averaged values are appropriate for downstream Web Accelerator or Application Security Manager virtual servers.,When creating a new monitor, if this parameter is not specified, the default of C(none) is used, meaning that the system does not use the scores in the load balancing operation.,When C(none), specifies that the monitor ignores the nodes and pool member scores.,When C(average-nodes), specifies that the system averages the dynamic ratios on the nodes associated with the monitor's target virtual servers and returns that average as the virtual servers' score.,When C(sum-nodes), specifies that the system adds together the scores of the nodes associated with the monitor's target virtual servers and uses that value in the load balancing operation.,When C(average-members), specifies that the system averages the dynamic ratios on the pool members associated with the monitor's target virtual servers and returns that average as the virtual servers' score.,When C(sum-members), specifies that the system adds together the scores of the pool members associated with the monitor's target virtual servers and uses that value in the load balancing operation.
37
38
  attribute :aggregate_dynamic_ratios