Main page
Recent changes
Random page
Categories
Plugins
  • Action Plugins
  • Become Plugins
  • Cache Plugins
  • Callback Plugins
  • Cliconf Plugins
  • Connection Plugins
  • Httpapi Plugins
  • Inventory Plugins
  • Lookup Plugins
  • Netconf Plugins
  • Shell Plugins
  • Strategy Plugins
  • Vars Plugins
  • Working With Plugins
Playbooks
  • Advanced playbooks features
  • Advanced Syntax
  • Asynchronous actions and polling
  • Blocks
  • Conditionals
  • Controlling playbook execution: strategies and more
  • Controlling where tasks run: delegation and local actions
  • Debugging tasks
  • Discovering variables: facts and magic variables
  • Error handling in playbooks
  • Executing playbooks for troubleshooting
  • Handlers: running operations on change
  • Including and importing
  • Interactive input: prompts
  • Intro to playbooks
  • ipaddr filter
  • Lookups
  • Loops
  • Module defaults
  • Playbook Keywords
  • Python3 in templates
  • Re-using Ansible artifacts
  • Roles
  • Setting the remote environment
  • Tags
  • Templating (Jinja2)
  • Tests
  • Tips and tricks
  • Using filters to manipulate data
  • Using Variables
  • Validating tasks: check mode and diff mode
  • Working with playbooks
Guides
  • Alibaba Cloud Compute Services Guide
  • Amazon Web Services Guide
  • Ansible 2.0 Porting Guide
  • Ansible 2.10 Porting Guide
  • Ansible 2.3 Porting Guide
  • Ansible 2.4 Porting Guide
  • Ansible 2.5 Porting Guide
  • Ansible 2.6 Porting Guide
  • Ansible 2.7 Porting Guide
  • Ansible 2.8 Porting Guide
  • Ansible 2.9 Porting Guide
  • Ansible 3 Porting Guide
  • Ansible and BSD
  • Ansible concepts
  • Ansible for Kubernetes Scenarios
  • Ansible for VMware Concepts
  • Ansible for VMware Scenarios
  • Ansible Porting Guides
  • Ansible VMware FAQ
  • Cisco ACI Guide
  • Cisco Meraki Guide
  • CloudStack Cloud Guide
  • Configuring Ansible
  • Connection methods and details
  • Creating K8S object
  • Data manipulation
  • Deploy a virtual machine from a template
  • Desired State Configuration
  • Docker Guide
  • Encrypting content with Ansible Vault
  • Find folder path of an existing VMware virtual machine
  • Galaxy Developer Guide
  • Galaxy User Guide
  • Getting Started
  • Google Cloud Platform Guide
  • How to build your inventory
  • How to collect information about your environment
  • How to configure the VMware tools of a running virtual machine
  • How to configure the vmware_rest collection
  • How to create a Virtual Machine
  • How to get information from a running virtual machine
  • How to install the vmware_rest collection
  • How to modify a virtual machine
  • How to run a virtual machine
  • Infoblox Guide
  • Installing Ansible
  • Introduction to ad hoc commands
  • Introduction to Ansible for Kubernetes
  • Introduction to Ansible for VMware
  • Introduction to modules
  • Kubernetes Guide
  • Microsoft Azure Guide
  • Module Maintenance & Support
  • Network Technology Guides
  • Online.net Guide
  • Oracle Cloud Infrastructure Guide
  • Other useful VMware resources
  • Packet.net Guide
  • Patterns: targeting hosts and groups
  • Playbook Example: Continuous Delivery and Rolling Upgrades
  • Public Cloud Guides
  • Rackspace Cloud Guide
  • Rejecting modules
  • Remove an existing VMware virtual machine
  • Rename an existing virtual machine
  • Retrieve information from a specific VM
  • Sample Ansible setup
  • Scaleway Guide
  • Setting up a Windows Host
  • Troubleshooting Ansible for VMware
  • Understanding privilege escalation: become
  • User Guide
  • Using Ansible and Windows
  • Using collections
  • Using Kubernetes dynamic inventory plugin
  • Using Virtual machine attributes in VMware dynamic inventory plugin
  • Using VMware dynamic inventory plugin - Filters
  • Using VMware dynamic inventory plugin - Hostnames
  • Using VMware dynamic inventory plugin
  • Using VMware HTTP API using Ansible
  • Using vmware_tools connection plugin
  • Vagrant Guide
  • Virtualization and Containerization Guides
  • VMware Guide
  • VMware Prerequisites
  • VMware REST Scenarios
  • Vultr Guide
  • Windows Frequently Asked Questions
  • Windows Guides
  • Windows performance
  • Windows Remote Management
  • Working with command line tools
  • Working with dynamic inventory
  • Working With Modules
Collection amazon.aws
  • Amazon.Aws
  • amazon.aws.aws_account_attribute – Look up AWS account attributes.
  • amazon.aws.aws_az_facts
  • amazon.aws.aws_az_info – Gather information about availability zones in AWS.
  • amazon.aws.aws_caller_facts
  • amazon.aws.aws_caller_info – Get information about the user and account being used to make AWS calls.
  • amazon.aws.aws_ec2 – EC2 inventory source
  • amazon.aws.aws_rds – rds instance source
  • amazon.aws.aws_resource_actions – summarizes all “resource:actions” completed
  • amazon.aws.aws_s3 – manage objects in S3.
  • amazon.aws.aws_secret – Look up secrets stored in AWS Secrets Manager.
  • amazon.aws.aws_service_ip_ranges – Look up the IP ranges for services provided in AWS such as EC2 and S3.
  • amazon.aws.aws_ssm – Get the value for a SSM parameter or all parameters under a path.
  • amazon.aws.cloudformation – Create or delete an AWS CloudFormation stack
  • amazon.aws.cloudformation_info – Obtain information about an AWS CloudFormation stack
  • amazon.aws.ec2 – create, terminate, start or stop an instance in ec2
  • amazon.aws.ec2_ami – Create or destroy an image (AMI) in ec2
  • amazon.aws.ec2_ami_info – Gather information about ec2 AMIs
  • amazon.aws.ec2_elb_lb – Creates, updates or destroys an Amazon ELB.
  • amazon.aws.ec2_eni – Create and optionally attach an Elastic Network Interface (ENI) to an instance
  • amazon.aws.ec2_eni_info – Gather information about ec2 ENI interfaces in AWS
  • amazon.aws.ec2_group – maintain an ec2 VPC security group.
  • amazon.aws.ec2_group_info – Gather information about ec2 security groups in AWS.
  • amazon.aws.ec2_key – create or delete an ec2 key pair
  • amazon.aws.ec2_metadata_facts – Gathers facts (instance metadata) about remote hosts within ec2
  • amazon.aws.ec2_snapshot – Creates a snapshot from an existing volume
  • amazon.aws.ec2_snapshot_info – Gather information about ec2 volume snapshots in AWS
  • amazon.aws.ec2_tag – create and remove tags on ec2 resources
  • amazon.aws.ec2_tag_info – list tags on ec2 resources
  • amazon.aws.ec2_vol – Create and attach a volume, return volume id and device map
  • amazon.aws.ec2_vol_info – Gather information about ec2 volumes in AWS
  • amazon.aws.ec2_vpc_dhcp_option – Manages DHCP Options, and can ensure the DHCP options for the given VPC match what’s requested
  • amazon.aws.ec2_vpc_dhcp_option_info – Gather information about dhcp options sets in AWS
  • amazon.aws.ec2_vpc_net – Configure AWS virtual private clouds
  • amazon.aws.ec2_vpc_net_info – Gather information about ec2 VPCs in AWS
  • amazon.aws.ec2_vpc_subnet – Manage subnets in AWS virtual private clouds
  • amazon.aws.ec2_vpc_subnet_info – Gather information about ec2 VPC subnets in AWS
  • amazon.aws.s3_bucket – Manage S3 buckets in AWS, DigitalOcean, Ceph, Walrus, FakeS3 and StorageGRID
CLI Reference
  • ansible
  • ansible-config
  • ansible-console
  • ansible-doc
  • ansible-galaxy
  • ansible-inventory
  • ansible-playbook
  • ansible-pull
  • ansible-vault
Miscellaneous
  • Ansible API Documentation
  • Ansible Automation Hub
  • Ansible Configuration Settings
  • Ansible Reference: Module Utilities
  • Controlling how Ansible behaves: precedence rules
  • Implicit ‘localhost’
  • Interpreter Discovery
  • Logging Ansible output
  • Python 3 Support
  • Release and maintenance
  • Return Values
  • Special Variables
  • Testing Strategies
  • YAML Syntax
Network
  • Ansible for Network Automation
  • Ansible Network Examples
  • Ansible Network FAQ
  • Basic Concepts
  • Beyond the basics
  • Build Your Inventory
  • CloudEngine OS Platform Options
  • CNOS Platform Options
  • Dell OS10 Platform Options
  • Dell OS6 Platform Options
  • Dell OS9 Platform Options
  • Developing network plugins
  • Developing network resource modules
  • Documenting new network platforms
  • ENOS Platform Options
  • EOS Platform Options
  • ERIC_ECCLI Platform Options
  • EXOS Platform Options
  • FRR Platform Options
  • How Network Automation is Different
  • ICX Platform Options
  • IOS Platform Options
  • IOS-XR Platform Options
  • IronWare Platform Options
  • Junos OS Platform Options
  • Meraki Platform Options
  • Netconf enabled Platform Options
  • Network Advanced Topics
  • Network Debug and Troubleshooting Guide
  • Network Developer Guide
  • Network Getting Started
  • Network Resource Modules
  • NOS Platform Options
  • NXOS Platform Options
  • Parsing semi-structured text with Ansible
  • Platform Options
  • Pluribus NETVISOR Platform Options
  • Resources and next steps
  • RouterOS Platform Options
  • Run Your First Command and Playbook
  • SLX-OS Platform Options
  • Use Ansible network roles
  • VOSS Platform Options
  • VyOS Platform Options
  • Working with command output and prompts in network modules
  • Working with network connection options
Collection ansible.builtin
  • Ansible.Builtin
  • ansible.builtin.add_host – Add a host (and alternatively a group) to the ansible-playbook in-memory inventory
  • ansible.builtin.advanced_host_list – Parses a ‘host list’ with ranges
  • ansible.builtin.apt – Manages apt-packages
  • ansible.builtin.apt_key – Add or remove an apt key
  • ansible.builtin.apt_repository – Add and remove APT repositories
  • ansible.builtin.assemble – Assemble configuration files from fragments
  • ansible.builtin.assert – Asserts given expressions are true
  • ansible.builtin.async_status – Obtain status of asynchronous task
  • ansible.builtin.auto – Loads and executes an inventory plugin specified in a YAML config
  • ansible.builtin.blockinfile – Insert/update/remove a text block surrounded by marker lines
  • ansible.builtin.cmd – Windows Command Prompt
  • ansible.builtin.command – Execute commands on targets
  • ansible.builtin.config – Lookup current Ansible configuration values
  • ansible.builtin.constructed – Uses Jinja2 to construct vars and groups based on existing inventory.
  • ansible.builtin.copy – Copy files to remote locations
  • ansible.builtin.cron – Manage cron.d and crontab entries
  • ansible.builtin.csvfile – read data from a TSV or CSV file
  • ansible.builtin.debconf – Configure a .deb package
  • ansible.builtin.debug – Executes tasks in interactive debug session.
  • ansible.builtin.debug – Print statements during execution
  • ansible.builtin.default – default Ansible screen output
  • ansible.builtin.dict – returns key/value pair items from dictionaries
  • ansible.builtin.dnf – Manages packages with the dnf package manager
  • ansible.builtin.dpkg_selections – Dpkg package selection selections
  • ansible.builtin.env – Read the value of environment variables
  • ansible.builtin.expect – Executes a command and responds to prompts
  • ansible.builtin.fail – Fail with custom message
  • ansible.builtin.fetch – Fetch files from remote nodes
  • ansible.builtin.file – Manage files and file properties
  • ansible.builtin.file – read file contents
  • ansible.builtin.fileglob – list files matching a pattern
  • ansible.builtin.find – Return a list of files based on specific criteria
  • ansible.builtin.first_found – return first file found from list
  • ansible.builtin.free – Executes tasks without waiting for all hosts
  • ansible.builtin.gather_facts – Gathers facts about remote hosts
  • ansible.builtin.generator – Uses Jinja2 to construct hosts and groups from patterns
  • ansible.builtin.getent – A wrapper to the unix getent utility
  • ansible.builtin.get_url – Downloads files from HTTP, HTTPS, or FTP to node
  • ansible.builtin.git – Deploy software (or files) from git checkouts
  • ansible.builtin.group – Add or remove groups
  • ansible.builtin.group_by – Create Ansible groups based on facts
  • ansible.builtin.hostname – Manage hostname
  • ansible.builtin.host_group_vars – In charge of loading group_vars and host_vars
  • ansible.builtin.host_list – Parses a ‘host list’ string
  • ansible.builtin.host_pinned – Executes tasks on each host without interruption
  • ansible.builtin.import_playbook – Import a playbook
  • ansible.builtin.import_role – Import a role into a play
  • ansible.builtin.import_tasks – Import a task list
  • ansible.builtin.include – Include a play or task list
  • ansible.builtin.include_role – Load and execute a role
  • ansible.builtin.include_tasks – Dynamically include a task list
  • ansible.builtin.include_vars – Load variables from files, dynamically within a task
  • ansible.builtin.indexed_items – rewrites lists to return ‘indexed items’
  • ansible.builtin.ini – read data from a ini file
  • ansible.builtin.ini – Uses an Ansible INI file as inventory source.
  • ansible.builtin.inventory_hostnames – list of inventory hosts matching a host pattern
  • ansible.builtin.iptables – Modify iptables rules
  • ansible.builtin.items – list of items
  • ansible.builtin.jsonfile – JSON formatted files.
  • ansible.builtin.junit – write playbook output to a JUnit file.
  • ansible.builtin.known_hosts – Add or remove a host from the known_hosts file
  • ansible.builtin.linear – Executes tasks in a linear fashion
  • ansible.builtin.lineinfile – Manage lines in text files
  • ansible.builtin.lines – read lines from command
  • ansible.builtin.list – simply returns what it is given.
  • ansible.builtin.local – execute on controller
  • ansible.builtin.memory – RAM backed, non persistent
  • ansible.builtin.meta – Execute Ansible ‘actions’
  • ansible.builtin.minimal – minimal Ansible screen output
  • ansible.builtin.nested – composes a list with nested elements of other lists
  • ansible.builtin.oneline – oneline Ansible screen output
  • ansible.builtin.package – Generic OS package manager
  • ansible.builtin.package_facts – Package information as facts
  • ansible.builtin.paramiko_ssh – Run tasks via python ssh (paramiko)
  • ansible.builtin.password – retrieve or generate a random password, stored in a file
  • ansible.builtin.pause – Pause playbook execution
  • ansible.builtin.ping – Try to connect to host, verify a usable python and return pong on success
  • ansible.builtin.pip – Manages Python library dependencies
  • ansible.builtin.pipe – read output from a command
  • ansible.builtin.powershell – Windows PowerShell
  • ansible.builtin.psrp – Run tasks over Microsoft PowerShell Remoting Protocol
  • ansible.builtin.random_choice – return random element from list
  • ansible.builtin.raw – Executes a low-down and dirty command
  • ansible.builtin.reboot – Reboot a machine
  • ansible.builtin.replace – Replace all instances of a particular string in a file using a back-referenced regular expression
  • ansible.builtin.rpm_key – Adds or removes a gpg key from the rpm db
  • ansible.builtin.runas – Run As user
  • ansible.builtin.script – Executes an inventory script that returns JSON
  • ansible.builtin.script – Runs a local script on a remote node after transferring it
  • ansible.builtin.sequence – generate a list based on a number sequence
  • ansible.builtin.service – Manage services
  • ansible.builtin.service_facts – Return service state information as fact data
  • ansible.builtin.setup – Gathers facts about remote hosts
  • ansible.builtin.set_fact – Set host facts from a task
  • ansible.builtin.set_stats – Set stats for the current ansible run
  • ansible.builtin.sh – POSIX shell (/bin/sh)
  • ansible.builtin.shell – Execute shell commands on targets
  • ansible.builtin.slurp – Slurps a file from remote nodes
  • ansible.builtin.ssh – connect via ssh client binary
  • ansible.builtin.stat – Retrieve file or file system status
  • ansible.builtin.su – Substitute User
  • ansible.builtin.subelements – traverse nested key from a list of dictionaries
  • ansible.builtin.subversion – Deploys a subversion repository
  • ansible.builtin.sudo – Substitute User DO
  • ansible.builtin.systemd – Manage services
  • ansible.builtin.sysvinit – Manage SysV services.
  • ansible.builtin.tempfile – Creates temporary files and directories
  • ansible.builtin.template – retrieve contents of file after templating with Jinja2
  • ansible.builtin.template – Template a file out to a target host
  • ansible.builtin.together – merges lists into synchronized list
  • ansible.builtin.toml – Uses a specific TOML file as an inventory source.
  • ansible.builtin.tree – Save host events to files
  • ansible.builtin.unarchive – Unpacks an archive after (optionally) copying it from the local machine
  • ansible.builtin.unvault – read vaulted file(s) contents
  • ansible.builtin.uri – Interacts with webservices
  • ansible.builtin.url – return contents from URL
  • ansible.builtin.user – Manage user accounts
  • ansible.builtin.validate_argument_spec – Validate role argument specs.
  • ansible.builtin.varnames – Lookup matching variable names
  • ansible.builtin.vars – Lookup templated value of variables
  • ansible.builtin.wait_for – Waits for a condition before continuing
  • ansible.builtin.wait_for_connection – Waits until remote system is reachable/usable
  • ansible.builtin.winrm – Run tasks over Microsoft’s WinRM
  • ansible.builtin.yaml – Uses a specific YAML file as an inventory source.
  • ansible.builtin.yum – Manages packages with the yum package manager
  • ansible.builtin.yum_repository – Add or remove YUM repositories
Collection ansible.netcommon
  • Ansible.Netcommon
  • ansible.netcommon.cli_command – Run a cli command on cli-based network devices
  • ansible.netcommon.cli_config – Push text based configuration to network devices over network_cli
  • ansible.netcommon.cli_parse – Parse cli output or text using a variety of parsers
  • ansible.netcommon.default – Use default netconf plugin to run standard netconf commands as per RFC
  • ansible.netcommon.enable – Switch to elevated permissions on a network device
  • ansible.netcommon.httpapi – Use httpapi to run command on network appliances
  • ansible.netcommon.libssh – (Tech preview) Run tasks using libssh for ssh connection
  • ansible.netcommon.napalm – Provides persistent connection using NAPALM
  • ansible.netcommon.netconf – Provides a persistent connection using the netconf protocol
  • ansible.netcommon.netconf_config – netconf device configuration
  • ansible.netcommon.netconf_get – Fetch configuration/state data from NETCONF enabled network devices.
  • ansible.netcommon.netconf_rpc – Execute operations on NETCONF enabled network devices.
  • ansible.netcommon.network_cli – Use network_cli to run command on network appliances
  • ansible.netcommon.net_banner – (deprecated, removed after 2022-06-01) Manage multiline banners on network devices
  • ansible.netcommon.net_get – Copy a file from a network device to Ansible Controller
  • ansible.netcommon.net_interface – (deprecated, removed after 2022-06-01) Manage Interface on network devices
  • ansible.netcommon.net_l2_interface – (deprecated, removed after 2022-06-01) Manage Layer-2 interface on network devices
  • ansible.netcommon.net_l3_interface – (deprecated, removed after 2022-06-01) Manage L3 interfaces on network devices
  • ansible.netcommon.net_linkagg – (deprecated, removed after 2022-06-01) Manage link aggregation groups on network devices
  • ansible.netcommon.net_lldp – (deprecated, removed after 2022-06-01) Manage LLDP service configuration on network devices
  • ansible.netcommon.net_lldp_interface – (deprecated, removed after 2022-06-01) Manage LLDP interfaces configuration on network devices
  • ansible.netcommon.net_logging – (deprecated, removed after 2022-06-01) Manage logging on network devices
  • ansible.netcommon.net_ping – Tests reachability using ping from a network device
  • ansible.netcommon.net_put – Copy a file from Ansible Controller to a network device
  • ansible.netcommon.net_static_route – (deprecated, removed after 2022-06-01) Manage static IP routes on network appliances (routers, switches et. al.)
  • ansible.netcommon.net_system – (deprecated, removed after 2022-06-01) Manage the system attributes on network devices
  • ansible.netcommon.net_user – (deprecated, removed after 2022-06-01) Manage the aggregate of local users on network device
  • ansible.netcommon.net_vlan – (deprecated, removed after 2022-06-01) Manage VLANs on network devices
  • ansible.netcommon.net_vrf – (deprecated, removed after 2022-06-01) Manage VRFs on network devices
  • ansible.netcommon.persistent – Use a persistent unix socket for connection
  • ansible.netcommon.restconf – HttpApi Plugin for devices supporting Restconf API
  • ansible.netcommon.restconf_config – Handles create, update, read and delete of configuration data on RESTCONF enabled devices.
  • ansible.netcommon.restconf_get – Fetch configuration/state data from RESTCONF enabled devices.
  • ansible.netcommon.telnet – Executes a low-down and dirty telnet command
Collection ansible.posix
  • Ansible.Posix
  • ansible.posix.acl – Set and retrieve file ACL information.
  • ansible.posix.at – Schedule the execution of a command or script file via the at command
  • ansible.posix.authorized_key – Adds or removes an SSH authorized key
  • ansible.posix.cgroup_perf_recap – Profiles system activity of tasks and full execution using cgroups
  • ansible.posix.csh – C shell (/bin/csh)
  • ansible.posix.debug – formatted stdout/stderr display
  • ansible.posix.firewalld – Manage arbitrary ports/services with firewalld
  • ansible.posix.fish – fish shell (/bin/fish)
  • ansible.posix.json – Ansible screen output as JSON
  • ansible.posix.mount – Control active and configured mount points
  • ansible.posix.patch – Apply patch files using the GNU patch tool
  • ansible.posix.profile_roles – adds timing information to roles
  • ansible.posix.profile_tasks – adds time information to tasks
  • ansible.posix.seboolean – Toggles SELinux booleans
  • ansible.posix.selinux – Change policy and state of SELinux
  • ansible.posix.skippy – Ansible screen output that ignores skipped status
  • ansible.posix.synchronize – A wrapper around rsync to make common tasks in your playbooks quick and easy
  • ansible.posix.sysctl – Manage entries in sysctl.conf.
  • ansible.posix.timer – Adds time to play stats
Collection ansible.utils
  • Ansible.Utils
  • ansible.utils.cli_parse – Parse cli output or text using a variety of parsers
  • ansible.utils.fact_diff – Find the difference between currently set facts
  • ansible.utils.get_path – Retrieve the value in a variable using a path
  • ansible.utils.index_of – Find the indices of items in a list matching some criteria
  • ansible.utils.to_paths – Flatten a complex object into a dictionary of paths and values
  • ansible.utils.update_fact – Update currently set facts
  • ansible.utils.validate – Validate data with provided criteria
  • ansible.utils.validate – Validate data with provided criteria
Collection ansible.windows
  • Ansible.Windows
  • ansible.windows.win_acl – Set file/directory/registry permissions for a system user or group
  • ansible.windows.win_acl_inheritance – Change ACL inheritance
  • ansible.windows.win_certificate_store – Manages the certificate store
  • ansible.windows.win_command – Executes a command on a remote Windows node
  • ansible.windows.win_copy – Copies files to remote locations on windows hosts
  • ansible.windows.win_dns_client – Configures DNS lookup on Windows hosts
  • ansible.windows.win_domain – Ensures the existence of a Windows domain
  • ansible.windows.win_domain_controller – Manage domain controller/member server state for a Windows host
  • ansible.windows.win_domain_membership – Manage domain/workgroup membership for a Windows host
  • ansible.windows.win_dsc – Invokes a PowerShell DSC configuration
  • ansible.windows.win_environment – Modify environment variables on windows hosts
  • ansible.windows.win_feature – Installs and uninstalls Windows Features on Windows Server
  • ansible.windows.win_file – Creates, touches or removes files or directories
  • ansible.windows.win_find – Return a list of files based on specific criteria
  • ansible.windows.win_get_url – Downloads file from HTTP, HTTPS, or FTP to node
  • ansible.windows.win_group – Add and remove local groups
  • ansible.windows.win_group_membership – Manage Windows local group membership
  • ansible.windows.win_hostname – Manages local Windows computer name
  • ansible.windows.win_optional_feature – Manage optional Windows features
  • ansible.windows.win_owner – Set owner
  • ansible.windows.win_package – Installs/uninstalls an installable package
  • ansible.windows.win_path – Manage Windows path environment variables
  • ansible.windows.win_ping – A windows version of the classic ping module
  • ansible.windows.win_reboot – Reboot a windows machine
  • ansible.windows.win_regedit – Add, change, or remove registry keys and values
  • ansible.windows.win_reg_stat – Get information about Windows registry keys
  • ansible.windows.win_service – Manage and query Windows services
  • ansible.windows.win_service_info – Gather information about Windows services
  • ansible.windows.win_share – Manage Windows shares
  • ansible.windows.win_shell – Execute shell commands on target hosts
  • ansible.windows.win_stat – Get information about Windows files
  • ansible.windows.win_tempfile – Creates temporary files and directories
  • ansible.windows.win_template – Template a file out to a remote server
  • ansible.windows.win_updates – Download and install Windows updates
  • ansible.windows.win_uri – Interacts with webservices
  • ansible.windows.win_user – Manages local Windows user accounts
  • ansible.windows.win_user_right – Manage Windows User Rights
  • ansible.windows.win_wait_for – Waits for a condition before continuing
  • ansible.windows.win_whoami – Get information about the current user and process
Collection arista.eos
  • Arista.Eos
  • arista.eos.eos – Use eAPI to run command on eos platform
  • arista.eos.eos – Use eos cliconf to run command on Arista EOS platform
  • arista.eos.eos_acls – ACLs resource module
  • arista.eos.eos_acl_interfaces – ACL interfaces resource module
  • arista.eos.eos_banner – Manage multiline banners on Arista EOS devices
  • arista.eos.eos_bgp – (deprecated, removed after 2023-01-29) Configure global BGP protocol settings on Arista EOS.
  • arista.eos.eos_bgp_address_family – Manages BGP address family resource module
  • arista.eos.eos_bgp_global – Manages BGP global resource module
  • arista.eos.eos_command – Run arbitrary commands on an Arista EOS device
  • arista.eos.eos_config – Manage Arista EOS configuration sections
  • arista.eos.eos_eapi – Manage and configure Arista EOS eAPI.
  • arista.eos.eos_facts – Collect facts from remote devices running Arista EOS
  • arista.eos.eos_interface – (deprecated, removed after 2022-06-01) Manage Interface on Arista EOS network devices
  • arista.eos.eos_interfaces – Interfaces resource module
  • arista.eos.eos_l2_interface – (deprecated, removed after 2022-06-01) Manage L2 interfaces on Arista EOS network devices.
  • arista.eos.eos_l2_interfaces – L2 interfaces resource module
  • arista.eos.eos_l3_interface – (deprecated, removed after 2022-06-01) Manage L3 interfaces on Arista EOS network devices.
  • arista.eos.eos_l3_interfaces – L3 interfaces resource module
  • arista.eos.eos_lacp – LACP resource module
  • arista.eos.eos_lacp_interfaces – LACP interfaces resource module
  • arista.eos.eos_lag_interfaces – LAG interfaces resource module
  • arista.eos.eos_linkagg – (deprecated, removed after 2022-06-01) Manage link aggregation groups on Arista EOS network devices
  • arista.eos.eos_lldp – Manage LLDP configuration on Arista EOS network devices
  • arista.eos.eos_lldp_global – LLDP resource module
  • arista.eos.eos_lldp_interfaces – LLDP interfaces resource module
  • arista.eos.eos_logging – Manage logging on network devices
  • arista.eos.eos_ospfv2 – OSPFv2 resource module
  • arista.eos.eos_ospfv3 – OSPFv3 resource module
  • arista.eos.eos_ospf_interfaces – OSPF Interfaces Resource Module.
  • arista.eos.eos_static_route – (deprecated, removed after 2022-06-01) Manage static IP routes on Arista EOS network devices
  • arista.eos.eos_static_routes – Static routes resource module
  • arista.eos.eos_system – Manage the system attributes on Arista EOS devices
  • arista.eos.eos_user – Manage the collection of local users on EOS devices
  • arista.eos.eos_vlan – (deprecated, removed after 2022-06-01) Manage VLANs on Arista EOS network devices
  • arista.eos.eos_vlans – VLANs resource module
  • arista.eos.eos_vrf – Manage VRFs on Arista EOS network devices
Collection awx.awx
  • Awx.Awx
  • awx.awx.tower – Ansible dynamic inventory plugin for Ansible Tower.
  • awx.awx.tower_ad_hoc_command – create, update, or destroy Ansible Tower ad hoc commands.
  • awx.awx.tower_ad_hoc_command_cancel – Cancel an Ansible Tower Ad Hoc Command.
  • awx.awx.tower_ad_hoc_command_wait – Wait for Ansible Tower Ad Hoc Command to finish.
  • awx.awx.tower_api – Search the API for objects
  • awx.awx.tower_application – create, update, or destroy Ansible Tower applications
  • awx.awx.tower_credential – create, update, or destroy Ansible Tower credential.
  • awx.awx.tower_credential_input_source – create, update, or destroy Ansible Tower credential input sources.
  • awx.awx.tower_credential_type – Create, update, or destroy custom Ansible Tower credential type.
  • awx.awx.tower_export – export resources from Ansible Tower.
  • awx.awx.tower_group – create, update, or destroy Ansible Tower group.
  • awx.awx.tower_host – create, update, or destroy Ansible Tower host.
  • awx.awx.tower_import – import resources into Ansible Tower.
  • awx.awx.tower_instance_group – create, update, or destroy Ansible Tower instance groups.
  • awx.awx.tower_inventory – create, update, or destroy Ansible Tower inventory.
  • awx.awx.tower_inventory_source – create, update, or destroy Ansible Tower inventory source.
  • awx.awx.tower_inventory_source_update – Update inventory source(s).
  • awx.awx.tower_job_cancel – Cancel an Ansible Tower Job.
  • awx.awx.tower_job_launch – Launch an Ansible Job.
  • awx.awx.tower_job_list – List Ansible Tower jobs.
  • awx.awx.tower_job_template – create, update, or destroy Ansible Tower job templates.
  • awx.awx.tower_job_wait – Wait for Ansible Tower job to finish.
  • awx.awx.tower_label – create, update, or destroy Ansible Tower labels.
  • awx.awx.tower_license – Set the license for Ansible Tower
  • awx.awx.tower_meta – Returns metadata about the collection this module lives in.
  • awx.awx.tower_notification_template – create, update, or destroy Ansible Tower notification.
  • awx.awx.tower_organization – create, update, or destroy Ansible Tower organizations
  • awx.awx.tower_project – create, update, or destroy Ansible Tower projects
  • awx.awx.tower_project_update – Update a Project in Ansible Tower
  • awx.awx.tower_receive – Receive assets from Ansible Tower.
  • awx.awx.tower_role – grant or revoke an Ansible Tower role.
  • awx.awx.tower_schedule – create, update, or destroy Ansible Tower schedules.
  • awx.awx.tower_schedule_rrule – Generate an rrule string which can be used for Tower Schedules
  • awx.awx.tower_send – Send assets to Ansible Tower.
  • awx.awx.tower_settings – Modify Ansible Tower settings.
  • awx.awx.tower_team – create, update, or destroy Ansible Tower team.
  • awx.awx.tower_token – create, update, or destroy Ansible Tower tokens.
  • awx.awx.tower_user – create, update, or destroy Ansible Tower users.
  • awx.awx.tower_workflow_job_template – create, update, or destroy Ansible Tower workflow job templates.
  • awx.awx.tower_workflow_job_template_node – create, update, or destroy Ansible Tower workflow job template nodes.
  • awx.awx.tower_workflow_launch – Run a workflow in Ansible Tower
  • awx.awx.tower_workflow_template – create, update, or destroy Ansible Tower workflow template.
Collection azure.azcollection
  • Azure.Azcollection
  • azure.azcollection.azure_rm – Azure Resource Manager inventory plugin
  • azure.azcollection.azure_rm_adpassword – Manage application password
  • azure.azcollection.azure_rm_adpassword_info – Get application password info
  • azure.azcollection.azure_rm_adserviceprincipal – Manage Azure Active Directory service principal
  • azure.azcollection.azure_rm_adserviceprincipal_info – Get Azure Active Directory service principal info
  • azure.azcollection.azure_rm_aks – Manage a managed Azure Container Service (AKS) instance
  • azure.azcollection.azure_rm_aksversion_info – Get available kubernetes versions supported by Azure Kubernetes Service
  • azure.azcollection.azure_rm_aks_info – Get Azure Kubernetes Service facts
  • azure.azcollection.azure_rm_appgateway – Manage Application Gateway instance
  • azure.azcollection.azure_rm_applicationsecuritygroup – Manage Azure Application Security Group
  • azure.azcollection.azure_rm_applicationsecuritygroup_info – Get Azure Application Security Group facts
  • azure.azcollection.azure_rm_appserviceplan – Manage App Service Plan
  • azure.azcollection.azure_rm_appserviceplan_info – Get azure app service plan facts
  • azure.azcollection.azure_rm_automationaccount – Manage Azure Automation account
  • azure.azcollection.azure_rm_automationaccount_info – Get Azure automation account facts
  • azure.azcollection.azure_rm_autoscale – Manage Azure autoscale setting
  • azure.azcollection.azure_rm_autoscale_info – Get Azure Auto Scale Setting facts
  • azure.azcollection.azure_rm_availabilityset – Manage Azure Availability Set
  • azure.azcollection.azure_rm_availabilityset_info – Get Azure Availability Set facts
  • azure.azcollection.azure_rm_azurefirewall – Manage Azure Firewall instance
  • azure.azcollection.azure_rm_azurefirewall_info – Get AzureFirewall info
  • azure.azcollection.azure_rm_backupazurevm – Back up an Azure Virtual Machine using Azure Backup
  • azure.azcollection.azure_rm_backupazurevm_info – Back up an Azure Virtual Machine using Azure Backup Information
  • azure.azcollection.azure_rm_batchaccount – Manages a Batch Account on Azure
  • azure.azcollection.azure_rm_cdnendpoint – Manage a Azure CDN endpoint
  • azure.azcollection.azure_rm_cdnendpoint_info – Get Azure CDN endpoint facts
  • azure.azcollection.azure_rm_cdnprofile – Manage a Azure CDN profile
  • azure.azcollection.azure_rm_cdnprofile_info – Get Azure CDN profile facts
  • azure.azcollection.azure_rm_containerinstance – Manage an Azure Container Instance
  • azure.azcollection.azure_rm_containerinstance_info – Get Azure Container Instance facts
  • azure.azcollection.azure_rm_containerregistry – Manage an Azure Container Registry
  • azure.azcollection.azure_rm_containerregistryreplication – Manage Replication instance.
  • azure.azcollection.azure_rm_containerregistryreplication_info – Get Replication facts.
  • azure.azcollection.azure_rm_containerregistrywebhook – Manage Webhook instance.
  • azure.azcollection.azure_rm_containerregistrywebhook_info – Get Webhook facts.
  • azure.azcollection.azure_rm_containerregistry_info – Get Azure Container Registry facts
  • azure.azcollection.azure_rm_cosmosdbaccount – Manage Azure Database Account instance
  • azure.azcollection.azure_rm_cosmosdbaccount_info – Get Azure Cosmos DB Account facts
  • azure.azcollection.azure_rm_deployment – Create or destroy Azure Resource Manager template deployments
  • azure.azcollection.azure_rm_deployment_info – Get Azure Deployment facts
  • azure.azcollection.azure_rm_devtestlab – Manage Azure DevTest Lab instance
  • azure.azcollection.azure_rm_devtestlabarmtemplate_info – Get Azure DevTest Lab ARM Template facts
  • azure.azcollection.azure_rm_devtestlabartifactsource – Manage Azure DevTest Labs Artifacts Source instance
  • azure.azcollection.azure_rm_devtestlabartifactsource_info – Get Azure DevTest Lab Artifact Source facts
  • azure.azcollection.azure_rm_devtestlabartifact_info – Get Azure DevTest Lab Artifact facts
  • azure.azcollection.azure_rm_devtestlabcustomimage – Manage Azure DevTest Lab Custom Image instance
  • azure.azcollection.azure_rm_devtestlabcustomimage_info – Get Azure DevTest Lab Custom Image facts
  • azure.azcollection.azure_rm_devtestlabenvironment – Manage Azure DevTest Lab Environment instance
  • azure.azcollection.azure_rm_devtestlabenvironment_info – Get Azure Environment facts
  • azure.azcollection.azure_rm_devtestlabpolicy – Manage Azure Policy instance
  • azure.azcollection.azure_rm_devtestlabpolicy_info – Get Azure DTL Policy facts
  • azure.azcollection.azure_rm_devtestlabschedule – Manage Azure DevTest Lab Schedule instance
  • azure.azcollection.azure_rm_devtestlabschedule_info – Get Azure Schedule facts
  • azure.azcollection.azure_rm_devtestlabvirtualmachine – Manage Azure DevTest Lab Virtual Machine instance
  • azure.azcollection.azure_rm_devtestlabvirtualmachine_info – Get Azure DevTest Lab Virtual Machine facts
  • azure.azcollection.azure_rm_devtestlabvirtualnetwork – Manage Azure DevTest Lab Virtual Network instance
  • azure.azcollection.azure_rm_devtestlabvirtualnetwork_info – Get Azure DevTest Lab Virtual Network facts
  • azure.azcollection.azure_rm_devtestlab_info – Get Azure DevTest Lab facts
  • azure.azcollection.azure_rm_dnsrecordset – Create, delete and update DNS record sets and records
  • azure.azcollection.azure_rm_dnsrecordset_info – Get DNS Record Set facts
  • azure.azcollection.azure_rm_dnszone – Manage Azure DNS zones
  • azure.azcollection.azure_rm_dnszone_info – Get DNS zone facts
  • azure.azcollection.azure_rm_functionapp – Manage Azure Function Apps
  • azure.azcollection.azure_rm_functionapp_info – Get Azure Function App facts
  • azure.azcollection.azure_rm_gallery – Manage Azure Shared Image Gallery instance
  • azure.azcollection.azure_rm_galleryimage – Manage Azure SIG Image instance
  • azure.azcollection.azure_rm_galleryimageversion – Manage Azure SIG Image Version instance
  • azure.azcollection.azure_rm_galleryimageversion_info – Get Azure SIG Image Version info
  • azure.azcollection.azure_rm_galleryimage_info – Get Azure SIG Image info
  • azure.azcollection.azure_rm_gallery_info – Get Azure Shared Image Gallery info
  • azure.azcollection.azure_rm_hdinsightcluster – Manage Azure HDInsight Cluster instance
  • azure.azcollection.azure_rm_hdinsightcluster_info – Get Azure HDInsight Cluster facts
  • azure.azcollection.azure_rm_image – Manage Azure image
  • azure.azcollection.azure_rm_image_info – Get facts about azure custom images
  • azure.azcollection.azure_rm_iotdevice – Manage Azure IoT hub device
  • azure.azcollection.azure_rm_iotdevicemodule – Manage Azure IoT hub device module
  • azure.azcollection.azure_rm_iotdevice_info – Facts of Azure IoT hub device
  • azure.azcollection.azure_rm_iothub – Manage Azure IoT hub
  • azure.azcollection.azure_rm_iothubconsumergroup – Manage Azure IoT hub
  • azure.azcollection.azure_rm_iothub_info – Get IoT Hub facts
  • azure.azcollection.azure_rm_keyvault – Manage Key Vault instance
  • azure.azcollection.azure_rm_keyvaultkey – Use Azure KeyVault keys
  • azure.azcollection.azure_rm_keyvaultkey_info – Get Azure Key Vault key facts
  • azure.azcollection.azure_rm_keyvaultsecret – Use Azure KeyVault Secrets
  • azure.azcollection.azure_rm_keyvaultsecret_info – Get Azure Key Vault secret facts
  • azure.azcollection.azure_rm_keyvault_info – Get Azure Key Vault facts
  • azure.azcollection.azure_rm_loadbalancer – Manage Azure load balancers
  • azure.azcollection.azure_rm_loadbalancer_info – Get load balancer facts
  • azure.azcollection.azure_rm_lock – Manage Azure locks
  • azure.azcollection.azure_rm_lock_info – Manage Azure locks
  • azure.azcollection.azure_rm_loganalyticsworkspace – Manage Azure Log Analytics workspaces
  • azure.azcollection.azure_rm_loganalyticsworkspace_info – Get facts of Azure Log Analytics workspaces
  • azure.azcollection.azure_rm_manageddisk – Manage Azure Manage Disks
  • azure.azcollection.azure_rm_manageddisk_info – Get managed disk facts
  • azure.azcollection.azure_rm_managementgroup – Manage Azure ManagementGroup instance
  • azure.azcollection.azure_rm_mariadbconfiguration – Manage Configuration instance
  • azure.azcollection.azure_rm_mariadbconfiguration_info – Get Azure MariaDB Configuration facts
  • azure.azcollection.azure_rm_mariadbdatabase – Manage MariaDB Database instance
  • azure.azcollection.azure_rm_mariadbdatabase_info – Get Azure MariaDB Database facts
  • azure.azcollection.azure_rm_mariadbfirewallrule – Manage MariaDB firewall rule instance
  • azure.azcollection.azure_rm_mariadbfirewallrule_info – Get Azure MariaDB Firewall Rule facts
  • azure.azcollection.azure_rm_mariadbserver – Manage MariaDB Server instance
  • azure.azcollection.azure_rm_mariadbserver_info – Get Azure MariaDB Server facts
  • azure.azcollection.azure_rm_monitorlogprofile – Manage Azure Monitor log profile
  • azure.azcollection.azure_rm_mysqlconfiguration – Manage Configuration instance
  • azure.azcollection.azure_rm_mysqlconfiguration_info – Get Azure MySQL Configuration facts
  • azure.azcollection.azure_rm_mysqldatabase – Manage MySQL Database instance
  • azure.azcollection.azure_rm_mysqldatabase_info – Get Azure MySQL Database facts
  • azure.azcollection.azure_rm_mysqlfirewallrule – Manage MySQL firewall rule instance
  • azure.azcollection.azure_rm_mysqlfirewallrule_info – Get Azure MySQL Firewall Rule facts
  • azure.azcollection.azure_rm_mysqlserver – Manage MySQL Server instance
  • azure.azcollection.azure_rm_mysqlserver_info – Get Azure MySQL Server facts
  • azure.azcollection.azure_rm_networkinterface – Manage Azure network interfaces
  • azure.azcollection.azure_rm_networkinterface_info – Get network interface facts
  • azure.azcollection.azure_rm_openshiftmanagedcluster – Manage Azure Red Hat OpenShift Managed Cluster instance
  • azure.azcollection.azure_rm_postgresqlconfiguration – Manage Azure PostgreSQL Configuration
  • azure.azcollection.azure_rm_postgresqlconfiguration_info – Get Azure PostgreSQL Configuration facts
  • azure.azcollection.azure_rm_postgresqldatabase – Manage PostgreSQL Database instance
  • azure.azcollection.azure_rm_postgresqldatabase_info – Get Azure PostgreSQL Database facts
  • azure.azcollection.azure_rm_postgresqlfirewallrule – Manage PostgreSQL firewall rule instance
  • azure.azcollection.azure_rm_postgresqlfirewallrule_info – Get Azure PostgreSQL Firewall Rule facts
  • azure.azcollection.azure_rm_postgresqlserver – Manage PostgreSQL Server instance
  • azure.azcollection.azure_rm_postgresqlserver_info – Get Azure PostgreSQL Server facts
  • azure.azcollection.azure_rm_privatednsrecordset – Create, delete and update Private DNS record sets and records
  • azure.azcollection.azure_rm_privatednsrecordset_info – Get Private DNS Record Set facts
  • azure.azcollection.azure_rm_privatednszone – Manage Azure private DNS zones
  • azure.azcollection.azure_rm_privatednszone_info – Get private DNS zone facts
  • azure.azcollection.azure_rm_publicipaddress – Manage Azure Public IP Addresses
  • azure.azcollection.azure_rm_publicipaddress_info – Get public IP facts
  • azure.azcollection.azure_rm_recoveryservicesvault – Create and Delete Azure Recovery Services vault
  • azure.azcollection.azure_rm_recoveryservicesvault_info – Get Azure Recovery Services vault Details
  • azure.azcollection.azure_rm_rediscache – Manage Azure Cache for Redis instance
  • azure.azcollection.azure_rm_rediscachefirewallrule – Manage Azure Cache for Redis Firewall rules
  • azure.azcollection.azure_rm_rediscache_info – Get Azure Cache for Redis instance facts
  • azure.azcollection.azure_rm_registrationassignment – Manage Azure RegistrationAssignment instance
  • azure.azcollection.azure_rm_registrationassignment_info – Get RegistrationAssignment info
  • azure.azcollection.azure_rm_registrationdefinition – Manage Azure RegistrationDefinition instance
  • azure.azcollection.azure_rm_registrationdefinition_info – Get RegistrationDefinition info
  • azure.azcollection.azure_rm_resource – Create any Azure resource
  • azure.azcollection.azure_rm_resourcegroup – Manage Azure resource groups
  • azure.azcollection.azure_rm_resourcegroup_info – Get resource group facts
  • azure.azcollection.azure_rm_resource_info – Generic facts of Azure resources
  • azure.azcollection.azure_rm_roleassignment – Manage Azure Role Assignment
  • azure.azcollection.azure_rm_roleassignment_info – Gets Azure Role Assignment facts
  • azure.azcollection.azure_rm_roledefinition – Manage Azure Role Definition
  • azure.azcollection.azure_rm_roledefinition_info – Get Azure Role Definition facts
  • azure.azcollection.azure_rm_route – Manage Azure route resource
  • azure.azcollection.azure_rm_routetable – Manage Azure route table resource
  • azure.azcollection.azure_rm_routetable_info – Get route table facts
  • azure.azcollection.azure_rm_route_info – Get Route info
  • azure.azcollection.azure_rm_securitygroup – Manage Azure network security groups
  • azure.azcollection.azure_rm_securitygroup_info – Get security group facts
  • azure.azcollection.azure_rm_servicebus – Manage Azure Service Bus
  • azure.azcollection.azure_rm_servicebusqueue – Manage Azure Service Bus queue
  • azure.azcollection.azure_rm_servicebussaspolicy – Manage Azure Service Bus SAS policy
  • azure.azcollection.azure_rm_servicebustopic – Manage Azure Service Bus
  • azure.azcollection.azure_rm_servicebustopicsubscription – Manage Azure Service Bus subscription
  • azure.azcollection.azure_rm_servicebus_info – Get servicebus facts
  • azure.azcollection.azure_rm_snapshot – Manage Azure Snapshot instance.
  • azure.azcollection.azure_rm_sqldatabase – Manage SQL Database instance
  • azure.azcollection.azure_rm_sqldatabase_info – Get Azure SQL Database facts
  • azure.azcollection.azure_rm_sqlfirewallrule – Manage Firewall Rule instance
  • azure.azcollection.azure_rm_sqlfirewallrule_info – Get Azure SQL Firewall Rule facts
  • azure.azcollection.azure_rm_sqlserver – Manage SQL Server instance
  • azure.azcollection.azure_rm_sqlserver_info – Get SQL Server facts
  • azure.azcollection.azure_rm_storageaccount – Manage Azure storage accounts
  • azure.azcollection.azure_rm_storageaccount_info – Get storage account facts
  • azure.azcollection.azure_rm_storageblob – Manage blob containers and blob objects
  • azure.azcollection.azure_rm_subnet – Manage Azure subnets
  • azure.azcollection.azure_rm_subnet_info – Get Azure Subnet facts
  • azure.azcollection.azure_rm_subscription_info – Get Azure Subscription facts
  • azure.azcollection.azure_rm_trafficmanager – Manage a Traffic Manager profile.
  • azure.azcollection.azure_rm_trafficmanagerendpoint – Manage Azure Traffic Manager endpoint
  • azure.azcollection.azure_rm_trafficmanagerendpoint_info – Get Azure Traffic Manager endpoint facts
  • azure.azcollection.azure_rm_trafficmanagerprofile – Manage Azure Traffic Manager profile
  • azure.azcollection.azure_rm_trafficmanagerprofile_info – Get Azure Traffic Manager profile facts
  • azure.azcollection.azure_rm_virtualmachine – Manage Azure virtual machines
  • azure.azcollection.azure_rm_virtualmachineextension – Managed Azure Virtual Machine extension
  • azure.azcollection.azure_rm_virtualmachineextension_info – Get Azure Virtual Machine Extension facts
  • azure.azcollection.azure_rm_virtualmachineimage_info – Get virtual machine image facts
  • azure.azcollection.azure_rm_virtualmachinescaleset – Manage Azure virtual machine scale sets
  • azure.azcollection.azure_rm_virtualmachinescalesetextension – Manage Azure Virtual Machine Scale Set (VMSS) extensions
  • azure.azcollection.azure_rm_virtualmachinescalesetextension_info – Get Azure Virtual Machine Scale Set Extension facts
  • azure.azcollection.azure_rm_virtualmachinescalesetinstance – Get Azure Virtual Machine Scale Set Instance facts
  • azure.azcollection.azure_rm_virtualmachinescalesetinstance_info – Get Azure Virtual Machine Scale Set Instance facts
  • azure.azcollection.azure_rm_virtualmachinescaleset_info – Get Virtual Machine Scale Set facts
  • azure.azcollection.azure_rm_virtualmachine_info – Get virtual machine facts
  • azure.azcollection.azure_rm_virtualnetwork – Manage Azure virtual networks
  • azure.azcollection.azure_rm_virtualnetworkgateway – Manage Azure virtual network gateways
  • azure.azcollection.azure_rm_virtualnetworkpeering – Manage Azure Virtual Network Peering
  • azure.azcollection.azure_rm_virtualnetworkpeering_info – Get facts of Azure Virtual Network Peering
  • azure.azcollection.azure_rm_virtualnetwork_info – Get virtual network facts
  • azure.azcollection.azure_rm_vmbackuppolicy – Create or Delete Azure VM Backup Policy
  • azure.azcollection.azure_rm_vmbackuppolicy_info – Fetch Backup Policy Details
  • azure.azcollection.azure_rm_webapp – Manage Web App instances
  • azure.azcollection.azure_rm_webappslot – Manage Azure Web App slot
  • azure.azcollection.azure_rm_webapp_info – Get Azure web app facts
Collection check_point.mgmt
  • Check_Point.Mgmt
  • check_point.mgmt.checkpoint – HttpApi Plugin for Checkpoint devices
  • check_point.mgmt.checkpoint_access_layer_facts – Get access layer facts on Check Point over Web Services API
  • check_point.mgmt.checkpoint_access_rule – Manages access rules on Check Point over Web Services API
  • check_point.mgmt.checkpoint_access_rule_facts – Get access rules objects facts on Check Point over Web Services API
  • check_point.mgmt.checkpoint_host – Manages host objects on Check Point over Web Services API
  • check_point.mgmt.checkpoint_host_facts – Get host objects facts on Check Point over Web Services API
  • check_point.mgmt.checkpoint_object_facts – Get object facts on Check Point over Web Services API
  • check_point.mgmt.checkpoint_run_script – Run scripts on Check Point devices over Web Services API
  • check_point.mgmt.checkpoint_session – Manages session objects on Check Point over Web Services API
  • check_point.mgmt.checkpoint_task_facts – Get task objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_access_layer – Manages access-layer objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_access_layer_facts – Get access-layer objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_access_role – Manages access-role objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_access_role_facts – Get access-role objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_access_rule – Manages access-rule objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_access_rule_facts – Get access-rule objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_access_section – Manages access-section objects on Checkpoint over Web Services API
  • check_point.mgmt.cp_mgmt_address_range – Manages address-range objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_address_range_facts – Get address-range objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_add_api_key – Add API key for administrator, to enable login with it. For the key to be valid publish is needed.
  • check_point.mgmt.cp_mgmt_add_data_center_object – Imports a Data Center Object from a Data Center Server. Data Center Object represents an object in the cloud environment.
  • check_point.mgmt.cp_mgmt_add_nat_rule – Create new object.
  • check_point.mgmt.cp_mgmt_administrator – Manages administrator objects on Checkpoint over Web Services API
  • check_point.mgmt.cp_mgmt_administrator_facts – Get administrator objects facts on Checkpoint over Web Services API
  • check_point.mgmt.cp_mgmt_application_site – Manages application-site objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_application_site_category – Manages application-site-category objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_application_site_category_facts – Get application-site-category objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_application_site_facts – Get application-site objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_application_site_group – Manages application-site-group objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_application_site_group_facts – Get application-site-group objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_assign_global_assignment – assign global assignment on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_data_center_object_facts – Get data-center-object objects facts on Checkpoint over Web Services API
  • check_point.mgmt.cp_mgmt_delete_api_key – Delete the API key. For the key to be invalid publish is needed.
  • check_point.mgmt.cp_mgmt_delete_data_center_object – Delete existing object using object name or uid.
  • check_point.mgmt.cp_mgmt_delete_nat_rule – Delete existing object using object name or uid.
  • check_point.mgmt.cp_mgmt_discard – All changes done by user are discarded and removed from database.
  • check_point.mgmt.cp_mgmt_dns_domain – Manages dns-domain objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_dns_domain_facts – Get dns-domain objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_dynamic_object – Manages dynamic-object objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_dynamic_object_facts – Get dynamic-object objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_exception_group – Manages exception-group objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_exception_group_facts – Get exception-group objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_global_assignment – Manages global-assignment objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_global_assignment_facts – Get global-assignment objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_group – Manages group objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_group_facts – Get group objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_group_with_exclusion – Manages group-with-exclusion objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_group_with_exclusion_facts – Get group-with-exclusion objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_host – Manages host objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_host_facts – Get host objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_https_section – Manages https-section objects on Checkpoint over Web Services API
  • check_point.mgmt.cp_mgmt_install_policy – install policy on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_install_software_package – Installs the software package on target machines.
  • check_point.mgmt.cp_mgmt_mds_facts – Get Multi-Domain Server (mds) objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_multicast_address_range – Manages multicast-address-range objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_multicast_address_range_facts – Get multicast-address-range objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_nat_rule_facts – Get nat-rule objects facts on Checkpoint over Web Services API
  • check_point.mgmt.cp_mgmt_nat_section – Manages nat-section objects on Checkpoint over Web Services API
  • check_point.mgmt.cp_mgmt_network – Manages network objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_network_facts – Get network objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_package – Manages package objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_package_facts – Get package objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_publish – All the changes done by this user will be seen by all users only after publish is called.
  • check_point.mgmt.cp_mgmt_put_file – put file on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_run_ips_update – Runs IPS database update. If “package-path” is not provided server will try to get the latest package from the User Center.
  • check_point.mgmt.cp_mgmt_run_script – Executes the script on a given list of targets.
  • check_point.mgmt.cp_mgmt_security_zone – Manages security-zone objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_security_zone_facts – Get security-zone objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_dce_rpc – Manages service-dce-rpc objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_dce_rpc_facts – Get service-dce-rpc objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_group – Manages service-group objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_group_facts – Get service-group objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_icmp – Manages service-icmp objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_icmp6 – Manages service-icmp6 objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_icmp6_facts – Get service-icmp6 objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_icmp_facts – Get service-icmp objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_other – Manages service-other objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_other_facts – Get service-other objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_rpc – Manages service-rpc objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_rpc_facts – Get service-rpc objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_sctp – Manages service-sctp objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_sctp_facts – Get service-sctp objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_tcp – Manages service-tcp objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_tcp_facts – Get service-tcp objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_udp – Manages service-udp objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_service_udp_facts – Get service-udp objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_session_facts – Get session objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_set_nat_rule – Edit existing object using object name or uid.
  • check_point.mgmt.cp_mgmt_set_session – Edit user’s current session.
  • check_point.mgmt.cp_mgmt_show_access_section – Retrieve existing object using object name or uid.
  • check_point.mgmt.cp_mgmt_show_https_section – Retrieve existing HTTPS Inspection section using section name or uid and layer name.
  • check_point.mgmt.cp_mgmt_show_logs – Showing logs according to the given filter.
  • check_point.mgmt.cp_mgmt_show_nat_section – Retrieve existing object using object name or uid.
  • check_point.mgmt.cp_mgmt_show_software_package_details – Gets the software package information from the cloud.
  • check_point.mgmt.cp_mgmt_show_task – Show task progress and details.
  • check_point.mgmt.cp_mgmt_show_tasks – Retrieve all tasks and show their progress and details.
  • check_point.mgmt.cp_mgmt_simple_gateway – Manages simple-gateway objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_simple_gateway_facts – Get simple-gateway objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_tag – Manages tag objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_tag_facts – Get tag objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_exception – Manages threat-exception objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_exception_facts – Get threat-exception objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_indicator – Manages threat-indicator objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_indicator_facts – Get threat-indicator objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_layer – Manages threat-layer objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_layer_facts – Get threat-layer objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_profile – Manages threat-profile objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_profile_facts – Get threat-profile objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_protection_override – Edit existing object using object name or uid.
  • check_point.mgmt.cp_mgmt_threat_rule – Manages threat-rule objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_threat_rule_facts – Get threat-rule objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_time – Manages time objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_time_facts – Get time objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_uninstall_software_package – Uninstalls the software package from target machines.
  • check_point.mgmt.cp_mgmt_verify_policy – Verifies the policy of the selected package.
  • check_point.mgmt.cp_mgmt_verify_software_package – Verifies the software package on target machines.
  • check_point.mgmt.cp_mgmt_vpn_community_meshed – Manages vpn-community-meshed objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_vpn_community_meshed_facts – Get vpn-community-meshed objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_vpn_community_star – Manages vpn-community-star objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_vpn_community_star_facts – Get vpn-community-star objects facts on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_wildcard – Manages wildcard objects on Check Point over Web Services API
  • check_point.mgmt.cp_mgmt_wildcard_facts – Get wildcard objects facts on Check Point over Web Services API
Collection chocolatey.chocolatey
  • Chocolatey.Chocolatey
  • chocolatey.chocolatey.win_chocolatey – Manage packages using chocolatey
  • chocolatey.chocolatey.win_chocolatey_config – Manages Chocolatey config settings
  • chocolatey.chocolatey.win_chocolatey_facts – Create a facts collection for Chocolatey
  • chocolatey.chocolatey.win_chocolatey_feature – Manages Chocolatey features
  • chocolatey.chocolatey.win_chocolatey_source – Manages Chocolatey sources
Collection cisco.aci
  • Cisco.Aci
  • cisco.aci.aci_aaa_user – Manage AAA users (aaa:User)
  • cisco.aci.aci_aaa_user_certificate – Manage AAA user certificates (aaa:UserCert)
  • cisco.aci.aci_access_port_block_to_access_port – Manage port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:PortBlk)
  • cisco.aci.aci_access_port_to_interface_policy_leaf_profile – Manage Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:RsAccBaseGrp, infra:PortBlk)
  • cisco.aci.aci_access_sub_port_block_to_access_port – Manage sub port blocks of Fabric interface policy leaf profile interface selectors (infra:HPortS, infra:SubPortBlk)
  • cisco.aci.aci_aep – Manage attachable Access Entity Profile (AEP) objects (infra:AttEntityP, infra:ProvAcc)
  • cisco.aci.aci_aep_to_domain – Bind AEPs to Physical or Virtual Domains (infra:RsDomP)
  • cisco.aci.aci_ap – Manage top level Application Profile (AP) objects (fv:Ap)
  • cisco.aci.aci_bd – Manage Bridge Domains (BD) objects (fv:BD)
  • cisco.aci.aci_bd_dhcp_label – Manage DHCP Labels (dhcp:Lbl)
  • cisco.aci.aci_bd_subnet – Manage Subnets (fv:Subnet)
  • cisco.aci.aci_bd_to_l3out – Bind Bridge Domain to L3 Out (fv:RsBDToOut)
  • cisco.aci.aci_cloud_cidr – Manage CIDR under Cloud Context Profile (cloud:Cidr)
  • cisco.aci.aci_cloud_ctx_profile – Manage Cloud Context Profile (cloud:CtxProfile)
  • cisco.aci.aci_cloud_provider – Query Cloud Provider information (cloud:ProvP)
  • cisco.aci.aci_cloud_region – Manage Cloud Providers Region (cloud:Region)
  • cisco.aci.aci_cloud_subnet – Manage Cloud Subnet (cloud:Subnet)
  • cisco.aci.aci_cloud_vpn_gateway – Manage cloudRouterP in Cloud Context Profile (cloud:cloudRouterP)
  • cisco.aci.aci_cloud_zone – Manage Cloud Availability Zone (cloud:Zone)
  • cisco.aci.aci_config_rollback – Provides rollback and rollback preview functionality (config:ImportP)
  • cisco.aci.aci_config_snapshot – Manage Config Snapshots (config:Snapshot, config:ExportP)
  • cisco.aci.aci_contract – Manage contract resources (vz:BrCP)
  • cisco.aci.aci_contract_subject – Manage initial Contract Subjects (vz:Subj)
  • cisco.aci.aci_contract_subject_to_filter – Bind Contract Subjects to Filters (vz:RsSubjFiltAtt)
  • cisco.aci.aci_domain – Manage physical, virtual, bridged, routed or FC domain profiles (phys:DomP, vmm:DomP, l2ext:DomP, l3ext:DomP, fc:DomP)
  • cisco.aci.aci_domain_to_encap_pool – Bind Domain to Encap Pools (infra:RsVlanNs)
  • cisco.aci.aci_domain_to_vlan_pool – Bind Domain to VLAN Pools (infra:RsVlanNs)
  • cisco.aci.aci_encap_pool – Manage encap pools (fvns:VlanInstP, fvns:VxlanInstP, fvns:VsanInstP)
  • cisco.aci.aci_encap_pool_range – Manage encap ranges assigned to pools (fvns:EncapBlk, fvns:VsanEncapBlk)
  • cisco.aci.aci_epg – Manage End Point Groups (EPG) objects (fv:AEPg)
  • cisco.aci.aci_epg_monitoring_policy – Manage monitoring policies (mon:EPGPol)
  • cisco.aci.aci_epg_to_contract – Bind EPGs to Contracts (fv:RsCons, fv:RsProv)
  • cisco.aci.aci_epg_to_contract_master – Manage End Point Group (EPG) contract master relationships (fv:RsSecInherited)
  • cisco.aci.aci_epg_to_domain – Bind EPGs to Domains (fv:RsDomAtt)
  • cisco.aci.aci_fabric_node – Manage Fabric Node Members (fabric:NodeIdentP)
  • cisco.aci.aci_fabric_scheduler – This modules creates ACI schedulers.
  • cisco.aci.aci_filter – Manages top level filter objects (vz:Filter)
  • cisco.aci.aci_filter_entry – Manage filter entries (vz:Entry)
  • cisco.aci.aci_firmware_group – This module creates a firmware group
  • cisco.aci.aci_firmware_group_node – This modules adds and remove nodes from the firmware group
  • cisco.aci.aci_firmware_policy – This creates a firmware policy
  • cisco.aci.aci_firmware_source – Manage firmware image sources (firmware:OSource)
  • cisco.aci.aci_interface_policy_cdp – Manage CDP interface policies (cdp:IfPol)
  • cisco.aci.aci_interface_policy_fc – Manage Fibre Channel interface policies (fc:IfPol)
  • cisco.aci.aci_interface_policy_l2 – Manage Layer 2 interface policies (l2:IfPol)
  • cisco.aci.aci_interface_policy_leaf_breakout_port_group – Manage fabric interface policy leaf breakout port group (infra:BrkoutPortGrp)
  • cisco.aci.aci_interface_policy_leaf_policy_group – Manage fabric interface policy leaf policy groups (infra:AccBndlGrp, infra:AccPortGrp)
  • cisco.aci.aci_interface_policy_leaf_profile – Manage fabric interface policy leaf profiles (infra:AccPortP)
  • cisco.aci.aci_interface_policy_link_level – Manage Link Level interface policies (fabric:HIfPol)
  • cisco.aci.aci_interface_policy_lldp – Manage LLDP interface policies (lldp:IfPol)
  • cisco.aci.aci_interface_policy_mcp – Manage MCP interface policies (mcp:IfPol)
  • cisco.aci.aci_interface_policy_ospf – Manage OSPF interface policies (ospf:IfPol)
  • cisco.aci.aci_interface_policy_port_channel – Manage port channel interface policies (lacp:LagPol)
  • cisco.aci.aci_interface_policy_port_security – Manage port security (l2:PortSecurityPol)
  • cisco.aci.aci_interface_selector_to_switch_policy_leaf_profile – Bind interface selector profiles to switch policy leaf profiles (infra:RsAccPortP)
  • cisco.aci.aci_l2out – Manage Layer2 Out (L2Out) objects.
  • cisco.aci.aci_l2out_extepg – Manage External Network Instance (L2Out External EPG) objects (l2extInstP).
  • cisco.aci.aci_l3out – Manage Layer 3 Outside (L3Out) objects (l3ext:Out)
  • cisco.aci.aci_l3out_extepg – Manage External Network Instance Profile (ExtEpg) objects (l3extInstP:instP)
  • cisco.aci.aci_l3out_extepg_to_contract – Bind Contracts to External End Point Groups (EPGs)
  • cisco.aci.aci_l3out_extsubnet – Manage External Subnet objects (l3extSubnet:extsubnet)
  • cisco.aci.aci_l3out_logical_interface_vpc_member – Manage Member Node objects (l3extMember:Member)
  • cisco.aci.aci_l3out_route_tag_policy – Manage route tag policies (l3ext:RouteTagPol)
  • cisco.aci.aci_l3out_static_routes – Manage Static routes object (l3ext:ipRouteP)
  • cisco.aci.aci_maintenance_group – This creates an ACI maintenance group
  • cisco.aci.aci_maintenance_group_node – Manage maintenance group nodes
  • cisco.aci.aci_maintenance_policy – Manage firmware maintenance policies
  • cisco.aci.aci_node_mgmt_epg – In band or Out of band management EPGs
  • cisco.aci.aci_rest – Direct access to the Cisco APIC REST API
  • cisco.aci.aci_static_binding_to_epg – Bind static paths to EPGs (fv:RsPathAtt)
  • cisco.aci.aci_static_node_mgmt_address – In band or Out of band management IP address
  • cisco.aci.aci_switch_leaf_selector – Bind leaf selectors to switch policy leaf profiles (infra:LeafS, infra:NodeBlk, infra:RsAccNodePGrep)
  • cisco.aci.aci_switch_policy_leaf_profile – Manage switch policy leaf profiles (infra:NodeP)
  • cisco.aci.aci_switch_policy_vpc_protection_group – Manage switch policy explicit vPC protection groups (fabric:ExplicitGEp, fabric:NodePEp).
  • cisco.aci.aci_system – Query the ACI system information (top:System)
  • cisco.aci.aci_taboo_contract – Manage taboo contracts (vz:BrCP)
  • cisco.aci.aci_tenant – Manage tenants (fv:Tenant)
  • cisco.aci.aci_tenant_action_rule_profile – Manage action rule profiles (rtctrl:AttrP)
  • cisco.aci.aci_tenant_ep_retention_policy – Manage End Point (EP) retention protocol policies (fv:EpRetPol)
  • cisco.aci.aci_tenant_span_dst_group – Manage SPAN destination groups (span:DestGrp)
  • cisco.aci.aci_tenant_span_src_group – Manage SPAN source groups (span:SrcGrp)
  • cisco.aci.aci_tenant_span_src_group_to_dst_group – Bind SPAN source groups to destination groups (span:SpanLbl)
  • cisco.aci.aci_vlan_pool – Manage VLAN pools (fvns:VlanInstP)
  • cisco.aci.aci_vlan_pool_encap_block – Manage encap blocks assigned to VLAN pools (fvns:EncapBlk)
  • cisco.aci.aci_vmm_credential – Manage virtual domain credential profiles (vmm:UsrAccP)
  • cisco.aci.aci_vrf – Manage contexts or VRFs (fv:Ctx)
Collection cisco.asa
  • Cisco.Asa
  • cisco.asa.asa – Use asa cliconf to run command on Cisco ASA platform
  • cisco.asa.asa_acl – (deprecated, removed after 2022-06-01) Manage access-lists on a Cisco ASA
  • cisco.asa.asa_acls – Access-Lists resource module
  • cisco.asa.asa_command – Run arbitrary commands on Cisco ASA devices
  • cisco.asa.asa_config – Manage configuration sections on Cisco ASA devices
  • cisco.asa.asa_facts – Collect facts from remote devices running Cisco ASA
  • cisco.asa.asa_og – (deprecated, removed after 2022-06-01) Manage object groups on a Cisco ASA
  • cisco.asa.asa_ogs – Object Group resource module
Collection cisco.intersight
  • Cisco.Intersight
  • cisco.intersight.intersight_boot_order_policy
  • cisco.intersight.intersight_imc_access_policy
  • cisco.intersight.intersight_info
  • cisco.intersight.intersight_ntp_policy
  • cisco.intersight.intersight_rest_api
  • cisco.intersight.intersight_server_profile
  • cisco.intersight.intersight_virtual_media_policy
Collection cisco.ios
  • Cisco.Ios
  • cisco.ios.ios – Use ios cliconf to run command on Cisco IOS platform
  • cisco.ios.ios_acls – ACLs resource module
  • cisco.ios.ios_acl_interfaces – ACL interfaces resource module
  • cisco.ios.ios_banner – Manage multiline banners on Cisco IOS devices
  • cisco.ios.ios_bgp – Configure global BGP protocol settings on Cisco IOS.
  • cisco.ios.ios_bgp_global – Global BGP resource module
  • cisco.ios.ios_command – Run commands on remote devices running Cisco IOS
  • cisco.ios.ios_config – Manage Cisco IOS configuration sections
  • cisco.ios.ios_facts – Collect facts from remote devices running Cisco IOS
  • cisco.ios.ios_interface – (deprecated, removed after 2022-06-01) Manage Interface on Cisco IOS network devices
  • cisco.ios.ios_interfaces – Interfaces resource module
  • cisco.ios.ios_l2_interface – (deprecated, removed after 2022-06-01) Manage Layer-2 interface on Cisco IOS devices.
  • cisco.ios.ios_l2_interfaces – L2 interfaces resource module
  • cisco.ios.ios_l3_interface – (deprecated, removed after 2022-06-01) Manage Layer-3 interfaces on Cisco IOS network devices.
  • cisco.ios.ios_l3_interfaces – L3 interfaces resource module
  • cisco.ios.ios_lacp – LACP resource module
  • cisco.ios.ios_lacp_interfaces – LACP interfaces resource module
  • cisco.ios.ios_lag_interfaces – LAG interfaces resource module
  • cisco.ios.ios_linkagg – Manage link aggregation groups on Cisco IOS network devices
  • cisco.ios.ios_lldp – Manage LLDP configuration on Cisco IOS network devices.
  • cisco.ios.ios_lldp_global – LLDP resource module
  • cisco.ios.ios_lldp_interfaces – LLDP interfaces resource module
  • cisco.ios.ios_logging – Manage logging on network devices
  • cisco.ios.ios_ntp – Manages core NTP configuration.
  • cisco.ios.ios_ospfv2 – OSPFv2 resource module
  • cisco.ios.ios_ospfv3 – OSPFv3 resource module
  • cisco.ios.ios_ospf_interfaces – OSPF_Interfaces resource module
  • cisco.ios.ios_ping – Tests reachability using ping from Cisco IOS network devices
  • cisco.ios.ios_static_route – (deprecated, removed after 2022-06-01) Manage static IP routes on Cisco IOS network devices
  • cisco.ios.ios_static_routes – Static routes resource module
  • cisco.ios.ios_system – Manage the system attributes on Cisco IOS devices
  • cisco.ios.ios_user – Manage the aggregate of local users on Cisco IOS device
  • cisco.ios.ios_vlan – (deprecated, removed after 2022-06-01) Manage VLANs on IOS network devices
  • cisco.ios.ios_vlans – VLANs resource module
  • cisco.ios.ios_vrf – Manage the collection of VRF definitions on Cisco IOS devices
Collection cisco.iosxr
  • Cisco.Iosxr
  • cisco.iosxr.iosxr – Use iosxr cliconf to run command on Cisco IOS XR platform
  • cisco.iosxr.iosxr – Use iosxr netconf plugin to run netconf commands on Cisco IOSXR platform
  • cisco.iosxr.iosxr_acls – ACLs resource module
  • cisco.iosxr.iosxr_acl_interfaces – ACL interfaces resource module
  • cisco.iosxr.iosxr_banner – Manage multiline banners on Cisco IOS XR devices
  • cisco.iosxr.iosxr_bgp – Configure global BGP protocol settings on Cisco IOS-XR
  • cisco.iosxr.iosxr_command – Run commands on remote devices running Cisco IOS XR
  • cisco.iosxr.iosxr_config – Manage Cisco IOS XR configuration sections
  • cisco.iosxr.iosxr_facts – Get facts about iosxr devices.
  • cisco.iosxr.iosxr_interface – (deprecated, removed after 2022-06-01) Manage Interface on Cisco IOS XR network devices
  • cisco.iosxr.iosxr_interfaces – Interfaces resource module
  • cisco.iosxr.iosxr_l2_interfaces – L2 interfaces resource module
  • cisco.iosxr.iosxr_l3_interfaces – L3 interfaces resource module
  • cisco.iosxr.iosxr_lacp – LACP resource module
  • cisco.iosxr.iosxr_lacp_interfaces – LACP interfaces resource module
  • cisco.iosxr.iosxr_lag_interfaces – LAG interfaces resource module
  • cisco.iosxr.iosxr_lldp_global – LLDP resource module
  • cisco.iosxr.iosxr_lldp_interfaces – LLDP interfaces resource module
  • cisco.iosxr.iosxr_logging – Configuration management of system logging services on network devices
  • cisco.iosxr.iosxr_netconf – Configures NetConf sub-system service on Cisco IOS-XR devices
  • cisco.iosxr.iosxr_ospfv2 – OSPFv2 resource module
  • cisco.iosxr.iosxr_ospfv3 – ospfv3 resource module
  • cisco.iosxr.iosxr_ospf_interfaces – OSPF Interfaces Resource Module.
  • cisco.iosxr.iosxr_static_routes – Static routes resource module
  • cisco.iosxr.iosxr_system – Manage the system attributes on Cisco IOS XR devices
  • cisco.iosxr.iosxr_user – Manage the aggregate of local users on Cisco IOS XR device
Collection cisco.meraki
  • Cisco.Meraki
  • cisco.meraki.meraki_admin – Manage administrators in the Meraki cloud
  • cisco.meraki.meraki_alert – Manage alerts in the Meraki cloud
  • cisco.meraki.meraki_config_template – Manage configuration templates in the Meraki cloud
  • cisco.meraki.meraki_device – Manage devices in the Meraki cloud
  • cisco.meraki.meraki_firewalled_services – Edit firewall policies for administrative network services
  • cisco.meraki.meraki_management_interface – Configure Meraki management interfaces
  • cisco.meraki.meraki_mr_l3_firewall – Manage MR access point layer 3 firewalls in the Meraki cloud
  • cisco.meraki.meraki_mr_rf_profile – Manage RF profiles for Meraki wireless networks
  • cisco.meraki.meraki_mr_settings – Manage general settings for Meraki wireless networks
  • cisco.meraki.meraki_mr_ssid – Manage wireless SSIDs in the Meraki cloud
  • cisco.meraki.meraki_ms_access_list – Manage access lists for Meraki switches in the Meraki cloud
  • cisco.meraki.meraki_ms_l3_interface – Manage routed interfaces on MS switches
  • cisco.meraki.meraki_ms_link_aggregation – Manage link aggregations on MS switches
  • cisco.meraki.meraki_ms_ospf – Manage OSPF configuration on MS switches
  • cisco.meraki.meraki_ms_stack – Modify switch stacking configuration in Meraki.
  • cisco.meraki.meraki_ms_storm_control – Manage storm control configuration on a switch in the Meraki cloud
  • cisco.meraki.meraki_ms_switchport – Manage switchports on a switch in the Meraki cloud
  • cisco.meraki.meraki_mx_content_filtering – Edit Meraki MX content filtering policies
  • cisco.meraki.meraki_mx_intrusion_prevention – Manage intrustion prevention in the Meraki cloud
  • cisco.meraki.meraki_mx_l2_interface – Configure MX layer 2 interfaces
  • cisco.meraki.meraki_mx_l3_firewall – Manage MX appliance layer 3 firewalls in the Meraki cloud
  • cisco.meraki.meraki_mx_l7_firewall – Manage MX appliance layer 7 firewalls in the Meraki cloud
  • cisco.meraki.meraki_mx_malware – Manage Malware Protection in the Meraki cloud
  • cisco.meraki.meraki_mx_nat – Manage NAT rules in Meraki cloud
  • cisco.meraki.meraki_mx_site_to_site_firewall – Manage MX appliance firewall rules for site-to-site VPNs
  • cisco.meraki.meraki_mx_site_to_site_vpn – Manage AutoVPN connections in Meraki
  • cisco.meraki.meraki_mx_static_route – Manage static routes in the Meraki cloud
  • cisco.meraki.meraki_mx_uplink_bandwidth – Manage uplinks on Meraki MX appliances
  • cisco.meraki.meraki_mx_vlan – Manage VLANs in the Meraki cloud
  • cisco.meraki.meraki_network – Manage networks in the Meraki cloud
  • cisco.meraki.meraki_organization – Manage organizations in the Meraki cloud
  • cisco.meraki.meraki_snmp – Manage organizations in the Meraki cloud
  • cisco.meraki.meraki_syslog – Manage syslog server settings in the Meraki cloud.
  • cisco.meraki.meraki_webhook – Manage webhooks configured in the Meraki cloud
Collection cisco.mso
  • Cisco.Mso
  • cisco.mso.mso_backup – Manages backups
  • cisco.mso.mso_dhcp_option_policy – Manage DHCP Option policies.
  • cisco.mso.mso_dhcp_option_policy_option – Manage DHCP options in a DHCP Option policy.
  • cisco.mso.mso_dhcp_relay_policy – Manage DHCP Relay policies.
  • cisco.mso.mso_dhcp_relay_policy_provider – Manage DHCP providers in a DHCP Relay policy.
  • cisco.mso.mso_label – Manage labels
  • cisco.mso.mso_rest – Direct access to the Cisco MSO REST API
  • cisco.mso.mso_role – Manage roles
  • cisco.mso.mso_schema – Manage schemas
  • cisco.mso.mso_schema_site – Manage sites in schemas
  • cisco.mso.mso_schema_site_anp – Manage site-local Application Network Profiles (ANPs) in schema template
  • cisco.mso.mso_schema_site_anp_epg – Manage site-local Endpoint Groups (EPGs) in schema template
  • cisco.mso.mso_schema_site_anp_epg_domain – Manage site-local EPG domains in schema template
  • cisco.mso.mso_schema_site_anp_epg_selector – Manage site-local EPG selector in schema templates
  • cisco.mso.mso_schema_site_anp_epg_staticleaf – Manage site-local EPG static leafs in schema template
  • cisco.mso.mso_schema_site_anp_epg_staticport – Manage site-local EPG static ports in schema template
  • cisco.mso.mso_schema_site_anp_epg_subnet – Manage site-local EPG subnets in schema template
  • cisco.mso.mso_schema_site_bd – Manage site-local Bridge Domains (BDs) in schema template
  • cisco.mso.mso_schema_site_bd_l3out – Manage site-local BD l3out’s in schema template
  • cisco.mso.mso_schema_site_bd_subnet – Manage site-local BD subnets in schema template
  • cisco.mso.mso_schema_site_external_epg_selector – Manage External EPG selector in schema of cloud sites
  • cisco.mso.mso_schema_site_vrf – Manage site-local VRFs in schema template
  • cisco.mso.mso_schema_site_vrf_region – Manage site-local VRF regions in schema template
  • cisco.mso.mso_schema_site_vrf_region_cidr – Manage site-local VRF region CIDRs in schema template
  • cisco.mso.mso_schema_site_vrf_region_cidr_subnet – Manage site-local VRF regions in schema template
  • cisco.mso.mso_schema_site_vrf_region_hub_network – Manage site-local VRF region hub network in schema template
  • cisco.mso.mso_schema_template – Manage templates in schemas
  • cisco.mso.mso_schema_template_anp – Manage Application Network Profiles (ANPs) in schema templates
  • cisco.mso.mso_schema_template_anp_epg – Manage Endpoint Groups (EPGs) in schema templates
  • cisco.mso.mso_schema_template_anp_epg_contract – Manage EPG contracts in schema templates
  • cisco.mso.mso_schema_template_anp_epg_selector – Manage EPG selector in schema templates
  • cisco.mso.mso_schema_template_anp_epg_subnet – Manage EPG subnets in schema templates
  • cisco.mso.mso_schema_template_bd – Manage Bridge Domains (BDs) in schema templates
  • cisco.mso.mso_schema_template_bd_subnet – Manage BD subnets in schema templates
  • cisco.mso.mso_schema_template_contract_filter – Manage contract filters in schema templates
  • cisco.mso.mso_schema_template_deploy – Deploy schema templates to sites
  • cisco.mso.mso_schema_template_external_epg – Manage external EPGs in schema templates
  • cisco.mso.mso_schema_template_external_epg_contract – Manage Extrnal EPG contracts in schema templates
  • cisco.mso.mso_schema_template_external_epg_selector – Manage External EPG selector in schema templates
  • cisco.mso.mso_schema_template_external_epg_subnet – Manage External EPG subnets in schema templates
  • cisco.mso.mso_schema_template_filter_entry – Manage filter entries in schema templates
  • cisco.mso.mso_schema_template_l3out – Manage l3outs in schema templates
  • cisco.mso.mso_schema_template_migrate – Migrate Bridge Domains (BDs) and EPGs between templates
  • cisco.mso.mso_schema_template_vrf – Manage VRFs in schema templates
  • cisco.mso.mso_schema_template_vrf_contract – Manage vrf contracts in schema templates
  • cisco.mso.mso_site – Manage sites
  • cisco.mso.mso_tenant – Manage tenants
  • cisco.mso.mso_tenant_site – Manage tenants with cloud sites.
  • cisco.mso.mso_user – Manage users
  • cisco.mso.mso_version – Get version of MSO
Collection cisco.nso
  • Cisco.Nso
  • cisco.nso.nso_action – Executes Cisco NSO actions and verifies output.
  • cisco.nso.nso_config – Manage Cisco NSO configuration and service synchronization.
  • cisco.nso.nso_query – Query data from Cisco NSO.
  • cisco.nso.nso_show – Displays data from Cisco NSO.
  • cisco.nso.nso_verify – Verifies Cisco NSO configuration.
Collection cisco.nxos
  • Cisco.Nxos
  • cisco.nxos.nxos – Use NX-API to run commands on Cisco NX-OS platform
  • cisco.nxos.nxos – Use NX-OS cliconf to run commands on Cisco NX-OS platform
  • cisco.nxos.nxos_aaa_server – Manages AAA server global configuration.
  • cisco.nxos.nxos_aaa_server_host – Manages AAA server host-specific configuration.
  • cisco.nxos.nxos_acl – (deprecated, removed after 2022-06-01) Manages access list entries for ACLs.
  • cisco.nxos.nxos_acls – ACLs resource module
  • cisco.nxos.nxos_acl_interface – (deprecated, removed after 2022-06-01) Manages applying ACLs to interfaces.
  • cisco.nxos.nxos_acl_interfaces – ACL interfaces resource module
  • cisco.nxos.nxos_banner – Manage multiline banners on Cisco NXOS devices
  • cisco.nxos.nxos_bfd_global – Bidirectional Forwarding Detection (BFD) global-level configuration
  • cisco.nxos.nxos_bfd_interfaces – BFD interfaces resource module
  • cisco.nxos.nxos_bgp – (deprecated, removed after 2023-01-27) Manages BGP configuration.
  • cisco.nxos.nxos_bgp_af – Manages BGP Address-family configuration.
  • cisco.nxos.nxos_bgp_global – BGP Global resource module.
  • cisco.nxos.nxos_bgp_neighbor – (deprecated, removed after 2023-01-27) Manages BGP neighbors configurations.
  • cisco.nxos.nxos_bgp_neighbor_af – Manages BGP address-family’s neighbors configuration.
  • cisco.nxos.nxos_command – Run arbitrary command on Cisco NXOS devices
  • cisco.nxos.nxos_config – Manage Cisco NXOS configuration sections
  • cisco.nxos.nxos_devicealias – Configuration of device alias for Cisco NXOS MDS Switches.
  • cisco.nxos.nxos_evpn_global – Handles the EVPN control plane for VXLAN.
  • cisco.nxos.nxos_evpn_vni – Manages Cisco EVPN VXLAN Network Identifier (VNI).
  • cisco.nxos.nxos_facts – Gets facts about NX-OS switches
  • cisco.nxos.nxos_feature – Manage features in NX-OS switches.
  • cisco.nxos.nxos_file_copy – Copy a file to a remote NXOS device.
  • cisco.nxos.nxos_gir – Trigger a graceful removal or insertion (GIR) of the switch.
  • cisco.nxos.nxos_gir_profile_management – Create a maintenance-mode or normal-mode profile for GIR.
  • cisco.nxos.nxos_hsrp – Manages HSRP configuration on NX-OS switches.
  • cisco.nxos.nxos_hsrp_interfaces – HSRP interfaces resource module
  • cisco.nxos.nxos_igmp – Manages IGMP global configuration.
  • cisco.nxos.nxos_igmp_interface – Manages IGMP interface configuration.
  • cisco.nxos.nxos_igmp_snooping – Manages IGMP snooping global configuration.
  • cisco.nxos.nxos_install_os – Set boot options like boot, kickstart image and issu.
  • cisco.nxos.nxos_interface – (deprecated, removed after 2022-06-01) Manages physical attributes of interfaces.
  • cisco.nxos.nxos_interfaces – Interfaces resource module
  • cisco.nxos.nxos_interface_ospf – (deprecated, removed after 2022-10-26) Manages configuration of an OSPF interface instance.
  • cisco.nxos.nxos_l2_interface – (deprecated, removed after 2022-06-01) Manage Layer-2 interface on Cisco NXOS devices.
  • cisco.nxos.nxos_l2_interfaces – L2 interfaces resource module
  • cisco.nxos.nxos_l3_interface – (deprecated, removed after 2022-06-01) Manage L3 interfaces on Cisco NXOS network devices
  • cisco.nxos.nxos_l3_interfaces – L3 interfaces resource module
  • cisco.nxos.nxos_lacp – LACP resource module
  • cisco.nxos.nxos_lacp_interfaces – LACP interfaces resource module
  • cisco.nxos.nxos_lag_interfaces – LAG interfaces resource module
  • cisco.nxos.nxos_linkagg – (deprecated, removed after 2022-06-01) Manage link aggregation groups on Cisco NXOS devices.
  • cisco.nxos.nxos_lldp – (deprecated, removed after 2022-06-01) Manage LLDP configuration on Cisco NXOS network devices.
  • cisco.nxos.nxos_lldp_global – LLDP resource module
  • cisco.nxos.nxos_lldp_interfaces – LLDP interfaces resource module
  • cisco.nxos.nxos_logging – Manage logging on network devices
  • cisco.nxos.nxos_ntp – Manages core NTP configuration.
  • cisco.nxos.nxos_ntp_auth – Manages NTP authentication.
  • cisco.nxos.nxos_ntp_options – Manages NTP options.
  • cisco.nxos.nxos_nxapi – Manage NXAPI configuration on an NXOS device.
  • cisco.nxos.nxos_ospf – (deprecated, removed after 2022-06-01) Manages configuration of an ospf instance.
  • cisco.nxos.nxos_ospfv2 – OSPFv2 resource module
  • cisco.nxos.nxos_ospfv3 – OSPFv3 resource module
  • cisco.nxos.nxos_ospf_interfaces – OSPF Interfaces Resource Module.
  • cisco.nxos.nxos_ospf_vrf – (deprecated, removed after 2022-10-01)Manages a VRF for an OSPF router.
  • cisco.nxos.nxos_overlay_global – Configures anycast gateway MAC of the switch.
  • cisco.nxos.nxos_pim – Manages configuration of a PIM instance.
  • cisco.nxos.nxos_pim_interface – Manages PIM interface configuration.
  • cisco.nxos.nxos_pim_rp_address – Manages configuration of an PIM static RP address instance.
  • cisco.nxos.nxos_ping – Tests reachability using ping from Nexus switch.
  • cisco.nxos.nxos_reboot – Reboot a network device.
  • cisco.nxos.nxos_rollback – Set a checkpoint or rollback to a checkpoint.
  • cisco.nxos.nxos_rpm – Install patch or feature rpms on Cisco NX-OS devices.
  • cisco.nxos.nxos_smu – (deprecated, removed after 2022-10-01) Perform SMUs on Cisco NX-OS devices.
  • cisco.nxos.nxos_snapshot – Manage snapshots of the running states of selected features.
  • cisco.nxos.nxos_snmp_community – Manages SNMP community configs.
  • cisco.nxos.nxos_snmp_contact – Manages SNMP contact info.
  • cisco.nxos.nxos_snmp_host – Manages SNMP host configuration.
  • cisco.nxos.nxos_snmp_location – Manages SNMP location information.
  • cisco.nxos.nxos_snmp_traps – Manages SNMP traps.
  • cisco.nxos.nxos_snmp_user – Manages SNMP users for monitoring.
  • cisco.nxos.nxos_static_route – (deprecated, removed after 2022-06-01) Manages static route configuration
  • cisco.nxos.nxos_static_routes – Static routes resource module
  • cisco.nxos.nxos_system – Manage the system attributes on Cisco NXOS devices
  • cisco.nxos.nxos_telemetry – TELEMETRY resource module
  • cisco.nxos.nxos_udld – Manages UDLD global configuration params.
  • cisco.nxos.nxos_udld_interface – Manages UDLD interface configuration params.
  • cisco.nxos.nxos_user – Manage the collection of local users on Nexus devices
  • cisco.nxos.nxos_vlan – (deprecated, removed after 2022-06-01) Manages VLAN resources and attributes.
  • cisco.nxos.nxos_vlans – VLANs resource module
  • cisco.nxos.nxos_vpc – Manages global VPC configuration
  • cisco.nxos.nxos_vpc_interface – Manages interface VPC configuration
  • cisco.nxos.nxos_vrf – Manages global VRF configuration.
  • cisco.nxos.nxos_vrf_af – Manages VRF AF.
  • cisco.nxos.nxos_vrf_interface – Manages interface specific VRF configuration.
  • cisco.nxos.nxos_vrrp – Manages VRRP configuration on NX-OS switches.
  • cisco.nxos.nxos_vsan – Configuration of vsan for Cisco NXOS MDS Switches.
  • cisco.nxos.nxos_vtp_domain – Manages VTP domain configuration.
  • cisco.nxos.nxos_vtp_password – Manages VTP password configuration.
  • cisco.nxos.nxos_vtp_version – Manages VTP version configuration.
  • cisco.nxos.nxos_vxlan_vtep – Manages VXLAN Network Virtualization Endpoint (NVE).
  • cisco.nxos.nxos_vxlan_vtep_vni – Creates a Virtual Network Identifier member (VNI)
  • cisco.nxos.nxos_zone_zoneset – Configuration of zone/zoneset for Cisco NXOS MDS Switches.
Collection cisco.ucs
  • Cisco.Ucs
  • cisco.ucs.ucs_disk_group_policy – Configures disk group policies on Cisco UCS Manager
  • cisco.ucs.ucs_dns_server – Configure DNS servers on Cisco UCS Manager
  • cisco.ucs.ucs_graphics_card_policy – Manages UCS Graphics Card Policies on UCS Manager
  • cisco.ucs.ucs_ip_pool – Configures IP address pools on Cisco UCS Manager
  • cisco.ucs.ucs_lan_connectivity – Configures LAN Connectivity Policies on Cisco UCS Manager
  • cisco.ucs.ucs_mac_pool – Configures MAC address pools on Cisco UCS Manager
  • cisco.ucs.ucs_managed_objects – Configures Managed Objects on Cisco UCS Manager
  • cisco.ucs.ucs_ntp_server – Configures NTP server on Cisco UCS Manager
  • cisco.ucs.ucs_org – Manages UCS Organizations for UCS Manager
  • cisco.ucs.ucs_query – Queries UCS Manager objects by class or distinguished name
  • cisco.ucs.ucs_san_connectivity – Configures SAN Connectivity Policies on Cisco UCS Manager
  • cisco.ucs.ucs_scrub_policy – Manages UCS Scrub Policies on UCS Manager
  • cisco.ucs.ucs_serial_over_lan_policy – Manages UCS Serial Over Lan Policies on UCS Manager
  • cisco.ucs.ucs_server_maintenance – Creates Server Maintenance Policy on Cisco UCS Manager
  • cisco.ucs.ucs_service_profile_association – Configures Service Profile Association on Cisco UCS Manager
  • cisco.ucs.ucs_service_profile_from_template – Configures Service Profiles from templates on Cisco UCS Manager
  • cisco.ucs.ucs_service_profile_template – Configures Service Profile Templates on Cisco UCS Manager
  • cisco.ucs.ucs_sp_vnic_order – Configures vNIC order for service profiles and templates on Cisco UCS Manager
  • cisco.ucs.ucs_storage_profile – Configures storage profiles on Cisco UCS Manager
  • cisco.ucs.ucs_system_qos – Configures system QoS settings
  • cisco.ucs.ucs_timezone – Configures timezone on Cisco UCS Manager
  • cisco.ucs.ucs_uuid_pool – Configures server UUID pools on Cisco UCS Manager
  • cisco.ucs.ucs_vhba_template – Configures vHBA templates on Cisco UCS Manager
  • cisco.ucs.ucs_vlans – Configures VLANs on Cisco UCS Manager
  • cisco.ucs.ucs_vlan_find – Find VLANs on Cisco UCS Manager
  • cisco.ucs.ucs_vlan_to_group – Add VLANs to a VLAN Group. Requires VLAN and VLAN Group to already be created on UCS prior to running module.
  • cisco.ucs.ucs_vnic_template – Configures vNIC templates on Cisco UCS Manager
  • cisco.ucs.ucs_vsans – Configures VSANs on Cisco UCS Manager
  • cisco.ucs.ucs_wwn_pool – Configures WWNN or WWPN pools on Cisco UCS Manager
Collection cloudscale_ch.cloud
  • Cloudscale_Ch.Cloud
  • cloudscale_ch.cloud.floating_ip – Manages floating IPs on the cloudscale.ch IaaS service
  • cloudscale_ch.cloud.inventory – cloudscale.ch inventory source
  • cloudscale_ch.cloud.network – Manages networks on the cloudscale.ch IaaS service
  • cloudscale_ch.cloud.objects_user – Manages objects users on the cloudscale.ch IaaS service
  • cloudscale_ch.cloud.server – Manages servers on the cloudscale.ch IaaS service
  • cloudscale_ch.cloud.server_group – Manages server groups on the cloudscale.ch IaaS service
  • cloudscale_ch.cloud.subnet – Manages subnets on the cloudscale.ch IaaS service
  • cloudscale_ch.cloud.volume – Manages volumes on the cloudscale.ch IaaS service.
Collection
  • Collection Index
Collection community.aws
  • Community.Aws
  • community.aws.aws_acm – Upload and delete certificates in the AWS Certificate Manager service
  • community.aws.aws_acm_info – Retrieve certificate information from AWS Certificate Manager service
  • community.aws.aws_api_gateway – Manage AWS API Gateway APIs
  • community.aws.aws_application_scaling_policy – Manage Application Auto Scaling Scaling Policies
  • community.aws.aws_batch_compute_environment – Manage AWS Batch Compute Environments
  • community.aws.aws_batch_job_definition – Manage AWS Batch Job Definitions
  • community.aws.aws_batch_job_queue – Manage AWS Batch Job Queues
  • community.aws.aws_codebuild – Create or delete an AWS CodeBuild project
  • community.aws.aws_codecommit – Manage repositories in AWS CodeCommit
  • community.aws.aws_codepipeline – Create or delete AWS CodePipelines
  • community.aws.aws_config_aggregation_authorization – Manage cross-account AWS Config authorizations
  • community.aws.aws_config_aggregator – Manage AWS Config aggregations across multiple accounts
  • community.aws.aws_config_delivery_channel – Manage AWS Config delivery channels
  • community.aws.aws_config_recorder – Manage AWS Config Recorders
  • community.aws.aws_config_rule – Manage AWS Config resources
  • community.aws.aws_direct_connect_confirm_connection – Confirms the creation of a hosted DirectConnect connection.
  • community.aws.aws_direct_connect_connection – Creates, deletes, modifies a DirectConnect connection
  • community.aws.aws_direct_connect_gateway – Manage AWS Direct Connect gateway
  • community.aws.aws_direct_connect_link_aggregation_group – Manage Direct Connect LAG bundles
  • community.aws.aws_direct_connect_virtual_interface – Manage Direct Connect virtual interfaces
  • community.aws.aws_eks_cluster – Manage Elastic Kubernetes Service Clusters
  • community.aws.aws_elasticbeanstalk_app – Create, update, and delete an elastic beanstalk application
  • community.aws.aws_glue_connection – Manage an AWS Glue connection
  • community.aws.aws_glue_job – Manage an AWS Glue job
  • community.aws.aws_inspector_target – Create, Update and Delete Amazon Inspector Assessment Targets
  • community.aws.aws_kms – Perform various KMS management tasks.
  • community.aws.aws_kms_info – Gather information about AWS KMS keys
  • community.aws.aws_region_info – Gather information about AWS regions.
  • community.aws.aws_s3_bucket_info – Lists S3 buckets in AWS
  • community.aws.aws_s3_cors – Manage CORS for S3 buckets in AWS
  • community.aws.aws_secret – Manage secrets stored in AWS Secrets Manager.
  • community.aws.aws_ses_identity – Manages SES email and domain identity
  • community.aws.aws_ses_identity_policy – Manages SES sending authorization policies
  • community.aws.aws_ses_rule_set – Manages SES inbound receipt rule sets
  • community.aws.aws_sgw_info – Fetch AWS Storage Gateway information
  • community.aws.aws_ssm – execute via AWS Systems Manager
  • community.aws.aws_ssm_parameter_store – Manage key-value pairs in aws parameter store.
  • community.aws.aws_step_functions_state_machine – Manage AWS Step Functions state machines
  • community.aws.aws_step_functions_state_machine_execution – Start or stop execution of an AWS Step Functions state machine.
  • community.aws.aws_waf_condition – Create and delete WAF Conditions
  • community.aws.aws_waf_info – Retrieve information for WAF ACLs, Rule , Conditions and Filters.
  • community.aws.aws_waf_rule – Create and delete WAF Rules
  • community.aws.aws_waf_web_acl – Create and delete WAF Web ACLs.
  • community.aws.cloudformation_exports_info – Read a value from CloudFormation Exports
  • community.aws.cloudformation_stack_set – Manage groups of CloudFormation stacks
  • community.aws.cloudfront_distribution – Create, update and delete AWS CloudFront distributions.
  • community.aws.cloudfront_info – Obtain facts about an AWS CloudFront distribution
  • community.aws.cloudfront_invalidation – create invalidations for AWS CloudFront distributions
  • community.aws.cloudfront_origin_access_identity – Create, update and delete origin access identities for a CloudFront distribution
  • community.aws.cloudtrail – manage CloudTrail create, delete, update
  • community.aws.cloudwatchevent_rule – Manage CloudWatch Event rules and targets
  • community.aws.cloudwatchlogs_log_group – create or delete log_group in CloudWatchLogs
  • community.aws.cloudwatchlogs_log_group_info – Get information about log_group in CloudWatchLogs
  • community.aws.cloudwatchlogs_log_group_metric_filter – Manage CloudWatch log group metric filter
  • community.aws.data_pipeline – Create and manage AWS Datapipelines
  • community.aws.dms_endpoint – Creates or destroys a data migration services endpoint
  • community.aws.dms_replication_subnet_group – creates or destroys a data migration services subnet group
  • community.aws.dynamodb_table – Create, update or delete AWS Dynamo DB tables
  • community.aws.dynamodb_ttl – Set TTL for a given DynamoDB table
  • community.aws.ec2_ami_copy – copies AMI between AWS regions, return new image id
  • community.aws.ec2_asg – Create or delete AWS AutoScaling Groups (ASGs)
  • community.aws.ec2_asg_info – Gather information about ec2 Auto Scaling Groups (ASGs) in AWS
  • community.aws.ec2_asg_lifecycle_hook – Create, delete or update AWS ASG Lifecycle Hooks.
  • community.aws.ec2_customer_gateway – Manage an AWS customer gateway
  • community.aws.ec2_customer_gateway_info – Gather information about customer gateways in AWS
  • community.aws.ec2_eip – manages EC2 elastic IP (EIP) addresses.
  • community.aws.ec2_eip_info – List EC2 EIP details
  • community.aws.ec2_elb – De-registers or registers instances from EC2 ELBs
  • community.aws.ec2_elb_info – Gather information about EC2 Elastic Load Balancers in AWS
  • community.aws.ec2_instance – Create & manage EC2 instances
  • community.aws.ec2_instance_info – Gather information about ec2 instances in AWS
  • community.aws.ec2_launch_template – Manage EC2 launch templates
  • community.aws.ec2_lc – Create or delete AWS Autoscaling Launch Configurations
  • community.aws.ec2_lc_find – Find AWS Autoscaling Launch Configurations
  • community.aws.ec2_lc_info – Gather information about AWS Autoscaling Launch Configurations.
  • community.aws.ec2_metric_alarm – Create/update or delete AWS Cloudwatch ‘metric alarms’
  • community.aws.ec2_placement_group – Create or delete an EC2 Placement Group
  • community.aws.ec2_placement_group_info – List EC2 Placement Group(s) details
  • community.aws.ec2_scaling_policy – Create or delete AWS scaling policies for Autoscaling groups
  • community.aws.ec2_snapshot_copy – Copies an EC2 snapshot and returns the new Snapshot ID.
  • community.aws.ec2_transit_gateway – Create and delete AWS Transit Gateways
  • community.aws.ec2_transit_gateway_info – Gather information about ec2 transit gateways in AWS
  • community.aws.ec2_vpc_egress_igw – Manage an AWS VPC Egress Only Internet gateway
  • community.aws.ec2_vpc_endpoint – Create and delete AWS VPC Endpoints.
  • community.aws.ec2_vpc_endpoint_info – Retrieves AWS VPC endpoints details using AWS methods.
  • community.aws.ec2_vpc_igw – Manage an AWS VPC Internet gateway
  • community.aws.ec2_vpc_igw_info – Gather information about internet gateways in AWS
  • community.aws.ec2_vpc_nacl – create and delete Network ACLs.
  • community.aws.ec2_vpc_nacl_info – Gather information about Network ACLs in an AWS VPC
  • community.aws.ec2_vpc_nat_gateway – Manage AWS VPC NAT Gateways.
  • community.aws.ec2_vpc_nat_gateway_info – Retrieves AWS VPC Managed Nat Gateway details using AWS methods.
  • community.aws.ec2_vpc_peer – create, delete, accept, and reject VPC peering connections between two VPCs.
  • community.aws.ec2_vpc_peering_info – Retrieves AWS VPC Peering details using AWS methods.
  • community.aws.ec2_vpc_route_table – Manage route tables for AWS virtual private clouds
  • community.aws.ec2_vpc_route_table_info – Gather information about ec2 VPC route tables in AWS
  • community.aws.ec2_vpc_vgw – Create and delete AWS VPN Virtual Gateways.
  • community.aws.ec2_vpc_vgw_info – Gather information about virtual gateways in AWS
  • community.aws.ec2_vpc_vpn – Create, modify, and delete EC2 VPN connections.
  • community.aws.ec2_vpc_vpn_info – Gather information about VPN Connections in AWS.
  • community.aws.ec2_win_password – Gets the default administrator password for ec2 windows instances
  • community.aws.ecs_attribute – manage ecs attributes
  • community.aws.ecs_cluster – Create or terminate ECS clusters.
  • community.aws.ecs_ecr – Manage Elastic Container Registry repositories
  • community.aws.ecs_service – Create, terminate, start or stop a service in ECS
  • community.aws.ecs_service_info – List or describe services in ECS
  • community.aws.ecs_tag – create and remove tags on Amazon ECS resources
  • community.aws.ecs_task – Run, start or stop a task in ecs
  • community.aws.ecs_taskdefinition – register a task definition in ecs
  • community.aws.ecs_taskdefinition_info – Describe a task definition in ECS
  • community.aws.efs – create and maintain EFS file systems
  • community.aws.efs_info – Get information about Amazon EFS file systems
  • community.aws.elasticache – Manage cache clusters in Amazon ElastiCache
  • community.aws.elasticache_info – Retrieve information for AWS ElastiCache clusters
  • community.aws.elasticache_parameter_group – Manage cache parameter groups in Amazon ElastiCache.
  • community.aws.elasticache_snapshot – Manage cache snapshots in Amazon ElastiCache
  • community.aws.elasticache_subnet_group – manage ElastiCache subnet groups
  • community.aws.elb_application_lb – Manage an Application Load Balancer
  • community.aws.elb_application_lb_info – Gather information about application ELBs in AWS
  • community.aws.elb_classic_lb – Creates or destroys Amazon ELB.
  • community.aws.elb_classic_lb_info – Gather information about EC2 Elastic Load Balancers in AWS
  • community.aws.elb_instance – De-registers or registers instances from EC2 ELBs
  • community.aws.elb_network_lb – Manage a Network Load Balancer
  • community.aws.elb_target – Manage a target in a target group
  • community.aws.elb_target_group – Manage a target group for an Application or Network load balancer
  • community.aws.elb_target_group_info – Gather information about ELB target groups in AWS
  • community.aws.elb_target_info – Gathers which target groups a target is associated with.
  • community.aws.execute_lambda – Execute an AWS Lambda function
  • community.aws.iam – Manage IAM users, groups, roles and keys
  • community.aws.iam_cert – Manage server certificates for use on ELBs and CloudFront
  • community.aws.iam_group – Manage AWS IAM groups
  • community.aws.iam_managed_policy – Manage User Managed IAM policies
  • community.aws.iam_mfa_device_info – List the MFA (Multi-Factor Authentication) devices registered for a user
  • community.aws.iam_password_policy – Update an IAM Password Policy
  • community.aws.iam_policy – Manage inline IAM policies for users, groups, and roles
  • community.aws.iam_policy_info – Retrieve inline IAM policies for users, groups, and roles
  • community.aws.iam_role – Manage AWS IAM roles
  • community.aws.iam_role_info – Gather information on IAM roles
  • community.aws.iam_saml_federation – Maintain IAM SAML federation configuration.
  • community.aws.iam_server_certificate_info – Retrieve the information of a server certificate
  • community.aws.iam_user – Manage AWS IAM users
  • community.aws.iam_user_info – Gather IAM user(s) facts in AWS
  • community.aws.kinesis_stream – Manage a Kinesis Stream.
  • community.aws.lambda – Manage AWS Lambda functions
  • community.aws.lambda_alias – Creates, updates or deletes AWS Lambda function aliases
  • community.aws.lambda_event – Creates, updates or deletes AWS Lambda function event mappings
  • community.aws.lambda_facts – Gathers AWS Lambda function details as Ansible facts
  • community.aws.lambda_info – Gathers AWS Lambda function details
  • community.aws.lambda_policy – Creates, updates or deletes AWS Lambda policy statements.
  • community.aws.lightsail – Manage instances in AWS Lightsail
  • community.aws.rds – create, delete, or modify Amazon rds instances, rds snapshots, and related facts
  • community.aws.rds_instance – Manage RDS instances
  • community.aws.rds_instance_info – obtain information about one or more RDS instances
  • community.aws.rds_param_group – manage RDS parameter groups
  • community.aws.rds_snapshot – manage Amazon RDS snapshots.
  • community.aws.rds_snapshot_info – obtain information about one or more RDS snapshots
  • community.aws.rds_subnet_group – manage RDS database subnet groups
  • community.aws.redshift – create, delete, or modify an Amazon Redshift instance
  • community.aws.redshift_cross_region_snapshots – Manage Redshift Cross Region Snapshots
  • community.aws.redshift_info – Gather information about Redshift cluster(s)
  • community.aws.redshift_subnet_group – manage Redshift cluster subnet groups
  • community.aws.route53 – add or delete entries in Amazons Route 53 DNS service
  • community.aws.route53_health_check – Add or delete health-checks in Amazons Route53 DNS service
  • community.aws.route53_info – Retrieves route53 details using AWS methods
  • community.aws.route53_zone – add or delete Route53 zones
  • community.aws.s3_bucket_notification – Creates, updates or deletes S3 Bucket notification for lambda
  • community.aws.s3_lifecycle – Manage s3 bucket lifecycle rules in AWS
  • community.aws.s3_logging – Manage logging facility of an s3 bucket in AWS
  • community.aws.s3_metrics_configuration – Manage s3 bucket metrics configuration in AWS
  • community.aws.s3_sync – Efficiently upload multiple files to S3
  • community.aws.s3_website – Configure an s3 bucket as a website
  • community.aws.sns – Send Amazon Simple Notification Service messages
  • community.aws.sns_topic – Manages AWS SNS topics and subscriptions
  • community.aws.sqs_queue – Creates or deletes AWS SQS queues
  • community.aws.sts_assume_role – Assume a role using AWS Security Token Service and obtain temporary credentials
  • community.aws.sts_session_token – Obtain a session token from the AWS Security Token Service
Collection community.azure
  • Community.Azure
  • community.azure.azure_rm_aksversion_info – Get available kubernetes versions supported by Azure Kubernetes Service
  • community.azure.azure_rm_aks_info – Get Azure Kubernetes Service facts
  • community.azure.azure_rm_applicationsecuritygroup_info – Get Azure Application Security Group facts
  • community.azure.azure_rm_appserviceplan_info – Get azure app service plan facts
  • community.azure.azure_rm_automationaccount_info – Get Azure automation account facts
  • community.azure.azure_rm_autoscale_info – Get Azure Auto Scale Setting facts
  • community.azure.azure_rm_availabilityset_info – Get Azure Availability Set facts
  • community.azure.azure_rm_cdnendpoint_info – Get Azure CDN endpoint facts
  • community.azure.azure_rm_cdnprofile_info – Get Azure CDN profile facts
  • community.azure.azure_rm_containerinstance_info – Get Azure Container Instance facts
  • community.azure.azure_rm_containerregistry_info – Get Azure Container Registry facts
  • community.azure.azure_rm_cosmosdbaccount_info – Get Azure Cosmos DB Account facts
  • community.azure.azure_rm_deployment_info – Get Azure Deployment facts
  • community.azure.azure_rm_devtestlabarmtemplate_info – Get Azure DevTest Lab ARM Template facts
  • community.azure.azure_rm_devtestlabartifactsource_info – Get Azure DevTest Lab Artifact Source facts
  • community.azure.azure_rm_devtestlabartifact_info – Get Azure DevTest Lab Artifact facts
  • community.azure.azure_rm_devtestlabcustomimage_info – Get Azure DevTest Lab Custom Image facts
  • community.azure.azure_rm_devtestlabenvironment_info – Get Azure Environment facts
  • community.azure.azure_rm_devtestlabpolicy_info – Get Azure DTL Policy facts
  • community.azure.azure_rm_devtestlabschedule_info – Get Azure Schedule facts
  • community.azure.azure_rm_devtestlabvirtualmachine_info – Get Azure DevTest Lab Virtual Machine facts
  • community.azure.azure_rm_devtestlabvirtualnetwork_info – Get Azure DevTest Lab Virtual Network facts
  • community.azure.azure_rm_devtestlab_info – Get Azure DevTest Lab facts
  • community.azure.azure_rm_dnsrecordset_info – Get DNS Record Set facts
  • community.azure.azure_rm_dnszone_info – Get DNS zone facts
  • community.azure.azure_rm_functionapp_info – Get Azure Function App facts
  • community.azure.azure_rm_hdinsightcluster_info – Get Azure HDInsight Cluster facts
  • community.azure.azure_rm_image_info – Get facts about azure custom images
  • community.azure.azure_rm_loadbalancer_info – Get load balancer facts
  • community.azure.azure_rm_lock_info – Manage Azure locks
  • community.azure.azure_rm_loganalyticsworkspace_info – Get facts of Azure Log Analytics workspaces
  • community.azure.azure_rm_manageddisk – Manage Azure Manage Disks
  • community.azure.azure_rm_manageddisk_info – Get managed disk facts
  • community.azure.azure_rm_managed_disk
  • community.azure.azure_rm_managed_disk_facts
  • community.azure.azure_rm_mariadbconfiguration_info – Get Azure MariaDB Configuration facts
  • community.azure.azure_rm_mariadbdatabase_info – Get Azure MariaDB Database facts
  • community.azure.azure_rm_mariadbfirewallrule_info – Get Azure MariaDB Firewall Rule facts
  • community.azure.azure_rm_mariadbserver_info – Get Azure MariaDB Server facts
  • community.azure.azure_rm_mysqlconfiguration_info – Get Azure MySQL Configuration facts
  • community.azure.azure_rm_mysqldatabase_info – Get Azure MySQL Database facts
  • community.azure.azure_rm_mysqlfirewallrule_info – Get Azure MySQL Firewall Rule facts
  • community.azure.azure_rm_mysqlserver_info – Get Azure MySQL Server facts
  • community.azure.azure_rm_networkinterface_info – Get network interface facts
  • community.azure.azure_rm_postgresqlconfiguration_info – Get Azure PostgreSQL Configuration facts
  • community.azure.azure_rm_postgresqldatabase_info – Get Azure PostgreSQL Database facts
  • community.azure.azure_rm_postgresqlfirewallrule_info – Get Azure PostgreSQL Firewall Rule facts
  • community.azure.azure_rm_postgresqlserver_info – Get Azure PostgreSQL Server facts
  • community.azure.azure_rm_publicipaddress_info – Get public IP facts
  • community.azure.azure_rm_rediscache_info – Get Azure Cache for Redis instance facts
  • community.azure.azure_rm_resourcegroup_info – Get resource group facts
  • community.azure.azure_rm_resource_info – Generic facts of Azure resources
  • community.azure.azure_rm_roleassignment_info – Gets Azure Role Assignment facts
  • community.azure.azure_rm_roledefinition_info – Get Azure Role Definition facts
  • community.azure.azure_rm_routetable_info – Get route table facts
  • community.azure.azure_rm_securitygroup_info – Get security group facts
  • community.azure.azure_rm_servicebus_info – Get servicebus facts
  • community.azure.azure_rm_sqldatabase_info – Get Azure SQL Database facts
  • community.azure.azure_rm_sqlfirewallrule_info – Get Azure SQL Firewall Rule facts
  • community.azure.azure_rm_sqlserver_info – Get SQL Server facts
  • community.azure.azure_rm_storageaccount_info – Get storage account facts
  • community.azure.azure_rm_subnet_info – Get Azure Subnet facts
  • community.azure.azure_rm_trafficmanagerendpoint_info – Get Azure Traffic Manager endpoint facts
  • community.azure.azure_rm_trafficmanagerprofile_info – Get Azure Traffic Manager profile facts
  • community.azure.azure_rm_virtualmachineextension – Managed Azure Virtual Machine extension
  • community.azure.azure_rm_virtualmachineextension_info – Get Azure Virtual Machine Extension facts
  • community.azure.azure_rm_virtualmachineimage_info – Get virtual machine image facts
  • community.azure.azure_rm_virtualmachinescaleset – Manage Azure virtual machine scale sets
  • community.azure.azure_rm_virtualmachinescalesetextension_info – Get Azure Virtual Machine Scale Set Extension facts
  • community.azure.azure_rm_virtualmachinescalesetinstance_info – Get Azure Virtual Machine Scale Set Instance facts
  • community.azure.azure_rm_virtualmachinescaleset_info – Get Virtual Machine Scale Set facts
  • community.azure.azure_rm_virtualmachine_extension
  • community.azure.azure_rm_virtualmachine_info – Get virtual machine facts
  • community.azure.azure_rm_virtualmachine_scaleset
  • community.azure.azure_rm_virtualmachine_scaleset_facts
  • community.azure.azure_rm_virtualnetworkpeering_info – Get facts of Azure Virtual Network Peering
  • community.azure.azure_rm_virtualnetwork_info – Get virtual network facts
  • community.azure.azure_rm_webapp_info – Get Azure web app facts
Collection community.crypto
  • Community.Crypto
  • community.crypto.acme_account – Create, modify or delete ACME accounts
  • community.crypto.acme_account_info – Retrieves information on ACME accounts
  • community.crypto.acme_certificate – Create SSL/TLS certificates with the ACME protocol
  • community.crypto.acme_certificate_revoke – Revoke certificates with the ACME protocol
  • community.crypto.acme_challenge_cert_helper – Prepare certificates required for ACME challenges such as tls-alpn-01
  • community.crypto.acme_inspect – Send direct requests to an ACME server
  • community.crypto.certificate_complete_chain – Complete certificate chain given a set of untrusted and root certificates
  • community.crypto.ecs_certificate – Request SSL/TLS certificates with the Entrust Certificate Services (ECS) API
  • community.crypto.ecs_domain – Request validation of a domain with the Entrust Certificate Services (ECS) API
  • community.crypto.get_certificate – Get a certificate from a host:port
  • community.crypto.luks_device – Manage encrypted (LUKS) devices
  • community.crypto.openssh_cert – Generate OpenSSH host or user certificates.
  • community.crypto.openssh_keypair – Generate OpenSSH private and public keys
  • community.crypto.openssl_csr – Generate OpenSSL Certificate Signing Request (CSR)
  • community.crypto.openssl_csr_info – Provide information of OpenSSL Certificate Signing Requests (CSR)
  • community.crypto.openssl_csr_pipe – Generate OpenSSL Certificate Signing Request (CSR)
  • community.crypto.openssl_dhparam – Generate OpenSSL Diffie-Hellman Parameters
  • community.crypto.openssl_pkcs12 – Generate OpenSSL PKCS#12 archive
  • community.crypto.openssl_privatekey – Generate OpenSSL private keys
  • community.crypto.openssl_privatekey_info – Provide information for OpenSSL private keys
  • community.crypto.openssl_privatekey_pipe – Generate OpenSSL private keys without disk access
  • community.crypto.openssl_publickey – Generate an OpenSSL public key from its private key.
  • community.crypto.openssl_signature – Sign data with openssl
  • community.crypto.openssl_signature_info – Verify signatures with openssl
  • community.crypto.x509_certificate – Generate and/or check OpenSSL certificates
  • community.crypto.x509_certificate_info – Provide information of OpenSSL X.509 certificates
  • community.crypto.x509_certificate_pipe – Generate and/or check OpenSSL certificates
  • community.crypto.x509_crl – Generate Certificate Revocation Lists (CRLs)
  • community.crypto.x509_crl_info – Retrieve information on Certificate Revocation Lists (CRLs)
Collection community.digitalocean
  • Community.Digitalocean
  • community.digitalocean.digital_ocean – Create/delete a droplet/SSH_key in DigitalOcean
  • community.digitalocean.digital_ocean_account_info – Gather information about DigitalOcean User account
  • community.digitalocean.digital_ocean_block_storage – Create/destroy or attach/detach Block Storage volumes in DigitalOcean
  • community.digitalocean.digital_ocean_certificate – Manage certificates in DigitalOcean
  • community.digitalocean.digital_ocean_certificate_info – Gather information about DigitalOcean certificates
  • community.digitalocean.digital_ocean_domain – Create/delete a DNS domain in DigitalOcean
  • community.digitalocean.digital_ocean_domain_info – Gather information about DigitalOcean Domains
  • community.digitalocean.digital_ocean_droplet – Create and delete a DigitalOcean droplet
  • community.digitalocean.digital_ocean_firewall_info – Gather information about DigitalOcean firewalls
  • community.digitalocean.digital_ocean_floating_ip – Manage DigitalOcean Floating IPs
  • community.digitalocean.digital_ocean_floating_ip_info – DigitalOcean Floating IPs information
  • community.digitalocean.digital_ocean_image_info – Gather information about DigitalOcean images
  • community.digitalocean.digital_ocean_load_balancer_info – Gather information about DigitalOcean load balancers
  • community.digitalocean.digital_ocean_region_info – Gather information about DigitalOcean regions
  • community.digitalocean.digital_ocean_size_info – Gather information about DigitalOcean Droplet sizes
  • community.digitalocean.digital_ocean_snapshot_info – Gather information about DigitalOcean Snapshot
  • community.digitalocean.digital_ocean_sshkey – Manage DigitalOcean SSH keys
  • community.digitalocean.digital_ocean_sshkey_facts – DigitalOcean SSH keys facts
  • community.digitalocean.digital_ocean_sshkey_info – Gather information about DigitalOcean SSH keys
  • community.digitalocean.digital_ocean_tag – Create and remove tag(s) to DigitalOcean resource.
  • community.digitalocean.digital_ocean_tag_info – Gather information about DigitalOcean tags
  • community.digitalocean.digital_ocean_volume_info – Gather information about DigitalOcean volumes
Collection community.docker
  • Community.Docker
  • community.docker.current_container_facts – Return facts about whether the module runs in a Docker container
  • community.docker.docker – Run tasks in docker containers
  • community.docker.docker_api – Run tasks in docker containers
  • community.docker.docker_compose – Manage multi-container Docker applications with Docker Compose.
  • community.docker.docker_config – Manage docker configs.
  • community.docker.docker_container – manage docker containers
  • community.docker.docker_containers – Ansible dynamic inventory plugin for Docker containers.
  • community.docker.docker_container_info – Retrieves facts about docker container
  • community.docker.docker_host_info – Retrieves facts about docker host and lists of objects of the services.
  • community.docker.docker_image – Manage docker images.
  • community.docker.docker_image_info – Inspect docker images
  • community.docker.docker_login – Log into a Docker registry.
  • community.docker.docker_machine – Docker Machine inventory source
  • community.docker.docker_network – Manage Docker networks
  • community.docker.docker_network_info – Retrieves facts about docker network
  • community.docker.docker_node – Manage Docker Swarm node
  • community.docker.docker_node_info – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_prune – Allows to prune various docker objects
  • community.docker.docker_secret – Manage docker secrets.
  • community.docker.docker_stack – docker stack module
  • community.docker.docker_stack_info – Return information on a docker stack
  • community.docker.docker_stack_task_info – Return information of the tasks on a docker stack
  • community.docker.docker_swarm – Ansible dynamic inventory plugin for Docker swarm nodes.
  • community.docker.docker_swarm – Manage Swarm cluster
  • community.docker.docker_swarm_info – Retrieves facts about Docker Swarm cluster.
  • community.docker.docker_swarm_service – docker swarm service
  • community.docker.docker_swarm_service_info – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume – Manage Docker volumes
  • community.docker.docker_volume_info – Retrieve facts about Docker volumes
Collection community.fortios
  • Community.Fortios
  • community.fortios.faz_device – Add or remove device
  • community.fortios.fmgr_device – Add or remove device from FortiManager.
  • community.fortios.fmgr_device_config – Edit device configurations
  • community.fortios.fmgr_device_group – Alter FortiManager device groups.
  • community.fortios.fmgr_device_provision_template – Manages Device Provisioning Templates in FortiManager.
  • community.fortios.fmgr_fwobj_address – Allows the management of firewall objects in FortiManager
  • community.fortios.fmgr_fwobj_ippool – Allows the editing of IP Pool Objects within FortiManager.
  • community.fortios.fmgr_fwobj_ippool6 – Allows the editing of IP Pool Objects within FortiManager.
  • community.fortios.fmgr_fwobj_service – Manages FortiManager Firewall Service Objects.
  • community.fortios.fmgr_fwobj_vip – Manages Virtual IPs objects in FortiManager
  • community.fortios.fmgr_fwpol_ipv4 – Allows the add/delete of Firewall Policies on Packages in FortiManager.
  • community.fortios.fmgr_fwpol_package – Manages FortiManager Firewall Policies Packages.
  • community.fortios.fmgr_ha – Manages the High-Availability State of FortiManager Clusters and Nodes.
  • community.fortios.fmgr_provisioning – Provision devices via FortiMananger
  • community.fortios.fmgr_query – Query FortiManager data objects for use in Ansible workflows.
  • community.fortios.fmgr_script – Add/Edit/Delete and execute scripts
  • community.fortios.fmgr_secprof_appctrl – Manage application control security profiles
  • community.fortios.fmgr_secprof_av – Manage security profile
  • community.fortios.fmgr_secprof_dns – Manage DNS security profiles in FortiManager
  • community.fortios.fmgr_secprof_ips – Managing IPS security profiles in FortiManager
  • community.fortios.fmgr_secprof_profile_group – Manage security profiles within FortiManager
  • community.fortios.fmgr_secprof_proxy – Manage proxy security profiles in FortiManager
  • community.fortios.fmgr_secprof_spam – spam filter profile for FMG
  • community.fortios.fmgr_secprof_ssl_ssh – Manage SSL and SSH security profiles in FortiManager
  • community.fortios.fmgr_secprof_voip – VOIP security profiles in FMG
  • community.fortios.fmgr_secprof_waf – FortiManager web application firewall security profile
  • community.fortios.fmgr_secprof_wanopt – WAN optimization
  • community.fortios.fmgr_secprof_web – Manage web filter security profiles in FortiManager
  • community.fortios.fortianalyzer – HttpApi Plugin for Fortinet FortiAnalyzer Appliance or VM.
  • community.fortios.fortimanager – HttpApi Plugin for Fortinet FortiManager Appliance or VM.
Collection community.general
  • Community.General
  • community.general.aerospike_migrations – Check or wait for migrations between nodes
  • community.general.airbrake_deployment – Notify airbrake about app deployments
  • community.general.aix_devices – Manages AIX devices
  • community.general.aix_filesystem – Configure LVM and NFS file systems for AIX
  • community.general.aix_inittab – Manages the inittab on AIX
  • community.general.aix_lvg – Manage LVM volume groups on AIX
  • community.general.aix_lvol – Configure AIX LVM logical volumes
  • community.general.ali_instance – Create, Start, Stop, Restart or Terminate an Instance in ECS. Add or Remove Instance to/from a Security Group.
  • community.general.ali_instance_info – Gather information on instances of Alibaba Cloud ECS.
  • community.general.alternatives – Manages alternative programs for common commands
  • community.general.apache2_module – Enables/disables a module of the Apache2 webserver.
  • community.general.apache2_mod_proxy – Set and/or get members’ attributes of an Apache httpd 2.4 mod_proxy balancer pool
  • community.general.apk – Manages apk packages
  • community.general.apt_repo – Manage APT repositories via apt-repo
  • community.general.apt_rpm – apt_rpm package manager
  • community.general.archive – Creates a compressed archive of one or more files or trees
  • community.general.atomic_container – Manage the containers on the atomic host platform
  • community.general.atomic_host – Manage the atomic host platform
  • community.general.atomic_image – Manage the container images on the atomic host platform
  • community.general.awall – Manage awall policies
  • community.general.beadm – Manage ZFS boot environments on FreeBSD/Solaris/illumos systems.
  • community.general.bearychat – Send BearyChat notifications
  • community.general.bigpanda – Notify BigPanda about deployments
  • community.general.bitbucket_access_key – Manages Bitbucket repository access keys
  • community.general.bitbucket_pipeline_key_pair – Manages Bitbucket pipeline SSH key pair
  • community.general.bitbucket_pipeline_known_host – Manages Bitbucket pipeline known hosts
  • community.general.bitbucket_pipeline_variable – Manages Bitbucket pipeline variables
  • community.general.bower – Manage bower packages with bower
  • community.general.bundler – Manage Ruby Gem dependencies with Bundler
  • community.general.bzr – Deploy software (or files) from bzr branches
  • community.general.campfire – Send a message to Campfire
  • community.general.capabilities – Manage Linux capabilities
  • community.general.cartesian – returns the cartesian product of lists
  • community.general.catapult – Send a sms / mms using the catapult bandwidth api
  • community.general.cgroup_memory_recap – Profiles maximum memory usage of tasks and full execution using cgroups
  • community.general.chef_databag – fetches data from a Chef Databag
  • community.general.chroot – Interact with local chroot
  • community.general.circonus_annotation – create an annotation in circonus
  • community.general.cisco_webex – Send a message to a Cisco Webex Teams Room or Individual
  • community.general.clc_aa_policy – Create or Delete Anti Affinity Policies at CenturyLink Cloud.
  • community.general.clc_alert_policy – Create or Delete Alert Policies at CenturyLink Cloud.
  • community.general.clc_blueprint_package – deploys a blue print package on a set of servers in CenturyLink Cloud.
  • community.general.clc_firewall_policy – Create/delete/update firewall policies
  • community.general.clc_group – Create/delete Server Groups at Centurylink Cloud
  • community.general.clc_loadbalancer – Create, Delete shared loadbalancers in CenturyLink Cloud.
  • community.general.clc_modify_server – modify servers in CenturyLink Cloud.
  • community.general.clc_publicip – Add and Delete public ips on servers in CenturyLink Cloud.
  • community.general.clc_server – Create, Delete, Start and Stop servers in CenturyLink Cloud.
  • community.general.clc_server_snapshot – Create, Delete and Restore server snapshots in CenturyLink Cloud.
  • community.general.cloudflare_dns – Manage Cloudflare DNS records
  • community.general.cloud_init_data_facts – Retrieve facts of cloud-init.
  • community.general.cobbler – Cobbler inventory source
  • community.general.cobbler_sync – Sync Cobbler
  • community.general.cobbler_system – Manage system objects in Cobbler
  • community.general.composer – Dependency Manager for PHP
  • community.general.consul – Add, modify & delete services within a consul cluster.
  • community.general.consul_acl – Manipulate Consul ACL keys and rules
  • community.general.consul_kv – Fetch metadata from a Consul key value store.
  • community.general.consul_kv – Manipulate entries in the key/value store of a consul cluster
  • community.general.consul_session – Manipulate consul sessions
  • community.general.context_demo – demo callback that adds play/task context
  • community.general.copr – Manage one of the Copr repositories
  • community.general.counter_enabled – adds counters to the output items (tasks and hosts/task)
  • community.general.cpanm – Manages Perl library dependencies.
  • community.general.credstash – retrieve secrets from Credstash on AWS
  • community.general.cronvar – Manage variables in crontabs
  • community.general.crypttab – Encrypted Linux block devices
  • community.general.cyberarkpassword – get secrets from CyberArk AIM
  • community.general.datadog_downtime – Manages Datadog downtimes
  • community.general.datadog_event – Posts events to Datadog service
  • community.general.datadog_monitor – Manages Datadog monitors
  • community.general.dconf – Modify and read dconf database
  • community.general.dense – minimal stdout output
  • community.general.deploy_helper – Manages some of the steps common in deploying projects.
  • community.general.dig – query DNS using the dnspython library
  • community.general.dimensiondata_network – Create, update, and delete MCP 1.0 & 2.0 networks
  • community.general.dimensiondata_vlan – Manage a VLAN in a Cloud Control network domain.
  • community.general.diy – Customize the output
  • community.general.django_manage – Manages a Django application.
  • community.general.dnsimple – Interface with dnsimple.com (a DNS hosting service)
  • community.general.dnsmadeeasy – Interface with dnsmadeeasy.com (a DNS hosting service).
  • community.general.dnstxt – query a domain(s)’s DNS txt fields
  • community.general.doas – Do As user
  • community.general.dpkg_divert – Override a debian package’s version of a file
  • community.general.dsv – Get secrets from Thycotic DevOps Secrets Vault
  • community.general.dzdo – Centrify’s Direct Authorize
  • community.general.easy_install – Installs Python libraries
  • community.general.ejabberd_user – Manages users for ejabberd servers
  • community.general.elasticsearch_plugin – Manage Elasticsearch plugins
  • community.general.emc_vnx_sg_member – Manage storage group member on EMC VNX
  • community.general.etcd – get info from an etcd server
  • community.general.etcd3 – Get key values from etcd3 server
  • community.general.etcd3 – Set or delete key value pairs from an etcd3 cluster
  • community.general.facter – Runs the discovery program facter on the remote system
  • community.general.filesystem – Makes a filesystem
  • community.general.filetree – recursively match all files in a directory tree
  • community.general.flatpak – Manage flatpaks
  • community.general.flatpak_remote – Manage flatpak repository remotes
  • community.general.flattened – return single list completely flattened
  • community.general.flowdock – Send a message to a flowdock
  • community.general.funcd – Use funcd to connect to target
  • community.general.gconftool2 – Edit GNOME Configurations
  • community.general.gem – Manage Ruby gems
  • community.general.github_deploy_key – Manages deploy keys for GitHub repositories.
  • community.general.github_issue – View GitHub issue.
  • community.general.github_key – Manage GitHub access keys.
  • community.general.github_release – Interact with GitHub Releases
  • community.general.github_webhook – Manage GitHub webhooks
  • community.general.github_webhook_info – Query information about GitHub webhooks
  • community.general.gitlab_deploy_key – Manages GitLab project deploy keys.
  • community.general.gitlab_group – Creates/updates/deletes GitLab Groups
  • community.general.gitlab_group_members – Manage group members on GitLab Server
  • community.general.gitlab_group_variable – Creates, updates, or deletes GitLab groups variables
  • community.general.gitlab_hook – Manages GitLab project hooks.
  • community.general.gitlab_project – Creates/updates/deletes GitLab Projects
  • community.general.gitlab_project_variable – Creates/updates/deletes GitLab Projects Variables
  • community.general.gitlab_runner – Create, modify and delete GitLab Runners.
  • community.general.gitlab_runners – Ansible dynamic inventory plugin for GitLab runners.
  • community.general.gitlab_user – Creates/updates/deletes/blocks/unblocks GitLab Users
  • community.general.git_config – Read and write git configuration
  • community.general.gluster_heal_info – Gather information on self-heal or rebalance status
  • community.general.gluster_peer – Attach/Detach peers to/from the cluster
  • community.general.gluster_volume – Manage GlusterFS volumes
  • community.general.grove – Sends a notification to a grove.io channel
  • community.general.gunicorn – Run gunicorn with various settings.
  • community.general.haproxy – Enable, disable, and set weights for HAProxy backend servers using socket commands
  • community.general.helm – Manages Kubernetes packages with the Helm package manager
  • community.general.heroku_collaborator – Add or delete app collaborators on Heroku
  • community.general.hg – Manages Mercurial (hg) repositories
  • community.general.hiera – get info from hiera data
  • community.general.hipchat – post task events to hipchat
  • community.general.hipchat – Send a message to Hipchat.
  • community.general.homebrew – Package manager for Homebrew
  • community.general.homebrew_cask – Install and uninstall homebrew casks
  • community.general.homebrew_tap – Tap a Homebrew repository.
  • community.general.honeybadger_deployment – Notify Honeybadger.io about app deployments
  • community.general.hpilo_boot – Boot system using specific media through HP iLO interface
  • community.general.hpilo_info – Gather information through an HP iLO interface
  • community.general.hponcfg – Configure HP iLO interface using hponcfg
  • community.general.htpasswd – manage user files for basic authentication
  • community.general.hwc_ecs_instance – Creates a resource of Ecs/Instance in Huawei Cloud
  • community.general.hwc_evs_disk – Creates a resource of Evs/Disk in Huawei Cloud
  • community.general.hwc_network_vpc – Creates a Huawei Cloud VPC
  • community.general.hwc_smn_topic – Creates a resource of SMNTopic in Huaweicloud Cloud
  • community.general.hwc_vpc_eip – Creates a resource of Vpc/EIP in Huawei Cloud
  • community.general.hwc_vpc_peering_connect – Creates a resource of Vpc/PeeringConnect in Huawei Cloud
  • community.general.hwc_vpc_port – Creates a resource of Vpc/Port in Huawei Cloud
  • community.general.hwc_vpc_private_ip – Creates a resource of Vpc/PrivateIP in Huawei Cloud
  • community.general.hwc_vpc_route – Creates a resource of Vpc/Route in Huawei Cloud
  • community.general.hwc_vpc_security_group – Creates a resource of Vpc/SecurityGroup in Huawei Cloud
  • community.general.hwc_vpc_security_group_rule – Creates a resource of Vpc/SecurityGroupRule in Huawei Cloud
  • community.general.hwc_vpc_subnet – Creates a resource of Vpc/Subnet in Huawei Cloud
  • community.general.ibm_sa_domain – Manages domains on IBM Spectrum Accelerate Family storage systems
  • community.general.ibm_sa_host – Adds hosts to or removes them from IBM Spectrum Accelerate Family storage systems.
  • community.general.ibm_sa_host_ports – Add host ports on IBM Spectrum Accelerate Family storage systems.
  • community.general.ibm_sa_pool – Handles pools on IBM Spectrum Accelerate Family storage systems.
  • community.general.ibm_sa_vol – Handle volumes on IBM Spectrum Accelerate Family storage systems.
  • community.general.ibm_sa_vol_map – Handles volume mapping on IBM Spectrum Accelerate Family storage systems.
  • community.general.icinga2_feature – Manage Icinga2 feature
  • community.general.icinga2_host – Manage a host in Icinga2
  • community.general.idrac_firmware – Firmware update from a repository on a network share (CIFS, NFS).
  • community.general.idrac_redfish_command – Manages Out-Of-Band controllers using iDRAC OEM Redfish APIs
  • community.general.idrac_redfish_config – Manages servers through iDRAC using Dell Redfish APIs
  • community.general.idrac_redfish_info – Gather PowerEdge server information through iDRAC using Redfish APIs
  • community.general.idrac_server_config_profile – Export or Import iDRAC Server Configuration Profile (SCP).
  • community.general.imc_rest – Manage Cisco IMC hardware through its REST API
  • community.general.imgadm – Manage SmartOS images
  • community.general.infinity – Manage Infinity IPAM using Rest API
  • community.general.influxdb_database – Manage InfluxDB databases
  • community.general.influxdb_query – Query data points from InfluxDB
  • community.general.influxdb_retention_policy – Manage InfluxDB retention policies
  • community.general.influxdb_user – Manage InfluxDB users
  • community.general.influxdb_write – Write data points into InfluxDB
  • community.general.ini_file – Tweak settings in INI files
  • community.general.installp – Manage packages on AIX
  • community.general.interfaces_file – Tweak settings in /etc/network/interfaces files
  • community.general.iocage – Run tasks in iocage jails
  • community.general.ipa_config – Manage Global FreeIPA Configuration Settings
  • community.general.ipa_dnsrecord – Manage FreeIPA DNS records
  • community.general.ipa_dnszone – Manage FreeIPA DNS Zones
  • community.general.ipa_group – Manage FreeIPA group
  • community.general.ipa_hbacrule – Manage FreeIPA HBAC rule
  • community.general.ipa_host – Manage FreeIPA host
  • community.general.ipa_hostgroup – Manage FreeIPA host-group
  • community.general.ipa_pwpolicy – Manage FreeIPA password policies
  • community.general.ipa_role – Manage FreeIPA role
  • community.general.ipa_service – Manage FreeIPA service
  • community.general.ipa_subca – Manage FreeIPA Lightweight Sub Certificate Authorities.
  • community.general.ipa_sudocmd – Manage FreeIPA sudo command
  • community.general.ipa_sudocmdgroup – Manage FreeIPA sudo command group
  • community.general.ipa_sudorule – Manage FreeIPA sudo rule
  • community.general.ipa_user – Manage FreeIPA users
  • community.general.ipa_vault – Manage FreeIPA vaults
  • community.general.ipify_facts – Retrieve the public IP of your internet gateway
  • community.general.ipinfoio_facts – Retrieve IP geolocation facts of a host’s IP address
  • community.general.ipmi_boot – Management of order of boot devices
  • community.general.ipmi_power – Power management for machine
  • community.general.iptables_state – Save iptables state into a file or restore it from a file
  • community.general.ipwcli_dns – Manage DNS Records for Ericsson IPWorks via ipwcli
  • community.general.ip_netns – Manage network namespaces
  • community.general.irc – Send a message to an IRC channel or a nick
  • community.general.iso_create – Generate ISO file with specified files or folders
  • community.general.iso_extract – Extract files from an ISO image
  • community.general.jabber – post task events to a jabber server
  • community.general.jabber – Send a message to jabber user or chat room
  • community.general.jail – Run tasks in jails
  • community.general.java_cert – Uses keytool to import/remove key from java keystore (cacerts)
  • community.general.java_keystore – Create or delete a Java keystore in JKS format.
  • community.general.jboss – Deploy applications to JBoss
  • community.general.jenkins_job – Manage jenkins jobs
  • community.general.jenkins_job_info – Get information about Jenkins jobs
  • community.general.jenkins_plugin – Add or remove Jenkins plugin
  • community.general.jenkins_script – Executes a groovy script in the jenkins instance
  • community.general.jira – create and modify issues in a JIRA instance
  • community.general.kernel_blacklist – Blacklist kernel modules
  • community.general.keycloak_client – Allows administration of Keycloak clients via Keycloak API
  • community.general.keycloak_clienttemplate – Allows administration of Keycloak client templates via Keycloak API
  • community.general.keycloak_group – Allows administration of Keycloak groups via Keycloak API
  • community.general.keyring – grab secrets from the OS keyring
  • community.general.kibana_plugin – Manage Kibana plugins
  • community.general.ksu – Kerberos substitute user
  • community.general.lastpass – fetch data from lastpass
  • community.general.launchd – Manage macOS services
  • community.general.layman – Manage Gentoo overlays
  • community.general.lbu – Local Backup Utility for Alpine Linux
  • community.general.ldap_attr – Add or remove LDAP attribute values
  • community.general.ldap_attrs – Add or remove multiple LDAP attribute values
  • community.general.ldap_entry – Add or remove LDAP entries.
  • community.general.ldap_passwd – Set passwords in LDAP.
  • community.general.ldap_search – Search for entries in a LDAP server
  • community.general.librato_annotation – create an annotation in librato
  • community.general.linode
  • community.general.linode – Manage instances on the Linode Public Cloud
  • community.general.linode_v4 – Manage instances on the Linode cloud.
  • community.general.listen_ports_facts – Gather facts on processes listening on TCP and UDP ports.
  • community.general.lldp – get details reported by lldp
  • community.general.lmdb_kv – fetch data from LMDB
  • community.general.locale_gen – Creates or removes locales
  • community.general.logdna – Sends playbook logs to LogDNA
  • community.general.logentries – Module for tracking logs via logentries.com
  • community.general.logentries – Sends events to Logentries
  • community.general.logentries_msg – Send a message to logentries.
  • community.general.logstash – Sends events to Logstash
  • community.general.logstash_plugin – Manage Logstash plugins
  • community.general.log_plays – write playbook output to log file
  • community.general.lvg – Configure LVM volume groups
  • community.general.lvol – Configure LVM logical volumes
  • community.general.lxc – Run tasks in lxc containers via lxc python library
  • community.general.lxca_cmms – Custom module for lxca cmms inventory utility
  • community.general.lxca_nodes – Custom module for lxca nodes inventory utility
  • community.general.lxc_container – Manage LXC Containers
  • community.general.lxd – Run tasks in lxc containers via lxc CLI
  • community.general.lxd_container – Manage LXD Containers
  • community.general.lxd_profile – Manage LXD profiles
  • community.general.machinectl – Systemd’s machinectl privilege escalation
  • community.general.macports – Package manager for MacPorts
  • community.general.mail – Send an email
  • community.general.mail – Sends failure events via email
  • community.general.make – Run targets in a Makefile
  • community.general.manageiq_alerts – Configuration of alerts in ManageIQ
  • community.general.manageiq_alert_profiles – Configuration of alert profiles for ManageIQ
  • community.general.manageiq_group – Management of groups in ManageIQ.
  • community.general.manageiq_policies – Management of resource policy_profiles in ManageIQ.
  • community.general.manageiq_provider – Management of provider in ManageIQ.
  • community.general.manageiq_tags – Management of resource tags in ManageIQ.
  • community.general.manageiq_tenant – Management of tenants in ManageIQ.
  • community.general.manageiq_user – Management of users in ManageIQ.
  • community.general.manifold – get credentials from Manifold.co
  • community.general.mas – Manage Mac App Store applications with mas-cli
  • community.general.matrix – Send notifications to matrix
  • community.general.mattermost – Send Mattermost notifications
  • community.general.maven_artifact – Downloads an Artifact from a Maven Repository
  • community.general.memcached – Use memcached DB for cache
  • community.general.memset_dns_reload – Request reload of Memset’s DNS infrastructure,
  • community.general.memset_memstore_info – Retrieve Memstore product usage information.
  • community.general.memset_server_info – Retrieve server information.
  • community.general.memset_zone – Creates and deletes Memset DNS zones.
  • community.general.memset_zone_domain – Create and delete domains in Memset DNS zones.
  • community.general.memset_zone_record – Create and delete records in Memset DNS zones.
  • community.general.mksysb – Generates AIX mksysb rootvg backups.
  • community.general.modprobe – Load or unload kernel modules
  • community.general.monit – Manage the state of a program monitored via Monit
  • community.general.mqtt – Publish a message on an MQTT topic for the IoT
  • community.general.mssql_db – Add or remove MSSQL databases from a remote host.
  • community.general.nagios – Perform common tasks in Nagios related to downtime and notifications.
  • community.general.na_ontap_gather_facts – NetApp information gatherer
  • community.general.netcup_dns – manage Netcup DNS records
  • community.general.newrelic_deployment – Notify newrelic about app deployments
  • community.general.nexmo – Send a SMS via nexmo
  • community.general.nginx_status_facts – Retrieve nginx status facts.
  • community.general.nginx_status_info – Retrieve information on nginx status.
  • community.general.nictagadm – Manage nic tags on SmartOS systems
  • community.general.nios – Query Infoblox NIOS objects
  • community.general.nios_aaaa_record – Configure Infoblox NIOS AAAA records
  • community.general.nios_a_record – Configure Infoblox NIOS A records
  • community.general.nios_cname_record – Configure Infoblox NIOS CNAME records
  • community.general.nios_dns_view – Configure Infoblox NIOS DNS views
  • community.general.nios_fixed_address – Configure Infoblox NIOS DHCP Fixed Address
  • community.general.nios_host_record – Configure Infoblox NIOS host records
  • community.general.nios_member – Configure Infoblox NIOS members
  • community.general.nios_mx_record – Configure Infoblox NIOS MX records
  • community.general.nios_naptr_record – Configure Infoblox NIOS NAPTR records
  • community.general.nios_network – Configure Infoblox NIOS network object
  • community.general.nios_network_view – Configure Infoblox NIOS network views
  • community.general.nios_next_ip – Return the next available IP address for a network
  • community.general.nios_next_network – Return the next available network range for a network-container
  • community.general.nios_nsgroup – Configure InfoBlox DNS Nameserver Groups
  • community.general.nios_ptr_record – Configure Infoblox NIOS PTR records
  • community.general.nios_srv_record – Configure Infoblox NIOS SRV records
  • community.general.nios_txt_record – Configure Infoblox NIOS txt records
  • community.general.nios_zone – Configure Infoblox NIOS DNS zones
  • community.general.nmap – Uses nmap to find hosts to target
  • community.general.nmcli – Manage Networking
  • community.general.nomad_job – Launch a Nomad Job
  • community.general.nomad_job_info – Get Nomad Jobs info
  • community.general.nosh – Manage services with nosh
  • community.general.npm – Manage node.js packages with npm
  • community.general.nrdp – post task result to a nagios server through nrdp
  • community.general.nsupdate – Manage DNS records.
  • community.general.null – Don’t display stuff to screen
  • community.general.oci_vcn – Manage Virtual Cloud Networks(VCN) in OCI
  • community.general.odbc – Execute SQL via ODBC
  • community.general.office_365_connector_card – Use webhooks to create Connector Card messages within an Office 365 group
  • community.general.ohai – Returns inventory data from Ohai
  • community.general.omapi_host – Setup OMAPI hosts.
  • community.general.ome_device_info – Retrieves the information about Device.
  • community.general.oneandone_firewall_policy – Configure 1&1 firewall policy.
  • community.general.oneandone_load_balancer – Configure 1&1 load balancer.
  • community.general.oneandone_monitoring_policy – Configure 1&1 monitoring policy.
  • community.general.oneandone_private_network – Configure 1&1 private networking.
  • community.general.oneandone_public_ip – Configure 1&1 public IPs.
  • community.general.oneandone_server – Create, destroy, start, stop, and reboot a 1&1 Host server.
  • community.general.onepassword – fetch field values from 1Password
  • community.general.onepassword_info – Gather items from 1Password
  • community.general.onepassword_raw – fetch an entire item from 1Password
  • community.general.oneview_datacenter_info – Retrieve information about the OneView Data Centers
  • community.general.oneview_enclosure_info – Retrieve information about one or more Enclosures
  • community.general.oneview_ethernet_network – Manage OneView Ethernet Network resources
  • community.general.oneview_ethernet_network_info – Retrieve the information about one or more of the OneView Ethernet Networks
  • community.general.oneview_fcoe_network – Manage OneView FCoE Network resources
  • community.general.oneview_fcoe_network_info – Retrieve the information about one or more of the OneView FCoE Networks
  • community.general.oneview_fc_network – Manage OneView Fibre Channel Network resources.
  • community.general.oneview_fc_network_info – Retrieve the information about one or more of the OneView Fibre Channel Networks
  • community.general.oneview_logical_interconnect_group – Manage OneView Logical Interconnect Group resources
  • community.general.oneview_logical_interconnect_group_info – Retrieve information about one or more of the OneView Logical Interconnect Groups
  • community.general.oneview_network_set – Manage HPE OneView Network Set resources
  • community.general.oneview_network_set_info – Retrieve information about the OneView Network Sets
  • community.general.oneview_san_manager – Manage OneView SAN Manager resources
  • community.general.oneview_san_manager_info – Retrieve information about one or more of the OneView SAN Managers
  • community.general.one_host – Manages OpenNebula Hosts
  • community.general.one_image – Manages OpenNebula images
  • community.general.one_image_info – Gather information on OpenNebula images
  • community.general.one_service – Deploy and manage OpenNebula services
  • community.general.one_vm – Creates or terminates OpenNebula instances
  • community.general.online – Scaleway (previously Online SAS or Online.net) inventory source
  • community.general.online_server_facts – Gather facts about Online servers.
  • community.general.online_server_info – Gather information about Online servers.
  • community.general.online_user_facts – Gather facts about Online user.
  • community.general.online_user_info – Gather information about Online user.
  • community.general.openbsd_pkg – Manage packages on OpenBSD
  • community.general.opendj_backendprop – Will update the backend configuration of OpenDJ via the dsconfig set-backend-prop command.
  • community.general.openwrt_init – Manage services on OpenWrt.
  • community.general.open_iscsi – Manage iSCSI targets with Open-iSCSI
  • community.general.opkg – Package manager for OpenWrt
  • community.general.osx_defaults – Manage macOS user defaults
  • community.general.ovh_ip_failover – Manage OVH IP failover address
  • community.general.ovh_ip_loadbalancing_backend – Manage OVH IP LoadBalancing backends
  • community.general.ovh_monthly_billing – Manage OVH monthly billing
  • community.general.ovirt – oVirt/RHEV platform management
  • community.general.ovirt_affinity_label_facts – Retrieve information about one or more oVirt/RHV affinity labels
  • community.general.ovirt_api_facts – Retrieve information about the oVirt/RHV API
  • community.general.ovirt_cluster_facts – Retrieve information about one or more oVirt/RHV clusters
  • community.general.ovirt_datacenter_facts – Retrieve information about one or more oVirt/RHV datacenters
  • community.general.ovirt_disk_facts – Retrieve information about one or more oVirt/RHV disks
  • community.general.ovirt_event_facts – This module can be used to retrieve information about one or more oVirt/RHV events
  • community.general.ovirt_external_provider_facts – Retrieve information about one or more oVirt/RHV external providers
  • community.general.ovirt_group_facts – Retrieve information about one or more oVirt/RHV groups
  • community.general.ovirt_host_facts – Retrieve information about one or more oVirt/RHV hosts
  • community.general.ovirt_host_storage_facts – Retrieve information about one or more oVirt/RHV HostStorages (applicable only for block storage)
  • community.general.ovirt_network_facts – Retrieve information about one or more oVirt/RHV networks
  • community.general.ovirt_nic_facts – Retrieve information about one or more oVirt/RHV virtual machine network interfaces
  • community.general.ovirt_permission_facts – Retrieve information about one or more oVirt/RHV permissions
  • community.general.ovirt_quota_facts – Retrieve information about one or more oVirt/RHV quotas
  • community.general.ovirt_scheduling_policy_facts – Retrieve information about one or more oVirt scheduling policies
  • community.general.ovirt_snapshot_facts – Retrieve information about one or more oVirt/RHV virtual machine snapshots
  • community.general.ovirt_storage_domain_facts – Retrieve information about one or more oVirt/RHV storage domains
  • community.general.ovirt_storage_template_facts – Retrieve information about one or more oVirt/RHV templates relate to a storage domain.
  • community.general.ovirt_storage_vm_facts – Retrieve information about one or more oVirt/RHV virtual machines relate to a storage domain.
  • community.general.ovirt_tag_facts – Retrieve information about one or more oVirt/RHV tags
  • community.general.ovirt_template_facts – Retrieve information about one or more oVirt/RHV templates
  • community.general.ovirt_user_facts – Retrieve information about one or more oVirt/RHV users
  • community.general.ovirt_vmpool_facts – Retrieve information about one or more oVirt/RHV vmpools
  • community.general.ovirt_vm_facts – Retrieve information about one or more oVirt/RHV virtual machines
  • community.general.pacemaker_cluster – Manage pacemaker clusters
  • community.general.packet_device – Manage a bare metal server in the Packet Host.
  • community.general.packet_ip_subnet – Assign IP subnet to a bare metal server.
  • community.general.packet_project – Create/delete a project in Packet host.
  • community.general.packet_sshkey – Create/delete an SSH key in Packet host.
  • community.general.packet_volume – Create/delete a volume in Packet host.
  • community.general.packet_volume_attachment – Attach/detach a volume to a device in the Packet host.
  • community.general.pacman – Manage packages with pacman
  • community.general.pagerduty – Create PagerDuty maintenance windows
  • community.general.pagerduty_alert – Trigger, acknowledge or resolve PagerDuty incidents
  • community.general.pagerduty_change – Track a code or infrastructure change as a PagerDuty change event
  • community.general.pagerduty_user – Manage a user account on PagerDuty
  • community.general.pamd – Manage PAM Modules
  • community.general.pam_limits – Modify Linux PAM limits
  • community.general.parted – Configure block device partitions
  • community.general.passwordstore – manage passwords with passwordstore.org’s pass utility
  • community.general.pbrun – PowerBroker run
  • community.general.pear – Manage pear/pecl packages
  • community.general.pfexec – profile based execution
  • community.general.pickle – Pickle formatted files.
  • community.general.pids – Retrieves process IDs list if the process is running otherwise return empty list
  • community.general.pingdom – Pause/unpause Pingdom alerts
  • community.general.pip_package_info – pip package information
  • community.general.pkg5 – Manages packages with the Solaris 11 Image Packaging System
  • community.general.pkg5_publisher – Manages Solaris 11 Image Packaging System publishers
  • community.general.pkgin – Package manager for SmartOS, NetBSD, et al.
  • community.general.pkgng – Package manager for FreeBSD >= 9.0
  • community.general.pkgutil – OpenCSW package management on Solaris
  • community.general.pmrun – Privilege Manager run
  • community.general.portage – Package manager for Gentoo
  • community.general.portinstall – Installing packages from FreeBSD’s ports system
  • community.general.profitbricks – Create, destroy, start, stop, and reboot a ProfitBricks virtual machine.
  • community.general.profitbricks_datacenter – Create or destroy a ProfitBricks Virtual Datacenter.
  • community.general.profitbricks_nic – Create or Remove a NIC.
  • community.general.profitbricks_volume – Create or destroy a volume.
  • community.general.profitbricks_volume_attachments – Attach or detach a volume.
  • community.general.proxmox – management of instances in Proxmox VE cluster
  • community.general.proxmox – Proxmox inventory source
  • community.general.proxmox_domain_info – Retrieve information about one or more Proxmox VE domains
  • community.general.proxmox_group_info – Retrieve information about one or more Proxmox VE groups
  • community.general.proxmox_kvm – Management of Qemu(KVM) Virtual Machines in Proxmox VE cluster.
  • community.general.proxmox_snap – Snapshot management of instances in Proxmox VE cluster
  • community.general.proxmox_template – management of OS templates in Proxmox VE cluster
  • community.general.proxmox_user_info – Retrieve information about one or more Proxmox VE users
  • community.general.pubnub_blocks – PubNub blocks management module.
  • community.general.pulp_repo – Add or remove Pulp repos from a remote host.
  • community.general.puppet – Runs puppet
  • community.general.purefa_facts – Collect facts from Pure Storage FlashArray
  • community.general.purefb_facts – Collect facts from Pure Storage FlashBlade
  • community.general.pushbullet – Sends notifications to Pushbullet
  • community.general.pushover – Send notifications via https://pushover.net
  • community.general.python_requirements_info – Show python path and assert dependency versions
  • community.general.qubes – Interact with an existing QubesOS AppVM
  • community.general.rax – create / delete an instance in Rackspace Public Cloud
  • community.general.rax_cbs – Manipulate Rackspace Cloud Block Storage Volumes
  • community.general.rax_cbs_attachments – Manipulate Rackspace Cloud Block Storage Volume Attachments
  • community.general.rax_cdb – create/delete or resize a Rackspace Cloud Databases instance
  • community.general.rax_cdb_database – create / delete a database in the Cloud Databases
  • community.general.rax_cdb_user – create / delete a Rackspace Cloud Database
  • community.general.rax_clb – create / delete a load balancer in Rackspace Public Cloud
  • community.general.rax_clb_nodes – add, modify and remove nodes from a Rackspace Cloud Load Balancer
  • community.general.rax_clb_ssl – Manage SSL termination for a Rackspace Cloud Load Balancer.
  • community.general.rax_dns – Manage domains on Rackspace Cloud DNS
  • community.general.rax_dns_record – Manage DNS records on Rackspace Cloud DNS
  • community.general.rax_facts – Gather facts for Rackspace Cloud Servers
  • community.general.rax_files – Manipulate Rackspace Cloud Files Containers
  • community.general.rax_files_objects – Upload, download, and delete objects in Rackspace Cloud Files
  • community.general.rax_identity – Load Rackspace Cloud Identity
  • community.general.rax_keypair – Create a keypair for use with Rackspace Cloud Servers
  • community.general.rax_meta – Manipulate metadata for Rackspace Cloud Servers
  • community.general.rax_mon_alarm – Create or delete a Rackspace Cloud Monitoring alarm.
  • community.general.rax_mon_check – Create or delete a Rackspace Cloud Monitoring check for an existing entity.
  • community.general.rax_mon_entity – Create or delete a Rackspace Cloud Monitoring entity
  • community.general.rax_mon_notification – Create or delete a Rackspace Cloud Monitoring notification.
  • community.general.rax_mon_notification_plan – Create or delete a Rackspace Cloud Monitoring notification plan.
  • community.general.rax_network – create / delete an isolated network in Rackspace Public Cloud
  • community.general.rax_queue – create / delete a queue in Rackspace Public Cloud
  • community.general.rax_scaling_group – Manipulate Rackspace Cloud Autoscale Groups
  • community.general.rax_scaling_policy – Manipulate Rackspace Cloud Autoscale Scaling Policy
  • community.general.read_csv – Read a CSV file
  • community.general.redfish_command – Manages Out-Of-Band controllers using Redfish APIs
  • community.general.redfish_config – Manages Out-Of-Band controllers using Redfish APIs
  • community.general.redfish_info – Manages Out-Of-Band controllers using Redfish APIs
  • community.general.redhat_subscription – Manage registration and subscriptions to RHSM using the subscription-manager command
  • community.general.redis – fetch data from Redis
  • community.general.redis – Use Redis DB for cache
  • community.general.redis – Various redis commands, slave and flush
  • community.general.redis_info – Gather information about Redis servers
  • community.general.rhevm – RHEV/oVirt automation
  • community.general.rhn_channel – Adds or removes Red Hat software channels
  • community.general.rhn_register – Manage Red Hat Network registration using the rhnreg_ks command
  • community.general.rhsm_release – Set or Unset RHSM Release version
  • community.general.rhsm_repository – Manage RHSM repositories using the subscription-manager command
  • community.general.riak – This module handles some common Riak operations
  • community.general.rocketchat – Send notifications to Rocket Chat
  • community.general.rollbar_deployment – Notify Rollbar about app deployments
  • community.general.rpm_ostree_pkg – Install or uninstall overlay additional packages
  • community.general.rundeck_acl_policy – Manage Rundeck ACL policies.
  • community.general.rundeck_project – Manage Rundeck projects.
  • community.general.runit – Manage runit services
  • community.general.saltstack – Allow ansible to piggyback on salt minions
  • community.general.say – Makes a computer to speak.
  • community.general.say – notify using software speech synthesizer
  • community.general.scaleway – Scaleway inventory source
  • community.general.scaleway_compute – Scaleway compute management module
  • community.general.scaleway_database_backup – Scaleway database backups management module
  • community.general.scaleway_image_facts – Gather facts about the Scaleway images available.
  • community.general.scaleway_image_info – Gather information about the Scaleway images available.
  • community.general.scaleway_ip – Scaleway IP management module
  • community.general.scaleway_ip_facts – Gather facts about the Scaleway ips available.
  • community.general.scaleway_ip_info – Gather information about the Scaleway ips available.
  • community.general.scaleway_lb – Scaleway load-balancer management module
  • community.general.scaleway_organization_facts – Gather facts about the Scaleway organizations available.
  • community.general.scaleway_organization_info – Gather information about the Scaleway organizations available.
  • community.general.scaleway_security_group – Scaleway Security Group management module
  • community.general.scaleway_security_group_facts – Gather facts about the Scaleway security groups available.
  • community.general.scaleway_security_group_info – Gather information about the Scaleway security groups available.
  • community.general.scaleway_security_group_rule – Scaleway Security Group Rule management module
  • community.general.scaleway_server_facts – Gather facts about the Scaleway servers available.
  • community.general.scaleway_server_info – Gather information about the Scaleway servers available.
  • community.general.scaleway_snapshot_facts – Gather facts about the Scaleway snapshots available.
  • community.general.scaleway_snapshot_info – Gather information about the Scaleway snapshots available.
  • community.general.scaleway_sshkey – Scaleway SSH keys management module
  • community.general.scaleway_user_data – Scaleway user_data management module
  • community.general.scaleway_volume – Scaleway volumes management module
  • community.general.scaleway_volume_facts – Gather facts about the Scaleway volumes available.
  • community.general.scaleway_volume_info – Gather information about the Scaleway volumes available.
  • community.general.sefcontext – Manages SELinux file context mapping definitions
  • community.general.selective – only print certain tasks
  • community.general.selinux_permissive – Change permissive domain in SELinux policy
  • community.general.selogin – Manages linux user to SELinux user mapping
  • community.general.sendgrid – Sends an email with the SendGrid API
  • community.general.sensu_check – Manage Sensu checks
  • community.general.sensu_client – Manages Sensu client configuration
  • community.general.sensu_handler – Manages Sensu handler configuration
  • community.general.sensu_silence – Manage Sensu silence entries
  • community.general.sensu_subscription – Manage Sensu subscriptions
  • community.general.seport – Manages SELinux network port type definitions
  • community.general.serverless – Manages a Serverless Framework project
  • community.general.sesu – CA Privileged Access Manager
  • community.general.shelvefile – read keys from Python shelve file
  • community.general.shutdown – Shut down a machine
  • community.general.slack – Send Slack notifications
  • community.general.slack – Sends play events to a Slack channel
  • community.general.slackpkg – Package manager for Slackware >= 12.2
  • community.general.sl_vm – create or cancel a virtual instance in SoftLayer
  • community.general.smartos_image_info – Get SmartOS image details.
  • community.general.snap – Manages snaps
  • community.general.snmp_facts – Retrieve facts for a device using SNMP
  • community.general.solaris_zone – Manage Solaris zones
  • community.general.sorcery – Package manager for Source Mage GNU/Linux
  • community.general.spectrum_device – Creates/deletes devices in CA Spectrum.
  • community.general.splunk – Sends task result events to Splunk HTTP Event Collector
  • community.general.spotinst_aws_elastigroup – Create, update or delete Spotinst AWS Elastigroups
  • community.general.ssh_config – Manage SSH config for user
  • community.general.ss_3par_cpg – Manage HPE StoreServ 3PAR CPG
  • community.general.stackdriver – Send code deploy and annotation events to stackdriver
  • community.general.stacki_host – Add or remove host to stacki front-end
  • community.general.stackpath_compute – StackPath Edge Computing inventory source
  • community.general.statusio_maintenance – Create maintenance windows for your status.io dashboard
  • community.general.sumologic – Sends task result events to Sumologic
  • community.general.supervisorctl – Manage the state of a program or group of programs running via supervisord
  • community.general.svc – Manage daemontools services
  • community.general.svr4pkg – Manage Solaris SVR4 packages
  • community.general.swdepot – Manage packages with swdepot package manager (HP-UX)
  • community.general.swupd – Manages updates and bundles in ClearLinux systems.
  • community.general.syslogger – Log messages in the syslog
  • community.general.syslog_json – sends JSON events to syslog
  • community.general.syspatch – Manage OpenBSD system patches
  • community.general.sysrc – Manage FreeBSD using sysrc
  • community.general.sysupgrade – Manage OpenBSD system upgrades
  • community.general.taiga_issue – Creates/deletes an issue in a Taiga Project Management Platform
  • community.general.telegram – module for sending notifications via telegram
  • community.general.terraform – Manages a Terraform deployment (and plans)
  • community.general.timezone – Configure timezone setting
  • community.general.tss – Get secrets from Thycotic Secret Server
  • community.general.twilio – Sends a text message to a mobile phone through Twilio.
  • community.general.typetalk – Send a message to typetalk
  • community.general.udm_dns_record – Manage dns entries on a univention corporate server
  • community.general.udm_dns_zone – Manage dns zones on a univention corporate server
  • community.general.udm_group – Manage of the posix group
  • community.general.udm_share – Manage samba shares on a univention corporate server
  • community.general.udm_user – Manage posix users on a univention corporate server
  • community.general.ufw – Manage firewall with UFW
  • community.general.unixy – condensed Ansible output
  • community.general.uptimerobot – Pause and start Uptime Robot monitoring
  • community.general.urpmi – Urpmi manager
  • community.general.utm_aaa_group – Create, update or destroy an aaa group object in Sophos UTM.
  • community.general.utm_aaa_group_info – get info for reverse_proxy frontend entry in Sophos UTM
  • community.general.utm_ca_host_key_cert – create, update or destroy ca host_key_cert entry in Sophos UTM
  • community.general.utm_ca_host_key_cert_info – Get info for a ca host_key_cert entry in Sophos UTM
  • community.general.utm_dns_host – create, update or destroy dns entry in Sophos UTM
  • community.general.utm_network_interface_address – Create, update or destroy network/interface_address object
  • community.general.utm_network_interface_address_info – Get info for a network/interface_address object
  • community.general.utm_proxy_auth_profile – create, update or destroy reverse_proxy auth_profile entry in Sophos UTM
  • community.general.utm_proxy_exception – Create, update or destroy reverse_proxy exception entry in Sophos UTM
  • community.general.utm_proxy_frontend – create, update or destroy reverse_proxy frontend entry in Sophos UTM
  • community.general.utm_proxy_frontend_info – create, update or destroy reverse_proxy frontend entry in Sophos UTM
  • community.general.utm_proxy_location – create, update or destroy reverse_proxy location entry in Sophos UTM
  • community.general.utm_proxy_location_info – create, update or destroy reverse_proxy location entry in Sophos UTM
  • community.general.vdo – Module to control VDO
  • community.general.vertica_configuration – Updates Vertica configuration parameters.
  • community.general.vertica_info – Gathers Vertica database facts.
  • community.general.vertica_role – Adds or removes Vertica database roles and assigns roles to them.
  • community.general.vertica_schema – Adds or removes Vertica database schema and roles.
  • community.general.vertica_user – Adds or removes Vertica database users and assigns roles.
  • community.general.vexata_eg – Manage export groups on Vexata VX100 storage arrays
  • community.general.vexata_volume – Manage volumes on Vexata VX100 storage arrays
  • community.general.virtualbox – virtualbox inventory source
  • community.general.vmadm – Manage SmartOS virtual machines and zones.
  • community.general.wakeonlan – Send a magic Wake-on-LAN (WoL) broadcast packet
  • community.general.webfaction_app – Add or remove applications on a Webfaction host
  • community.general.webfaction_db – Add or remove a database on Webfaction
  • community.general.webfaction_domain – Add or remove domains and subdomains on Webfaction
  • community.general.webfaction_mailbox – Add or remove mailboxes on Webfaction
  • community.general.webfaction_site – Add or remove a website on a Webfaction host
  • community.general.xattr – Manage user defined extended attributes
  • community.general.xbps – Manage packages with XBPS
  • community.general.xenserver_facts – get facts reported on xenserver
  • community.general.xenserver_guest – Manages virtual machines running on Citrix Hypervisor/XenServer host or pool
  • community.general.xenserver_guest_info – Gathers information for virtual machines running on Citrix Hypervisor/XenServer host or pool
  • community.general.xenserver_guest_powerstate – Manages power states of virtual machines running on Citrix Hypervisor/XenServer host or pool
  • community.general.xfconf – Edit XFCE4 Configurations
  • community.general.xfs_quota – Manage quotas on XFS filesystems
  • community.general.xml – Manage bits and pieces of XML files or strings
  • community.general.yaml – YAML formatted files.
  • community.general.yaml – yaml-ized Ansible screen output
  • community.general.yarn – Manage node.js packages with Yarn
  • community.general.yum_versionlock – Locks / unlocks a installed package(s) from being updated by yum package manager
  • community.general.zfs – Manage zfs
  • community.general.zfs_delegate_admin – Manage ZFS delegated administration (user admin privileges)
  • community.general.zfs_facts – Gather facts about ZFS datasets.
  • community.general.znode – Create, delete, retrieve, and update znodes using ZooKeeper
  • community.general.zone – Run tasks in a zone instance
  • community.general.zpool_facts – Gather facts about ZFS pools.
  • community.general.zypper – Manage packages on SUSE and openSUSE
  • community.general.zypper_repository – Add and remove Zypper repositories
Collection community.google
  • Community.Google
  • community.google.gce_eip – Create or Destroy Global or Regional External IP addresses.
  • community.google.gce_img – utilize GCE image resources
  • community.google.gce_instance_template – create or destroy instance templates of Compute Engine of GCP.
  • community.google.gce_labels – Create, Update or Destroy GCE Labels.
  • community.google.gce_lb – create/destroy GCE load-balancer resources
  • community.google.gce_mig – Create, Update or Destroy a Managed Instance Group (MIG).
  • community.google.gce_net – create/destroy GCE networks and firewall rules
  • community.google.gce_pd – utilize GCE persistent disk resources
  • community.google.gce_snapshot – Create or destroy snapshots for GCE storage volumes
  • community.google.gce_tag – add or remove tag(s) to/from GCE instances
  • community.google.gcpubsub – Create and Delete Topics/Subscriptions, Publish and pull messages on PubSub
  • community.google.gcpubsub_info – List Topics/Subscriptions and Messages from Google PubSub.
  • community.google.gcp_storage_file – Return GC Storage content
  • community.google.gc_storage – This module manages objects/buckets in Google Cloud Storage.
Collection community.grafana
  • Community.Grafana
  • community.grafana.grafana_annotations – send ansible events as annotations on charts to grafana over http api.
  • community.grafana.grafana_dashboard – list or search grafana dashboards
  • community.grafana.grafana_dashboard – Manage Grafana dashboards
  • community.grafana.grafana_datasource – Manage Grafana datasources
  • community.grafana.grafana_folder – Manage Grafana Folders
  • community.grafana.grafana_notification_channel – Manage Grafana Notification Channels
  • community.grafana.grafana_plugin – Manage Grafana plugins via grafana-cli
  • community.grafana.grafana_team – Manage Grafana Teams
  • community.grafana.grafana_user – Manage Grafana User
Collection community.hashi_vault
  • Community.Hashi_Vault
  • community.hashi_vault.hashi_vault – Retrieve secrets from HashiCorp’s Vault
Collection community.hrobot
  • Community.Hrobot
  • community.hrobot.failover_ip – Manage Hetzner’s failover IPs
  • community.hrobot.failover_ip_info – Retrieve information on Hetzner’s failover IPs
  • community.hrobot.firewall – Manage Hetzner’s dedicated server firewall
  • community.hrobot.firewall_info – Manage Hetzner’s dedicated server firewall
  • community.hrobot.robot – Hetzner Robot inventory source
Collection community.kubernetes
  • Community.Kubernetes
  • community.kubernetes.helm – Manages Kubernetes packages with the Helm package manager
  • community.kubernetes.helm_info – Get information from Helm package deployed inside the cluster
  • community.kubernetes.helm_plugin – Manage Helm plugins
  • community.kubernetes.helm_plugin_info – Gather information about Helm plugins
  • community.kubernetes.helm_repository – Manage Helm repositories.
  • community.kubernetes.k8s – Kubernetes (K8s) inventory source
  • community.kubernetes.k8s – Manage Kubernetes (K8s) objects
  • community.kubernetes.k8s – Query the K8s API
  • community.kubernetes.k8s_auth – Authenticate to Kubernetes clusters which require an explicit login step
  • community.kubernetes.k8s_cluster_info – Describe Kubernetes (K8s) cluster, APIs available and their respective versions
  • community.kubernetes.k8s_exec – Execute command in Pod
  • community.kubernetes.k8s_info – Describe Kubernetes (K8s) objects
  • community.kubernetes.k8s_log – Fetch logs from Kubernetes resources
  • community.kubernetes.k8s_rollback – Rollback Kubernetes (K8S) Deployments and DaemonSets
  • community.kubernetes.k8s_scale – Set a new size for a Deployment, ReplicaSet, Replication Controller, or Job.
  • community.kubernetes.k8s_service – Manage Services on Kubernetes
  • community.kubernetes.kubectl – Execute tasks in pods running on Kubernetes.
  • community.kubernetes.openshift – OpenShift inventory source
Collection community.kubevirt
  • Community.Kubevirt
  • community.kubevirt.kubevirt – KubeVirt inventory source
  • community.kubevirt.kubevirt_cdi_upload – Upload local VM images to CDI Upload Proxy.
  • community.kubevirt.kubevirt_preset – Manage KubeVirt virtual machine presets
  • community.kubevirt.kubevirt_pvc – Manage PVCs on Kubernetes
  • community.kubevirt.kubevirt_rs – Manage KubeVirt virtual machine replica sets
  • community.kubevirt.kubevirt_template – Manage KubeVirt templates
  • community.kubevirt.kubevirt_vm – Manage KubeVirt virtual machine
Collection community.libvirt
  • Community.Libvirt
  • community.libvirt.libvirt – Libvirt inventory source
  • community.libvirt.libvirt_lxc – Run tasks in lxc containers via libvirt
  • community.libvirt.libvirt_qemu – Run tasks on libvirt/qemu virtual machines
  • community.libvirt.virt – Manages virtual machines supported by libvirt
  • community.libvirt.virt_net – Manage libvirt network configuration
  • community.libvirt.virt_pool – Manage libvirt storage pools
Collection community.mongodb
  • Community.Mongodb
  • community.mongodb.mongodb
  • community.mongodb.mongodb
  • community.mongodb.mongodb_balancer – Manages the MongoDB Sharded Cluster Balancer.
  • community.mongodb.mongodb_index – Creates or drops indexes on MongoDB collections.
  • community.mongodb.mongodb_info – Gather information about MongoDB instance.
  • community.mongodb.mongodb_maintenance – Enables or disables maintenance mode for a secondary member.
  • community.mongodb.mongodb_oplog – Resizes the MongoDB oplog.
  • community.mongodb.mongodb_parameter – Change an administrative parameter on a MongoDB server
  • community.mongodb.mongodb_replicaset – Initialises a MongoDB replicaset.
  • community.mongodb.mongodb_shard – Add or remove shards from a MongoDB Cluster
  • community.mongodb.mongodb_shell – Run commands via the MongoDB shell.
  • community.mongodb.mongodb_shutdown – Cleans up all database resources and then terminates the mongod/mongos process.
  • community.mongodb.mongodb_status – Validates the status of the cluster.
  • community.mongodb.mongodb_stepdown – Step down the MongoDB node from a PRIMARY state.
  • community.mongodb.mongodb_user – Adds or removes a user from a MongoDB database
Collection community.mysql
  • Community.Mysql
  • community.mysql.mysql_db – Add or remove MySQL databases from a remote host
  • community.mysql.mysql_info – Gather information about MySQL servers
  • community.mysql.mysql_query – Run MySQL queries
  • community.mysql.mysql_replication – Manage MySQL replication
  • community.mysql.mysql_user – Adds or removes a user from a MySQL database
  • community.mysql.mysql_variables – Manage MySQL global variables
Collection community.network
  • Community.Network
  • community.network.a10_server – Manage A10 Networks AX/SoftAX/Thunder/vThunder devices’ server object.
  • community.network.a10_server_axapi3 – Manage A10 Networks AX/SoftAX/Thunder/vThunder devices
  • community.network.a10_service_group – Manage A10 Networks AX/SoftAX/Thunder/vThunder devices’ service groups.
  • community.network.a10_virtual_server – Manage A10 Networks AX/SoftAX/Thunder/vThunder devices’ virtual servers.
  • community.network.aireos – Use aireos cliconf to run command on Cisco WLC platform
  • community.network.aireos_command – Run commands on remote devices running Cisco WLC
  • community.network.aireos_config – Manage Cisco WLC configurations
  • community.network.apconos – Use apconos cliconf to run command on APCON network devices
  • community.network.apconos_command – Run arbitrary commands on APCON devices
  • community.network.aruba – Use aruba cliconf to run command on Aruba platform
  • community.network.aruba_command – Run commands on remote devices running Aruba Mobility Controller
  • community.network.aruba_config – Manage Aruba configuration sections
  • community.network.avi – Look up Avi objects.
  • community.network.avi_actiongroupconfig – Module for setup of ActionGroupConfig Avi RESTful Object
  • community.network.avi_alertconfig – Module for setup of AlertConfig Avi RESTful Object
  • community.network.avi_alertemailconfig – Module for setup of AlertEmailConfig Avi RESTful Object
  • community.network.avi_alertscriptconfig – Module for setup of AlertScriptConfig Avi RESTful Object
  • community.network.avi_alertsyslogconfig – Module for setup of AlertSyslogConfig Avi RESTful Object
  • community.network.avi_analyticsprofile – Module for setup of AnalyticsProfile Avi RESTful Object
  • community.network.avi_api_session – Avi API Module
  • community.network.avi_api_version – Avi API Version Module
  • community.network.avi_applicationpersistenceprofile – Module for setup of ApplicationPersistenceProfile Avi RESTful Object
  • community.network.avi_applicationprofile – Module for setup of ApplicationProfile Avi RESTful Object
  • community.network.avi_authprofile – Module for setup of AuthProfile Avi RESTful Object
  • community.network.avi_autoscalelaunchconfig – Module for setup of AutoScaleLaunchConfig Avi RESTful Object
  • community.network.avi_backup – Module for setup of Backup Avi RESTful Object
  • community.network.avi_backupconfiguration – Module for setup of BackupConfiguration Avi RESTful Object
  • community.network.avi_certificatemanagementprofile – Module for setup of CertificateManagementProfile Avi RESTful Object
  • community.network.avi_cloud – Module for setup of Cloud Avi RESTful Object
  • community.network.avi_cloudconnectoruser – Module for setup of CloudConnectorUser Avi RESTful Object
  • community.network.avi_cloudproperties – Module for setup of CloudProperties Avi RESTful Object
  • community.network.avi_cluster – Module for setup of Cluster Avi RESTful Object
  • community.network.avi_clusterclouddetails – Module for setup of ClusterCloudDetails Avi RESTful Object
  • community.network.avi_controllerproperties – Module for setup of ControllerProperties Avi RESTful Object
  • community.network.avi_customipamdnsprofile – Module for setup of CustomIpamDnsProfile Avi RESTful Object
  • community.network.avi_dnspolicy – Module for setup of DnsPolicy Avi RESTful Object
  • community.network.avi_errorpagebody – Module for setup of ErrorPageBody Avi RESTful Object
  • community.network.avi_errorpageprofile – Module for setup of ErrorPageProfile Avi RESTful Object
  • community.network.avi_gslb – Module for setup of Gslb Avi RESTful Object
  • community.network.avi_gslbgeodbprofile – Module for setup of GslbGeoDbProfile Avi RESTful Object
  • community.network.avi_gslbservice – Module for setup of GslbService Avi RESTful Object
  • community.network.avi_gslbservice_patch_member – Avi API Module
  • community.network.avi_hardwaresecuritymodulegroup – Module for setup of HardwareSecurityModuleGroup Avi RESTful Object
  • community.network.avi_healthmonitor – Module for setup of HealthMonitor Avi RESTful Object
  • community.network.avi_httppolicyset – Module for setup of HTTPPolicySet Avi RESTful Object
  • community.network.avi_ipaddrgroup – Module for setup of IpAddrGroup Avi RESTful Object
  • community.network.avi_ipamdnsproviderprofile – Module for setup of IpamDnsProviderProfile Avi RESTful Object
  • community.network.avi_l4policyset – Module for setup of L4PolicySet Avi RESTful Object
  • community.network.avi_microservicegroup – Module for setup of MicroServiceGroup Avi RESTful Object
  • community.network.avi_network – Module for setup of Network Avi RESTful Object
  • community.network.avi_networkprofile – Module for setup of NetworkProfile Avi RESTful Object
  • community.network.avi_networksecuritypolicy – Module for setup of NetworkSecurityPolicy Avi RESTful Object
  • community.network.avi_pkiprofile – Module for setup of PKIProfile Avi RESTful Object
  • community.network.avi_pool – Module for setup of Pool Avi RESTful Object
  • community.network.avi_poolgroup – Module for setup of PoolGroup Avi RESTful Object
  • community.network.avi_poolgroupdeploymentpolicy – Module for setup of PoolGroupDeploymentPolicy Avi RESTful Object
  • community.network.avi_prioritylabels – Module for setup of PriorityLabels Avi RESTful Object
  • community.network.avi_role – Module for setup of Role Avi RESTful Object
  • community.network.avi_scheduler – Module for setup of Scheduler Avi RESTful Object
  • community.network.avi_seproperties – Module for setup of SeProperties Avi RESTful Object
  • community.network.avi_serverautoscalepolicy – Module for setup of ServerAutoScalePolicy Avi RESTful Object
  • community.network.avi_serviceengine – Module for setup of ServiceEngine Avi RESTful Object
  • community.network.avi_serviceenginegroup – Module for setup of ServiceEngineGroup Avi RESTful Object
  • community.network.avi_snmptrapprofile – Module for setup of SnmpTrapProfile Avi RESTful Object
  • community.network.avi_sslkeyandcertificate – Module for setup of SSLKeyAndCertificate Avi RESTful Object
  • community.network.avi_sslprofile – Module for setup of SSLProfile Avi RESTful Object
  • community.network.avi_stringgroup – Module for setup of StringGroup Avi RESTful Object
  • community.network.avi_systemconfiguration – Module for setup of SystemConfiguration Avi RESTful Object
  • community.network.avi_tenant – Module for setup of Tenant Avi RESTful Object
  • community.network.avi_trafficcloneprofile – Module for setup of TrafficCloneProfile Avi RESTful Object
  • community.network.avi_user – Avi User Module
  • community.network.avi_useraccount – Avi UserAccount Module
  • community.network.avi_useraccountprofile – Module for setup of UserAccountProfile Avi RESTful Object
  • community.network.avi_virtualservice – Module for setup of VirtualService Avi RESTful Object
  • community.network.avi_vrfcontext – Module for setup of VrfContext Avi RESTful Object
  • community.network.avi_vsdatascriptset – Module for setup of VSDataScriptSet Avi RESTful Object
  • community.network.avi_vsvip – Module for setup of VsVip Avi RESTful Object
  • community.network.avi_webhook – Module for setup of Webhook Avi RESTful Object
  • community.network.bcf_switch – Create and remove a bcf switch.
  • community.network.bigmon_chain – Create and remove a bigmon inline service chain.
  • community.network.bigmon_policy – Create and remove a bigmon out-of-band policy.
  • community.network.ce – Use ce cliconf to run command on HUAWEI CloudEngine platform
  • community.network.ce – Use ce netconf plugin to run netconf commands on Huawei Cloudengine platform
  • community.network.ce_aaa_server – Manages AAA server global configuration on HUAWEI CloudEngine switches.
  • community.network.ce_aaa_server_host – Manages AAA server host configuration on HUAWEI CloudEngine switches.
  • community.network.ce_acl – Manages base ACL configuration on HUAWEI CloudEngine switches.
  • community.network.ce_acl_advance – Manages advanced ACL configuration on HUAWEI CloudEngine switches.
  • community.network.ce_acl_interface – Manages applying ACLs to interfaces on HUAWEI CloudEngine switches.
  • community.network.ce_bfd_global – Manages BFD global configuration on HUAWEI CloudEngine devices.
  • community.network.ce_bfd_session – Manages BFD session configuration on HUAWEI CloudEngine devices.
  • community.network.ce_bfd_view – Manages BFD session view configuration on HUAWEI CloudEngine devices.
  • community.network.ce_bgp – Manages BGP configuration on HUAWEI CloudEngine switches.
  • community.network.ce_bgp_af – Manages BGP Address-family configuration on HUAWEI CloudEngine switches.
  • community.network.ce_bgp_neighbor – Manages BGP peer configuration on HUAWEI CloudEngine switches.
  • community.network.ce_bgp_neighbor_af – Manages BGP neighbor Address-family configuration on HUAWEI CloudEngine switches.
  • community.network.ce_command – Run arbitrary command on HUAWEI CloudEngine devices.
  • community.network.ce_config – Manage Huawei CloudEngine configuration sections.
  • community.network.ce_dldp – Manages global DLDP configuration on HUAWEI CloudEngine switches.
  • community.network.ce_dldp_interface – Manages interface DLDP configuration on HUAWEI CloudEngine switches.
  • community.network.ce_eth_trunk – Manages Eth-Trunk interfaces on HUAWEI CloudEngine switches.
  • community.network.ce_evpn_bd_vni – Manages EVPN VXLAN Network Identifier (VNI) on HUAWEI CloudEngine switches.
  • community.network.ce_evpn_bgp – Manages BGP EVPN configuration on HUAWEI CloudEngine switches.
  • community.network.ce_evpn_bgp_rr – Manages RR for the VXLAN Network on HUAWEI CloudEngine switches.
  • community.network.ce_evpn_global – Manages global configuration of EVPN on HUAWEI CloudEngine switches.
  • community.network.ce_facts – Gets facts about HUAWEI CloudEngine switches.
  • community.network.ce_file_copy – Copy a file to a remote cloudengine device over SCP on HUAWEI CloudEngine switches.
  • community.network.ce_info_center_debug – Manages information center debug configuration on HUAWEI CloudEngine switches.
  • community.network.ce_info_center_global – Manages outputting logs on HUAWEI CloudEngine switches.
  • community.network.ce_info_center_log – Manages information center log configuration on HUAWEI CloudEngine switches.
  • community.network.ce_info_center_trap – Manages information center trap configuration on HUAWEI CloudEngine switches.
  • community.network.ce_interface – Manages physical attributes of interfaces on HUAWEI CloudEngine switches.
  • community.network.ce_interface_ospf – Manages configuration of an OSPF interface instanceon HUAWEI CloudEngine switches.
  • community.network.ce_ip_interface – Manages L3 attributes for IPv4 and IPv6 interfaces on HUAWEI CloudEngine switches.
  • community.network.ce_is_is_instance – Manages isis process id configuration on HUAWEI CloudEngine devices.
  • community.network.ce_is_is_interface – Manages isis interface configuration on HUAWEI CloudEngine devices.
  • community.network.ce_is_is_view – Manages isis view configuration on HUAWEI CloudEngine devices.
  • community.network.ce_lacp – Manages Eth-Trunk interfaces on HUAWEI CloudEngine switches
  • community.network.ce_link_status – Get interface link status on HUAWEI CloudEngine switches.
  • community.network.ce_lldp – Manages LLDP configuration on HUAWEI CloudEngine switches.
  • community.network.ce_lldp_interface – Manages INTERFACE LLDP configuration on HUAWEI CloudEngine switches.
  • community.network.ce_mdn_interface – Manages MDN configuration on HUAWEI CloudEngine switches.
  • community.network.ce_mlag_config – Manages MLAG configuration on HUAWEI CloudEngine switches.
  • community.network.ce_mlag_interface – Manages MLAG interfaces on HUAWEI CloudEngine switches.
  • community.network.ce_mtu – Manages MTU settings on HUAWEI CloudEngine switches.
  • community.network.ce_multicast_global – Manages multicast global configuration on HUAWEI CloudEngine switches.
  • community.network.ce_multicast_igmp_enable – Manages multicast igmp enable configuration on HUAWEI CloudEngine switches.
  • community.network.ce_netconf – Run an arbitrary netconf command on HUAWEI CloudEngine switches.
  • community.network.ce_netstream_aging – Manages timeout mode of NetStream on HUAWEI CloudEngine switches.
  • community.network.ce_netstream_export – Manages netstream export on HUAWEI CloudEngine switches.
  • community.network.ce_netstream_global – Manages global parameters of NetStream on HUAWEI CloudEngine switches.
  • community.network.ce_netstream_template – Manages NetStream template configuration on HUAWEI CloudEngine switches.
  • community.network.ce_ntp – Manages core NTP configuration on HUAWEI CloudEngine switches.
  • community.network.ce_ntp_auth – Manages NTP authentication configuration on HUAWEI CloudEngine switches.
  • community.network.ce_ospf – Manages configuration of an OSPF instance on HUAWEI CloudEngine switches.
  • community.network.ce_ospf_vrf – Manages configuration of an OSPF VPN instance on HUAWEI CloudEngine switches.
  • community.network.ce_reboot – Reboot a HUAWEI CloudEngine switches.
  • community.network.ce_rollback – Set a checkpoint or rollback to a checkpoint on HUAWEI CloudEngine switches.
  • community.network.ce_sflow – Manages sFlow configuration on HUAWEI CloudEngine switches.
  • community.network.ce_snmp_community – Manages SNMP community configuration on HUAWEI CloudEngine switches.
  • community.network.ce_snmp_contact – Manages SNMP contact configuration on HUAWEI CloudEngine switches.
  • community.network.ce_snmp_location – Manages SNMP location configuration on HUAWEI CloudEngine switches.
  • community.network.ce_snmp_target_host – Manages SNMP target host configuration on HUAWEI CloudEngine switches.
  • community.network.ce_snmp_traps – Manages SNMP traps configuration on HUAWEI CloudEngine switches.
  • community.network.ce_snmp_user – Manages SNMP user configuration on HUAWEI CloudEngine switches.
  • community.network.ce_startup – Manages a system startup information on HUAWEI CloudEngine switches.
  • community.network.ce_static_route – Manages static route configuration on HUAWEI CloudEngine switches.
  • community.network.ce_static_route_bfd – Manages static route configuration on HUAWEI CloudEngine switches.
  • community.network.ce_stp – Manages STP configuration on HUAWEI CloudEngine switches.
  • community.network.ce_switchport – Manages Layer 2 switchport interfaces on HUAWEI CloudEngine switches.
  • community.network.ce_vlan – Manages VLAN resources and attributes on Huawei CloudEngine switches.
  • community.network.ce_vrf – Manages VPN instance on HUAWEI CloudEngine switches.
  • community.network.ce_vrf_af – Manages VPN instance address family on HUAWEI CloudEngine switches.
  • community.network.ce_vrf_interface – Manages interface specific VPN configuration on HUAWEI CloudEngine switches.
  • community.network.ce_vrrp – Manages VRRP interfaces on HUAWEI CloudEngine devices.
  • community.network.ce_vxlan_arp – Manages ARP attributes of VXLAN on HUAWEI CloudEngine devices.
  • community.network.ce_vxlan_gateway – Manages gateway for the VXLAN network on HUAWEI CloudEngine devices.
  • community.network.ce_vxlan_global – Manages global attributes of VXLAN and bridge domain on HUAWEI CloudEngine devices.
  • community.network.ce_vxlan_tunnel – Manages VXLAN tunnel configuration on HUAWEI CloudEngine devices.
  • community.network.ce_vxlan_vap – Manages VXLAN virtual access point on HUAWEI CloudEngine Devices.
  • community.network.cnos – Use cnos cliconf to run command on Lenovo CNOS platform
  • community.network.cnos_backup – Backup the current running or startup configuration to a remote server on devices running Lenovo CNOS
  • community.network.cnos_banner – Manage multiline banners on Lenovo CNOS devices
  • community.network.cnos_bgp – Manage BGP resources and attributes on devices running CNOS
  • community.network.cnos_command – Run arbitrary commands on Lenovo CNOS devices
  • community.network.cnos_conditional_command – Execute a single command based on condition on devices running Lenovo CNOS
  • community.network.cnos_conditional_template – Manage switch configuration using templates based on condition on devices running Lenovo CNOS
  • community.network.cnos_config – Manage Lenovo CNOS configuration sections
  • community.network.cnos_factory – Reset the switch startup configuration to default (factory) on devices running Lenovo CNOS.
  • community.network.cnos_facts – Collect facts from remote devices running Lenovo CNOS
  • community.network.cnos_image – Perform firmware upgrade/download from a remote server on devices running Lenovo CNOS
  • community.network.cnos_interface – Manage Interface on Lenovo CNOS network devices
  • community.network.cnos_l2_interface – Manage Layer-2 interface on Lenovo CNOS devices.
  • community.network.cnos_l3_interface – Manage Layer-3 interfaces on Lenovo CNOS network devices.
  • community.network.cnos_linkagg – Manage link aggregation groups on Lenovo CNOS devices
  • community.network.cnos_lldp – Manage LLDP configuration on Lenovo CNOS network devices.
  • community.network.cnos_logging – Manage logging on network devices
  • community.network.cnos_reload – Perform switch restart on devices running Lenovo CNOS
  • community.network.cnos_rollback – Roll back the running or startup configuration from a remote server on devices running Lenovo CNOS
  • community.network.cnos_save – Save the running configuration as the startup configuration on devices running Lenovo CNOS
  • community.network.cnos_showrun – Collect the current running configuration on devices running on CNOS
  • community.network.cnos_static_route – Manage static IP routes on Lenovo CNOS network devices
  • community.network.cnos_system – Manage the system attributes on Lenovo CNOS devices
  • community.network.cnos_template – Manage switch configuration using templates on devices running Lenovo CNOS
  • community.network.cnos_user – Manage the collection of local users on Lenovo CNOS devices
  • community.network.cnos_vlag – Manage VLAG resources and attributes on devices running Lenovo CNOS
  • community.network.cnos_vlan – Manage VLANs on CNOS network devices
  • community.network.cnos_vrf – Manage VRFs on Lenovo CNOS network devices
  • community.network.cv_server_provision – Provision server port by applying or removing template configuration to an Arista CloudVision Portal configlet that is applied to a switch.
  • community.network.dladm_etherstub – Manage etherstubs on Solaris/illumos systems.
  • community.network.dladm_iptun – Manage IP tunnel interfaces on Solaris/illumos systems.
  • community.network.dladm_linkprop – Manage link properties on Solaris/illumos systems.
  • community.network.dladm_vlan – Manage VLAN interfaces on Solaris/illumos systems.
  • community.network.dladm_vnic – Manage VNICs on Solaris/illumos systems.
  • community.network.edgeos – Use edgeos cliconf to run command on EdgeOS platform
  • community.network.edgeos_command – Run one or more commands on EdgeOS devices
  • community.network.edgeos_config – Manage EdgeOS configuration on remote device
  • community.network.edgeos_facts – Collect facts from remote devices running EdgeOS
  • community.network.edgeswitch – Use edgeswitch cliconf to run command on EdgeSwitch platform
  • community.network.edgeswitch_facts – Collect facts from remote devices running Edgeswitch
  • community.network.edgeswitch_vlan – Manage VLANs on Ubiquiti Edgeswitch network devices
  • community.network.enos – Use enos cliconf to run command on Lenovo ENOS platform
  • community.network.enos_command – Run arbitrary commands on Lenovo ENOS devices
  • community.network.enos_config – Manage Lenovo ENOS configuration sections
  • community.network.enos_facts – Collect facts from remote devices running Lenovo ENOS
  • community.network.eric_eccli – Use eccli cliconf to run command on Ericsson ECCLI platform
  • community.network.eric_eccli_command – Run commands on remote devices running ERICSSON ECCLI
  • community.network.exos – Use exos cliconf to run command on Extreme EXOS platform
  • community.network.exos – Use EXOS REST APIs to communicate with EXOS platform
  • community.network.exos_command – Run commands on remote devices running Extreme EXOS
  • community.network.exos_config – Manage Extreme Networks EXOS configuration sections
  • community.network.exos_facts – Collect facts from devices running Extreme EXOS
  • community.network.exos_l2_interfaces – Manage L2 interfaces on Extreme Networks EXOS devices.
  • community.network.exos_lldp_global – Configure and manage Link Layer Discovery Protocol(LLDP) attributes on EXOS platforms.
  • community.network.exos_lldp_interfaces – Manage link layer discovery protocol (LLDP) attributes of interfaces on EXOS platforms.
  • community.network.exos_vlans – Manage VLANs on Extreme Networks EXOS devices.
  • community.network.flowadm – Manage bandwidth resource control and priority for protocols, services and zones on Solaris/illumos systems
  • community.network.ftd – HttpApi Plugin for Cisco ASA Firepower device
  • community.network.ftd_configuration – Manages configuration on Cisco FTD devices over REST API
  • community.network.ftd_file_download – Downloads files from Cisco FTD devices over HTTP(S)
  • community.network.ftd_file_upload – Uploads files to Cisco FTD devices over HTTP(S)
  • community.network.ftd_install – Installs FTD pkg image on the firewall
  • community.network.iap_start_workflow – Start a workflow in the Itential Automation Platform
  • community.network.iap_token – Get token for the Itential Automation Platform
  • community.network.icx – Use icx cliconf to run command on Ruckus ICX platform
  • community.network.icx_banner – Manage multiline banners on Ruckus ICX 7000 series switches
  • community.network.icx_command – Run arbitrary commands on remote Ruckus ICX 7000 series switches
  • community.network.icx_config – Manage configuration sections of Ruckus ICX 7000 series switches
  • community.network.icx_copy – Transfer files from or to remote Ruckus ICX 7000 series switches
  • community.network.icx_facts – Collect facts from remote Ruckus ICX 7000 series switches
  • community.network.icx_interface – Manage Interface on Ruckus ICX 7000 series switches
  • community.network.icx_l3_interface – Manage Layer-3 interfaces on Ruckus ICX 7000 series switches
  • community.network.icx_linkagg – Manage link aggregation groups on Ruckus ICX 7000 series switches
  • community.network.icx_lldp – Manage LLDP configuration on Ruckus ICX 7000 series switches
  • community.network.icx_logging – Manage logging on Ruckus ICX 7000 series switches
  • community.network.icx_ping – Tests reachability using ping from Ruckus ICX 7000 series switches
  • community.network.icx_static_route – Manage static IP routes on Ruckus ICX 7000 series switches
  • community.network.icx_system – Manage the system attributes on Ruckus ICX 7000 series switches
  • community.network.icx_user – Manage the user accounts on Ruckus ICX 7000 series switches.
  • community.network.icx_vlan – Manage VLANs on Ruckus ICX 7000 series switches
  • community.network.ig_config – Manage the configuration database on an Ingate SBC.
  • community.network.ig_unit_information – Get unit information from an Ingate SBC.
  • community.network.ipadm_addr – Manage IP addresses on an interface on Solaris/illumos systems
  • community.network.ipadm_addrprop – Manage IP address properties on Solaris/illumos systems.
  • community.network.ipadm_if – Manage IP interfaces on Solaris/illumos systems.
  • community.network.ipadm_ifprop – Manage IP interface properties on Solaris/illumos systems.
  • community.network.ipadm_prop – Manage protocol properties on Solaris/illumos systems.
  • community.network.ironware – Use ironware cliconf to run command on Extreme Ironware platform
  • community.network.ironware_command – Run arbitrary commands on Extreme IronWare devices
  • community.network.ironware_config – Manage configuration sections on Extreme Ironware devices
  • community.network.ironware_facts – Collect facts from devices running Extreme Ironware
  • community.network.nclu – Configure network interfaces using NCLU
  • community.network.netact_cm_command – Manage network configuration data in Nokia Core and Radio networks
  • community.network.netscaler_cs_action – Manage content switching actions
  • community.network.netscaler_cs_policy – Manage content switching policy
  • community.network.netscaler_cs_vserver – Manage content switching vserver
  • community.network.netscaler_gslb_service – Manage gslb service entities in Netscaler.
  • community.network.netscaler_gslb_site – Manage gslb site entities in Netscaler.
  • community.network.netscaler_gslb_vserver – Configure gslb vserver entities in Netscaler.
  • community.network.netscaler_lb_monitor – Manage load balancing monitors
  • community.network.netscaler_lb_vserver – Manage load balancing vserver configuration
  • community.network.netscaler_nitro_request – Issue Nitro API requests to a Netscaler instance.
  • community.network.netscaler_save_config – Save Netscaler configuration.
  • community.network.netscaler_server – Manage server configuration
  • community.network.netscaler_service – Manage service configuration in Netscaler
  • community.network.netscaler_servicegroup – Manage service group configuration in Netscaler
  • community.network.netscaler_ssl_certkey – Manage ssl certificate keys.
  • community.network.netvisor – Use netvisor cliconf to run command on Pluribus netvisor platform
  • community.network.nos – Use nos cliconf to run command on Extreme NOS platform
  • community.network.nos_command – Run commands on remote devices running Extreme Networks NOS
  • community.network.nos_config – Manage Extreme Networks NOS configuration sections
  • community.network.nos_facts – Collect facts from devices running Extreme NOS
  • community.network.nuage_vspk – Manage Nuage VSP environments
  • community.network.opx_cps – CPS operations on networking device running Openswitch (OPX)
  • community.network.ordnance_config – Manage Ordnance configuration sections
  • community.network.ordnance_facts – Collect facts from Ordnance Virtual Routers over SSH
  • community.network.pn_access_list – CLI command to create/delete access-list
  • community.network.pn_access_list_ip – CLI command to add/remove access-list-ip
  • community.network.pn_admin_service – CLI command to modify admin-service
  • community.network.pn_admin_session_timeout – CLI command to modify admin-session-timeout
  • community.network.pn_admin_syslog – CLI command to create/modify/delete admin-syslog
  • community.network.pn_connection_stats_settings – CLI command to modify connection-stats-settings
  • community.network.pn_cpu_class – CLI command to create/modify/delete cpu-class
  • community.network.pn_cpu_mgmt_class – CLI command to modify cpu-mgmt-class
  • community.network.pn_dhcp_filter – CLI command to create/modify/delete dhcp-filter
  • community.network.pn_dscp_map – CLI command to create/delete dscp-map
  • community.network.pn_dscp_map_pri_map – CLI command to modify dscp-map-pri-map
  • community.network.pn_fabric_local – CLI command to modify fabric-local
  • community.network.pn_igmp_snooping – CLI command to modify igmp-snooping
  • community.network.pn_ipv6security_raguard – CLI command to create/modify/delete ipv6security-raguard
  • community.network.pn_ipv6security_raguard_port – CLI command to add/remove ipv6security-raguard-port
  • community.network.pn_ipv6security_raguard_vlan – CLI command to add/remove ipv6security-raguard-vlan
  • community.network.pn_log_audit_exception – CLI command to create/delete an audit exception
  • community.network.pn_port_config – CLI command to modify port-config
  • community.network.pn_port_cos_bw – CLI command to modify port-cos-bw
  • community.network.pn_port_cos_rate_setting – CLI command to modify port-cos-rate-setting
  • community.network.pn_prefix_list – CLI command to create/delete prefix-list
  • community.network.pn_prefix_list_network – CLI command to add/remove prefix-list-network
  • community.network.pn_role – CLI command to create/delete/modify role
  • community.network.pn_snmp_community – CLI command to create/modify/delete snmp-community
  • community.network.pn_snmp_trap_sink – CLI command to create/delete snmp-trap-sink
  • community.network.pn_snmp_vacm – CLI command to create/modify/delete snmp-vacm
  • community.network.pn_stp – CLI command to modify stp
  • community.network.pn_stp_port – CLI command to modify stp-port.
  • community.network.pn_switch_setup – CLI command to modify switch-setup
  • community.network.pn_user – CLI command to create/modify/delete user
  • community.network.pn_vflow_table_profile – CLI command to modify vflow-table-profile
  • community.network.pn_vrouter_bgp – CLI command to add/modify/remove vrouter-bgp
  • community.network.pn_vrouter_bgp_network – CLI command to add/remove vrouter-bgp-network
  • community.network.pn_vrouter_interface_ip – CLI command to add/remove vrouter-interface-ip
  • community.network.pn_vrouter_loopback_interface – CLI command to add/remove vrouter-loopback-interface
  • community.network.pn_vrouter_ospf – CLI command to add/remove vrouter-ospf
  • community.network.pn_vrouter_ospf6 – CLI command to add/remove vrouter-ospf6
  • community.network.pn_vrouter_packet_relay – CLI command to add/remove vrouter-packet-relay
  • community.network.pn_vrouter_pim_config – CLI command to modify vrouter-pim-config
  • community.network.pn_vtep – CLI command to create/delete vtep
  • community.network.slxos – Use slxos cliconf to run command on Extreme SLX-OS platform
  • community.network.slxos_command – Run commands on remote devices running Extreme Networks SLX-OS
  • community.network.slxos_config – Manage Extreme Networks SLX-OS configuration sections
  • community.network.slxos_facts – Collect facts from devices running Extreme SLX-OS
  • community.network.slxos_interface – Manage Interfaces on Extreme SLX-OS network devices
  • community.network.slxos_l2_interface – Manage Layer-2 interface on Extreme Networks SLX-OS devices.
  • community.network.slxos_l3_interface – Manage L3 interfaces on Extreme Networks SLX-OS network devices.
  • community.network.slxos_linkagg – Manage link aggregation groups on Extreme Networks SLX-OS network devices
  • community.network.slxos_lldp – Manage LLDP configuration on Extreme Networks SLX-OS network devices.
  • community.network.slxos_vlan – Manage VLANs on Extreme Networks SLX-OS network devices
  • community.network.sros – Use Nokia SROS netconf plugin to run netconf commands on Nokia SROS platform
  • community.network.sros_command – Run commands on remote devices running Nokia SR OS
  • community.network.sros_config – Manage Nokia SR OS device configuration
  • community.network.sros_rollback – Configure Nokia SR OS rollback
  • community.network.vdirect_commit – Commits pending configuration changes on Radware devices
  • community.network.vdirect_file – Uploads a new or updates an existing runnable file into Radware vDirect server
  • community.network.vdirect_runnable – Runs templates and workflow actions in Radware vDirect server
  • community.network.voss – Use voss cliconf to run command on Extreme VOSS platform
  • community.network.voss_command – Run commands on remote devices running Extreme VOSS
  • community.network.voss_config – Manage Extreme VOSS configuration sections
  • community.network.voss_facts – Collect facts from remote devices running Extreme VOSS
Collection community.okd
  • Community.Okd
  • community.okd.k8s – Manage OpenShift objects
  • community.okd.oc – Execute tasks in pods running on OpenShift.
  • community.okd.openshift – OpenShift inventory source
  • community.okd.openshift_auth – Authenticate to OpenShift clusters which require an explicit login step
  • community.okd.openshift_process – Process an OpenShift template.openshift.io/v1 Template
  • community.okd.openshift_route – Expose a Service as an OpenShift Route.
Collection community.postgresql
  • Community.Postgresql
  • community.postgresql.postgresql_copy – Copy data between a file/program and a PostgreSQL table
  • community.postgresql.postgresql_db – Add or remove PostgreSQL databases from a remote host
  • community.postgresql.postgresql_ext – Add or remove PostgreSQL extensions from a database
  • community.postgresql.postgresql_idx – Create or drop indexes from a PostgreSQL database
  • community.postgresql.postgresql_info – Gather information about PostgreSQL servers
  • community.postgresql.postgresql_lang – Adds, removes or changes procedural languages with a PostgreSQL database
  • community.postgresql.postgresql_membership – Add or remove PostgreSQL roles from groups
  • community.postgresql.postgresql_owner – Change an owner of PostgreSQL database object
  • community.postgresql.postgresql_pg_hba – Add, remove or modify a rule in a pg_hba file
  • community.postgresql.postgresql_ping – Check remote PostgreSQL server availability
  • community.postgresql.postgresql_privs – Grant or revoke privileges on PostgreSQL database objects
  • community.postgresql.postgresql_publication – Add, update, or remove PostgreSQL publication
  • community.postgresql.postgresql_query – Run PostgreSQL queries
  • community.postgresql.postgresql_schema – Add or remove PostgreSQL schema
  • community.postgresql.postgresql_sequence – Create, drop, or alter a PostgreSQL sequence
  • community.postgresql.postgresql_set – Change a PostgreSQL server configuration parameter
  • community.postgresql.postgresql_slot – Add or remove replication slots from a PostgreSQL database
  • community.postgresql.postgresql_subscription – Add, update, or remove PostgreSQL subscription
  • community.postgresql.postgresql_table – Create, drop, or modify a PostgreSQL table
  • community.postgresql.postgresql_tablespace – Add or remove PostgreSQL tablespaces from remote hosts
  • community.postgresql.postgresql_user – Create, alter, or remove a user (role) from a PostgreSQL server instance
  • community.postgresql.postgresql_user_obj_stat_info – Gather statistics about PostgreSQL user objects
Collection community.proxysql
  • Community.Proxysql
  • community.proxysql.proxysql_backend_servers – Adds or removes mysql hosts from proxysql admin interface.
  • community.proxysql.proxysql_global_variables – Gets or sets the proxysql global variables.
  • community.proxysql.proxysql_manage_config – Writes the proxysql configuration settings between layers.
  • community.proxysql.proxysql_mysql_users – Adds or removes mysql users from proxysql admin interface.
  • community.proxysql.proxysql_query_rules – Modifies query rules using the proxysql admin interface.
  • community.proxysql.proxysql_replication_hostgroups – Manages replication hostgroups using the proxysql admin interface.
  • community.proxysql.proxysql_scheduler – Adds or removes schedules from proxysql admin interface.
Collection community.rabbitmq
  • Community.Rabbitmq
  • community.rabbitmq.rabbitmq – Retrieve messages from an AMQP/AMQPS RabbitMQ queue.
  • community.rabbitmq.rabbitmq_binding – Manage rabbitMQ bindings
  • community.rabbitmq.rabbitmq_exchange – Manage rabbitMQ exchanges
  • community.rabbitmq.rabbitmq_global_parameter – Manage RabbitMQ global parameters
  • community.rabbitmq.rabbitmq_parameter – Manage RabbitMQ parameters
  • community.rabbitmq.rabbitmq_plugin – Manage RabbitMQ plugins
  • community.rabbitmq.rabbitmq_policy – Manage the state of policies in RabbitMQ
  • community.rabbitmq.rabbitmq_publish – Publish a message to a RabbitMQ queue.
  • community.rabbitmq.rabbitmq_queue – Manage rabbitMQ queues
  • community.rabbitmq.rabbitmq_user – Manage RabbitMQ users
  • community.rabbitmq.rabbitmq_vhost – Manage the state of a virtual host in RabbitMQ
  • community.rabbitmq.rabbitmq_vhost_limits – Manage the state of virtual host limits in RabbitMQ
Collection community.routeros
  • Community.Routeros
  • community.routeros.api – Ansible module for RouterOS API
  • community.routeros.command – Run commands on remote devices running MikroTik RouterOS
  • community.routeros.facts – Collect facts from remote devices running MikroTik RouterOS
  • community.routeros.routeros – Use routeros cliconf to run command on MikroTik RouterOS platform
Collection community.skydive
  • Community.Skydive
  • community.skydive.skydive – Query Skydive objects
  • community.skydive.skydive_capture – Module which manages flow capture on interfaces
  • community.skydive.skydive_edge – Module to add edges to Skydive topology
  • community.skydive.skydive_node – Module which add nodes to Skydive topology
Collection community.sops
  • Community.Sops
  • community.sops.load_vars – Load sops-encrypted variables from files, dynamically within a task
  • community.sops.sops – Loading sops-encrypted vars files
  • community.sops.sops – Read sops encrypted file contents
  • community.sops.sops_encrypt – Encrypt data with sops
Collection community.vmware
  • Community.Vmware
  • community.vmware.vca_fw – add remove firewall rules in a gateway in a vca
  • community.vmware.vca_nat – add remove nat rules in a gateway in a vca
  • community.vmware.vca_vapp – Manages vCloud Air vApp instances.
  • community.vmware.vcenter_domain_user_group_info – Gather user or group information of a domain
  • community.vmware.vcenter_extension – Register/deregister vCenter Extensions
  • community.vmware.vcenter_extension_facts – Gather facts vCenter extensions
  • community.vmware.vcenter_extension_info – Gather info vCenter extensions
  • community.vmware.vcenter_folder – Manage folders on given datacenter
  • community.vmware.vcenter_license – Manage VMware vCenter license keys
  • community.vmware.vmware – HttpApi Plugin for VMware REST API
  • community.vmware.vmware_about_facts – Provides information about VMware server to which user is connecting to
  • community.vmware.vmware_about_info – Provides information about VMware server to which user is connecting to
  • community.vmware.vmware_category – Manage VMware categories
  • community.vmware.vmware_category_facts – Gather facts about VMware tag categories
  • community.vmware.vmware_category_info – Gather info about VMware tag categories
  • community.vmware.vmware_cfg_backup – Backup / Restore / Reset ESXi host configuration
  • community.vmware.vmware_cluster – Manage VMware vSphere clusters
  • community.vmware.vmware_cluster_drs – Manage Distributed Resource Scheduler (DRS) on VMware vSphere clusters
  • community.vmware.vmware_cluster_ha – Manage High Availability (HA) on VMware vSphere clusters
  • community.vmware.vmware_cluster_info – Gather info about clusters available in given vCenter
  • community.vmware.vmware_cluster_vsan – Manages virtual storage area network (vSAN) configuration on VMware vSphere clusters
  • community.vmware.vmware_content_deploy_ovf_template – Deploy Virtual Machine from ovf template stored in content library.
  • community.vmware.vmware_content_deploy_template – Deploy Virtual Machine from template stored in content library.
  • community.vmware.vmware_content_library_info – Gather information about VMWare Content Library
  • community.vmware.vmware_content_library_manager – Create, update and delete VMware content library
  • community.vmware.vmware_datacenter – Manage VMware vSphere Datacenters
  • community.vmware.vmware_datacenter_info – Gather information about VMware vSphere Datacenters
  • community.vmware.vmware_datastore_cluster – Manage VMware vSphere datastore clusters
  • community.vmware.vmware_datastore_cluster_manager – Manage VMware vSphere datastore cluster’s members
  • community.vmware.vmware_datastore_info – Gather info about datastores available in given vCenter
  • community.vmware.vmware_datastore_maintenancemode – Place a datastore into maintenance mode
  • community.vmware.vmware_deploy_ovf – Deploys a VMware virtual machine from an OVF or OVA file
  • community.vmware.vmware_dns_config – Manage VMware ESXi DNS Configuration
  • community.vmware.vmware_drs_group – Creates vm/host group in a given cluster.
  • community.vmware.vmware_drs_group_facts – Gathers facts about DRS VM/Host groups on the given cluster
  • community.vmware.vmware_drs_group_info – Gathers info about DRS VM/Host groups on the given cluster
  • community.vmware.vmware_drs_group_manager – Manage VMs and Hosts in DRS group.
  • community.vmware.vmware_drs_rule_facts – Gathers facts about DRS rule on the given cluster
  • community.vmware.vmware_drs_rule_info – Gathers info about DRS rule on the given cluster
  • community.vmware.vmware_dvswitch – Create or remove a Distributed Switch
  • community.vmware.vmware_dvswitch_info – Gathers info dvswitch configurations
  • community.vmware.vmware_dvswitch_lacp – Manage LACP configuration on a Distributed Switch
  • community.vmware.vmware_dvswitch_nioc – Manage distributed switch Network IO Control
  • community.vmware.vmware_dvswitch_pvlans – Manage Private VLAN configuration of a Distributed Switch
  • community.vmware.vmware_dvswitch_uplink_pg – Manage uplink portproup configuration of a Distributed Switch
  • community.vmware.vmware_dvs_host – Add or remove a host from distributed virtual switch
  • community.vmware.vmware_dvs_portgroup – Create or remove a Distributed vSwitch portgroup.
  • community.vmware.vmware_dvs_portgroup_facts – Gathers facts DVS portgroup configurations
  • community.vmware.vmware_dvs_portgroup_find – Find portgroup(s) in a VMware environment
  • community.vmware.vmware_dvs_portgroup_info – Gathers info DVS portgroup configurations
  • community.vmware.vmware_evc_mode – Enable/Disable EVC mode on vCenter
  • community.vmware.vmware_export_ovf – Exports a VMware virtual machine to an OVF file, device files and a manifest file
  • community.vmware.vmware_first_class_disk – Manage VMware vSphere First Class Disks
  • community.vmware.vmware_folder_info – Provides information about folders in a datacenter
  • community.vmware.vmware_guest – Manages virtual machines in vCenter
  • community.vmware.vmware_guest_boot_facts – Gather facts about boot options for the given virtual machine
  • community.vmware.vmware_guest_boot_info – Gather info about boot options for the given virtual machine
  • community.vmware.vmware_guest_boot_manager – Manage boot options for the given virtual machine
  • community.vmware.vmware_guest_controller – Manage disk or USB controllers related to virtual machine in given vCenter infrastructure
  • community.vmware.vmware_guest_cross_vc_clone – Cross-vCenter VM/template clone
  • community.vmware.vmware_guest_customization_facts – Gather facts about VM customization specifications
  • community.vmware.vmware_guest_customization_info – Gather info about VM customization specifications
  • community.vmware.vmware_guest_custom_attributes – Manage custom attributes from VMware for the given virtual machine
  • community.vmware.vmware_guest_custom_attribute_defs – Manage custom attributes definitions for virtual machine from VMware
  • community.vmware.vmware_guest_disk – Manage disks related to virtual machine in given vCenter infrastructure
  • community.vmware.vmware_guest_disk_facts – Gather facts about disks of given virtual machine
  • community.vmware.vmware_guest_disk_info – Gather info about disks of given virtual machine
  • community.vmware.vmware_guest_file_operation – Files operation in a VMware guest operating system without network
  • community.vmware.vmware_guest_find – Find the folder path(s) for a virtual machine by name or UUID
  • community.vmware.vmware_guest_info – Gather info about a single VM
  • community.vmware.vmware_guest_move – Moves virtual machines in vCenter
  • community.vmware.vmware_guest_network – Manage network adapters of specified virtual machine in given vCenter infrastructure
  • community.vmware.vmware_guest_powerstate – Manages power states of virtual machines in vCenter
  • community.vmware.vmware_guest_register_operation – VM inventory registration operation
  • community.vmware.vmware_guest_screenshot – Create a screenshot of the Virtual Machine console.
  • community.vmware.vmware_guest_sendkey – Send USB HID codes to the Virtual Machine’s keyboard.
  • community.vmware.vmware_guest_serial_port – Manage serial ports on an existing VM
  • community.vmware.vmware_guest_snapshot – Manages virtual machines snapshots in vCenter
  • community.vmware.vmware_guest_snapshot_info – Gather info about virtual machine’s snapshots in vCenter
  • community.vmware.vmware_guest_tools_info – Gather info about VMware tools installed in VM
  • community.vmware.vmware_guest_tools_upgrade – Module to upgrade VMTools
  • community.vmware.vmware_guest_tools_wait – Wait for VMware tools to become available
  • community.vmware.vmware_guest_video – Modify video card configurations of specified virtual machine in given vCenter infrastructure
  • community.vmware.vmware_guest_vnc – Manages VNC remote display on virtual machines in vCenter
  • community.vmware.vmware_host – Add, remove, or move an ESXi host to, from, or within vCenter
  • community.vmware.vmware_host_acceptance – Manage the host acceptance level of an ESXi host
  • community.vmware.vmware_host_active_directory – Joins an ESXi host system to an Active Directory domain or leaves it
  • community.vmware.vmware_host_auto_start – Manage the auto power ON or OFF for vm on ESXi host
  • community.vmware.vmware_host_capability_facts – Gathers facts about an ESXi host’s capability information
  • community.vmware.vmware_host_capability_info – Gathers info about an ESXi host’s capability information
  • community.vmware.vmware_host_config_facts – Gathers facts about an ESXi host’s advance configuration information
  • community.vmware.vmware_host_config_info – Gathers info about an ESXi host’s advance configuration information
  • community.vmware.vmware_host_config_manager – Manage advanced system settings of an ESXi host
  • community.vmware.vmware_host_datastore – Manage a datastore on ESXi host
  • community.vmware.vmware_host_disk_info – Gathers information about disks attached to given ESXi host/s.
  • community.vmware.vmware_host_dns – Manage DNS configuration of an ESXi host system
  • community.vmware.vmware_host_dns_facts – Gathers facts about an ESXi host’s DNS configuration information
  • community.vmware.vmware_host_dns_info – Gathers info about an ESXi host’s DNS configuration information
  • community.vmware.vmware_host_facts – Gathers facts about remote ESXi hostsystem
  • community.vmware.vmware_host_feature_facts – Gathers facts about an ESXi host’s feature capability information
  • community.vmware.vmware_host_feature_info – Gathers info about an ESXi host’s feature capability information
  • community.vmware.vmware_host_firewall_facts – Gathers facts about an ESXi host’s firewall configuration information
  • community.vmware.vmware_host_firewall_info – Gathers info about an ESXi host’s firewall configuration information
  • community.vmware.vmware_host_firewall_manager – Manage firewall configurations about an ESXi host
  • community.vmware.vmware_host_hyperthreading – Enables/Disables Hyperthreading optimization for an ESXi host system
  • community.vmware.vmware_host_ipv6 – Enables/Disables IPv6 support for an ESXi host system
  • community.vmware.vmware_host_iscsi – Manage the iSCSI configuration of ESXi host
  • community.vmware.vmware_host_iscsi_info – Gather iSCSI configuration information of ESXi host
  • community.vmware.vmware_host_kernel_manager – Manage kernel module options on ESXi hosts
  • community.vmware.vmware_host_lockdown – Manage administrator permission for the local administrative account for the ESXi host
  • community.vmware.vmware_host_logbundle – Fetch logbundle file from ESXi
  • community.vmware.vmware_host_logbundle_info – Gathers manifest info for logbundle
  • community.vmware.vmware_host_ntp – Manage NTP server configuration of an ESXi host
  • community.vmware.vmware_host_ntp_facts – Gathers facts about NTP configuration on an ESXi host
  • community.vmware.vmware_host_ntp_info – Gathers info about NTP configuration on an ESXi host
  • community.vmware.vmware_host_package_facts – Gathers facts about available packages on an ESXi host
  • community.vmware.vmware_host_package_info – Gathers info about available packages on an ESXi host
  • community.vmware.vmware_host_powermgmt_policy – Manages the Power Management Policy of an ESXI host system
  • community.vmware.vmware_host_powerstate – Manages power states of host systems in vCenter
  • community.vmware.vmware_host_scanhba – Rescan host HBA’s and optionally refresh the storage system
  • community.vmware.vmware_host_scsidisk_info – Gather information about SCSI disk attached to the given ESXi
  • community.vmware.vmware_host_service_facts – Gathers facts about an ESXi host’s services
  • community.vmware.vmware_host_service_info – Gathers info about an ESXi host’s services
  • community.vmware.vmware_host_service_manager – Manage services on a given ESXi host
  • community.vmware.vmware_host_snmp – Configures SNMP on an ESXi host system
  • community.vmware.vmware_host_sriov – Manage SR-IOV settings on host
  • community.vmware.vmware_host_ssl_facts – Gather facts of ESXi host system about SSL
  • community.vmware.vmware_host_ssl_info – Gather info of ESXi host system about SSL
  • community.vmware.vmware_host_vmhba_facts – Gathers facts about vmhbas available on the given ESXi host
  • community.vmware.vmware_host_vmhba_info – Gathers info about vmhbas available on the given ESXi host
  • community.vmware.vmware_host_vmnic_facts – Gathers facts about vmnics available on the given ESXi host
  • community.vmware.vmware_host_vmnic_info – Gathers info about vmnics available on the given ESXi host
  • community.vmware.vmware_local_role_facts – Gather facts about local roles on an ESXi host
  • community.vmware.vmware_local_role_info – Gather info about local roles on an ESXi host
  • community.vmware.vmware_local_role_manager – Manage local roles on an ESXi host
  • community.vmware.vmware_local_user_facts – Gather facts about users on the given ESXi host
  • community.vmware.vmware_local_user_info – Gather info about users on the given ESXi host
  • community.vmware.vmware_local_user_manager – Manage local users on an ESXi host
  • community.vmware.vmware_maintenancemode – Place a host into maintenance mode
  • community.vmware.vmware_migrate_vmk – Migrate a VMK interface from VSS to VDS
  • community.vmware.vmware_object_rename – Renames VMware objects
  • community.vmware.vmware_object_role_permission – Manage local roles on an ESXi host
  • community.vmware.vmware_portgroup – Create a VMware portgroup
  • community.vmware.vmware_portgroup_facts – Gathers facts about an ESXi host’s Port Group configuration
  • community.vmware.vmware_portgroup_info – Gathers info about an ESXi host’s Port Group configuration
  • community.vmware.vmware_resource_pool – Add/remove resource pools to/from vCenter
  • community.vmware.vmware_resource_pool_facts – Gathers facts about resource pool information
  • community.vmware.vmware_resource_pool_info – Gathers info about resource pool information
  • community.vmware.vmware_tag – Manage VMware tags
  • community.vmware.vmware_tag_info – Manage VMware tag info
  • community.vmware.vmware_tag_manager – Manage association of VMware tags with VMware objects
  • community.vmware.vmware_target_canonical_facts – Return canonical (NAA) from an ESXi host system
  • community.vmware.vmware_target_canonical_info – Return canonical (NAA) from an ESXi host system
  • community.vmware.vmware_tools – Execute tasks inside a VM via VMware Tools
  • community.vmware.vmware_vcenter_settings – Configures general settings on a vCenter server
  • community.vmware.vmware_vcenter_settings_info – Gather info vCenter settings
  • community.vmware.vmware_vcenter_statistics – Configures statistics on a vCenter server
  • community.vmware.vmware_vc_infraprofile_info – List and Export VMware vCenter infra profile configs.
  • community.vmware.vmware_vmkernel – Manages a VMware VMkernel Adapter of an ESXi host.
  • community.vmware.vmware_vmkernel_facts – Gathers VMKernel facts about an ESXi host
  • community.vmware.vmware_vmkernel_info – Gathers VMKernel info about an ESXi host
  • community.vmware.vmware_vmkernel_ip_config – Configure the VMkernel IP Address
  • community.vmware.vmware_vmotion – Move a virtual machine using vMotion, and/or its vmdks using storage vMotion.
  • community.vmware.vmware_vm_host_drs_rule – Creates vm/host group in a given cluster
  • community.vmware.vmware_vm_info – Return basic info pertaining to a VMware machine guest
  • community.vmware.vmware_vm_inventory – VMware Guest inventory source
  • community.vmware.vmware_vm_shell – Run commands in a VMware guest operating system
  • community.vmware.vmware_vm_storage_policy – Create vSphere storage policies
  • community.vmware.vmware_vm_storage_policy_info – Gather information about vSphere storage profile defined storage policy information.
  • community.vmware.vmware_vm_vm_drs_rule – Configure VMware DRS Affinity rule for virtual machines in the given cluster
  • community.vmware.vmware_vm_vss_dvs_migrate – Migrates a virtual machine from a standard vswitch to distributed
  • community.vmware.vmware_vsan_cluster – Configure VSAN clustering on an ESXi host
  • community.vmware.vmware_vsan_health_info – Gather information about a VMware vSAN cluster’s health
  • community.vmware.vmware_vspan_session – Create or remove a Port Mirroring session.
  • community.vmware.vmware_vswitch – Manage a VMware Standard Switch to an ESXi host.
  • community.vmware.vmware_vswitch_facts – Gathers facts about an ESXi host’s vswitch configurations
  • community.vmware.vmware_vswitch_info – Gathers info about an ESXi host’s vswitch configurations
  • community.vmware.vsphere_copy – Copy a file to a VMware datastore
  • community.vmware.vsphere_file – Manage files on a vCenter datastore
Collection community.windows
  • Community.Windows
  • community.windows.laps_password – Retrieves the LAPS password for a server.
  • community.windows.psexec – Runs commands on a remote Windows host based on the PsExec model
  • community.windows.win_audit_policy_system – Used to make changes to the system wide Audit Policy
  • community.windows.win_audit_rule – Adds an audit rule to files, folders, or registry keys
  • community.windows.win_auto_logon – Adds or Sets auto logon registry keys.
  • community.windows.win_certificate_info – Get information on certificates from a Windows Certificate Store
  • community.windows.win_computer_description – Set windows description, owner and organization
  • community.windows.win_credential – Manages Windows Credentials in the Credential Manager
  • community.windows.win_data_deduplication – Module to enable Data Deduplication on a volume.
  • community.windows.win_defrag – Consolidate fragmented files on local volumes
  • community.windows.win_dhcp_lease – Manage Windows Server DHCP Leases
  • community.windows.win_disk_facts – Show the attached disks and disk information of the target host
  • community.windows.win_disk_image – Manage ISO/VHD/VHDX mounts on Windows hosts
  • community.windows.win_dns_record – Manage Windows Server DNS records
  • community.windows.win_dns_zone – Manage Windows Server DNS Zones
  • community.windows.win_domain_computer – Manage computers in Active Directory
  • community.windows.win_domain_group – Creates, modifies or removes domain groups
  • community.windows.win_domain_group_membership – Manage Windows domain group membership
  • community.windows.win_domain_object_info – Gather information an Active Directory object
  • community.windows.win_domain_user – Manages Windows Active Directory user accounts
  • community.windows.win_dotnet_ngen – Runs ngen to recompile DLLs after .NET updates
  • community.windows.win_eventlog – Manage Windows event logs
  • community.windows.win_eventlog_entry – Write entries to Windows event logs
  • community.windows.win_file_compression – Alters the compression of files and directories on NTFS partitions.
  • community.windows.win_file_version – Get DLL or EXE file build version
  • community.windows.win_firewall – Enable or disable the Windows Firewall
  • community.windows.win_firewall_rule – Windows firewall automation
  • community.windows.win_format – Formats an existing volume or a new volume on an existing partition on Windows
  • community.windows.win_hosts – Manages hosts file entries on Windows.
  • community.windows.win_hotfix – Install and uninstalls Windows hotfixes
  • community.windows.win_http_proxy – Manages proxy settings for WinHTTP
  • community.windows.win_iis_virtualdirectory – Configures a virtual directory in IIS
  • community.windows.win_iis_webapplication – Configures IIS web applications
  • community.windows.win_iis_webapppool – Configure IIS Web Application Pools
  • community.windows.win_iis_webbinding – Configures a IIS Web site binding
  • community.windows.win_iis_website – Configures a IIS Web site
  • community.windows.win_inet_proxy – Manages proxy settings for WinINet and Internet Explorer
  • community.windows.win_initialize_disk – Initializes disks on Windows Server
  • community.windows.win_lineinfile – Ensure a particular line is in a file, or replace an existing line using a back-referenced regular expression
  • community.windows.win_mapped_drive – Map network drives for users
  • community.windows.win_msg – Sends a message to logged in users on Windows hosts
  • community.windows.win_netbios – Manage NetBIOS over TCP/IP settings on Windows.
  • community.windows.win_net_adapter_feature – Enable or disable certain network adapters.
  • community.windows.win_nssm – Install a service using NSSM
  • community.windows.win_pagefile – Query or change pagefile configuration
  • community.windows.win_partition – Creates, changes and removes partitions on Windows Server
  • community.windows.win_pester – Run Pester tests on Windows hosts
  • community.windows.win_power_plan – Changes the power plan of a Windows system
  • community.windows.win_product_facts – Provides Windows product and license information
  • community.windows.win_psexec – Runs commands (remotely) as another (privileged) user
  • community.windows.win_psmodule – Adds or removes a Windows PowerShell module
  • community.windows.win_psmodule_info – Gather information about PowerShell Modules
  • community.windows.win_psrepository – Adds, removes or updates a Windows PowerShell repository.
  • community.windows.win_psrepository_info – Gather information about PSRepositories
  • community.windows.win_psscript – Install and manage PowerShell scripts from a PSRepository
  • community.windows.win_psscript_info – Gather information about installed PowerShell Scripts
  • community.windows.win_pssession_configuration – Manage PSSession Configurations
  • community.windows.win_rabbitmq_plugin – Manage RabbitMQ plugins
  • community.windows.win_rds_cap – Manage Connection Authorization Policies (CAP) on a Remote Desktop Gateway server
  • community.windows.win_rds_rap – Manage Resource Authorization Policies (RAP) on a Remote Desktop Gateway server
  • community.windows.win_rds_settings – Manage main settings of a Remote Desktop Gateway server
  • community.windows.win_region – Set the region and format settings
  • community.windows.win_regmerge – Merges the contents of a registry file into the Windows registry
  • community.windows.win_robocopy – Synchronizes the contents of two directories using Robocopy
  • community.windows.win_route – Add or remove a static route
  • community.windows.win_say – Text to speech module for Windows to speak messages and optionally play sounds
  • community.windows.win_scheduled_task – Manage scheduled tasks
  • community.windows.win_scheduled_task_stat – Get information about Windows Scheduled Tasks
  • community.windows.win_scoop – Manage packages using Scoop
  • community.windows.win_scoop_bucket – Manage Scoop buckets
  • community.windows.win_security_policy – Change local security policy settings
  • community.windows.win_shortcut – Manage shortcuts on Windows
  • community.windows.win_snmp – Configures the Windows SNMP service
  • community.windows.win_timezone – Sets Windows machine timezone
  • community.windows.win_toast – Sends Toast windows notification to logged in users on Windows 10 or later hosts
  • community.windows.win_unzip – Unzips compressed files and archives on the Windows node
  • community.windows.win_user_profile – Manages the Windows user profiles.
  • community.windows.win_wait_for_process – Waits for a process to exist or not exist before continuing.
  • community.windows.win_wakeonlan – Send a magic Wake-on-LAN (WoL) broadcast packet
  • community.windows.win_webpicmd – Installs packages using Web Platform Installer command-line
  • community.windows.win_xml – Manages XML file content on Windows hosts
Collection community.zabbix
  • Community.Zabbix
  • community.zabbix.zabbix_action – Create/Delete/Update Zabbix actions
  • community.zabbix.zabbix_discovery_rule – Create/delete/update Zabbix discovery rules
  • community.zabbix.zabbix_group – Create/delete Zabbix host groups
  • community.zabbix.zabbix_group_info – Gather information about Zabbix hostgroup
  • community.zabbix.zabbix_host – Create/update/delete Zabbix hosts
  • community.zabbix.zabbix_hostmacro – Create/update/delete Zabbix host macros
  • community.zabbix.zabbix_host_events_info – Get all triggers about a Zabbix host
  • community.zabbix.zabbix_host_info – Gather information about Zabbix host
  • community.zabbix.zabbix_maintenance – Create Zabbix maintenance windows
  • community.zabbix.zabbix_map – Create/update/delete Zabbix maps
  • community.zabbix.zabbix_mediatype – Create/Update/Delete Zabbix media types
  • community.zabbix.zabbix_proxy – Create/delete/get/update Zabbix proxies
  • community.zabbix.zabbix_screen – Create/update/delete Zabbix screens
  • community.zabbix.zabbix_service – Create/update/delete Zabbix service
  • community.zabbix.zabbix_template – Create/update/delete/dump Zabbix template
  • community.zabbix.zabbix_template_info – Gather information about Zabbix template
  • community.zabbix.zabbix_user – Create/update/delete Zabbix users
  • community.zabbix.zabbix_usergroup – Create/delete/update Zabbix user groups
  • community.zabbix.zabbix_user_info – Gather information about Zabbix user
  • community.zabbix.zabbix_valuemap – Create/update/delete Zabbix value maps
Collection containers.podman
  • Containers.Podman
  • containers.podman.buildah – Interact with an existing buildah container
  • containers.podman.podman – Interact with an existing podman container
  • containers.podman.podman_container – Manage podman containers
  • containers.podman.podman_containers – Manage podman containers in a batch
  • containers.podman.podman_container_info – Gather facts about containers using podman
  • containers.podman.podman_image – Pull images for use by podman
  • containers.podman.podman_image_info – Gather info about images using podman
  • containers.podman.podman_login_info – Return the logged-in user if any for a given registry
  • containers.podman.podman_logout – Log out of a container registry using podman
  • containers.podman.podman_network – Manage podman networks
  • containers.podman.podman_network_info – Gather info about podman networks
  • containers.podman.podman_pod – Manage Podman pods
  • containers.podman.podman_pod_info – Gather info about podman pods
  • containers.podman.podman_volume – Manage Podman volumes
  • containers.podman.podman_volume_info – Gather info about podman volumes
Collection cyberark.conjur
  • Cyberark.Conjur
  • cyberark.conjur.conjur_variable – Fetch credentials from CyberArk Conjur.
Collection cyberark.pas
  • Cyberark.Pas
  • cyberark.pas.cyberark_account – Module for CyberArk Account object creation, deletion, and modification using PAS Web Services SDK.
  • cyberark.pas.cyberark_authentication – CyberArk Authentication using PAS Web Services SDK.
  • cyberark.pas.cyberark_credential – Credential retrieval using AAM Central Credential Provider.
  • cyberark.pas.cyberark_user – CyberArk User Management using PAS Web Services SDK.
Collection dellemc.openmanage
  • Dellemc.Openmanage
  • dellemc.openmanage.dellemc_configure_idrac_eventing – Configures the iDRAC eventing related attributes
  • dellemc.openmanage.dellemc_configure_idrac_services – Configures the iDRAC services related attributes
  • dellemc.openmanage.dellemc_get_firmware_inventory – Get Firmware Inventory
  • dellemc.openmanage.dellemc_get_system_inventory – Get the PowerEdge Server System Inventory
  • dellemc.openmanage.dellemc_idrac_lc_attributes – Enable or disable Collect System Inventory on Restart (CSIOR) property for all iDRAC/LC jobs
  • dellemc.openmanage.dellemc_idrac_storage_volume – Configures the RAID configuration attributes
  • dellemc.openmanage.dellemc_system_lockdown_mode – Configures system lockdown mode for iDRAC
  • dellemc.openmanage.idrac_bios – Configure the BIOS attributes
  • dellemc.openmanage.idrac_firmware – Firmware update from a repository on a network share (CIFS, NFS, HTTP, HTTPS, FTP)
  • dellemc.openmanage.idrac_firmware_info – Get Firmware Inventory
  • dellemc.openmanage.idrac_lifecycle_controller_jobs – Delete the Lifecycle Controller Jobs
  • dellemc.openmanage.idrac_lifecycle_controller_job_status_info – Get the status of a Lifecycle Controller job
  • dellemc.openmanage.idrac_lifecycle_controller_logs – Export Lifecycle Controller logs to a network share
  • dellemc.openmanage.idrac_lifecycle_controller_status_info – Get the status of the Lifecycle Controller
  • dellemc.openmanage.idrac_network – Configures the iDRAC network attributes
  • dellemc.openmanage.idrac_os_deployment – Boot to a network ISO image
  • dellemc.openmanage.idrac_redfish_storage_controller – Configures the storage controller settings
  • dellemc.openmanage.idrac_reset – Reset iDRAC
  • dellemc.openmanage.idrac_server_config_profile – Export or Import iDRAC Server Configuration Profile (SCP)
  • dellemc.openmanage.idrac_syslog – Enable or disable the syslog on iDRAC
  • dellemc.openmanage.idrac_system_info – Get the PowerEdge Server System Inventory
  • dellemc.openmanage.idrac_timezone_ntp – Configures time zone and NTP on iDRAC
  • dellemc.openmanage.idrac_user – Configure settings for user accounts
  • dellemc.openmanage.ome_application_certificate – This module allows to generate a CSR and upload the certificate
  • dellemc.openmanage.ome_application_network_address – Updates the network configuration on OpenManage Enterprise
  • dellemc.openmanage.ome_application_network_proxy – Updates the proxy configuration on OpenManage Enterprise
  • dellemc.openmanage.ome_application_network_time – Updates the network time on OpenManage Enterprise
  • dellemc.openmanage.ome_application_network_webserver – Updates the Web server configuration on OpenManage Enterprise
  • dellemc.openmanage.ome_device_info – Retrieves the information of devices inventoried by OpenManage Enterprise
  • dellemc.openmanage.ome_firmware – Firmware update of PowerEdge devices and its components through OpenManage Enterprise
  • dellemc.openmanage.ome_firmware_baseline – Create a firmware baseline on OpenManage Enterprise
  • dellemc.openmanage.ome_firmware_baseline_compliance_info – Retrieves baseline compliance details on OpenManage Enterprise
  • dellemc.openmanage.ome_firmware_baseline_info – Retrieves baseline details from OpenManage Enterprise
  • dellemc.openmanage.ome_firmware_catalog – Creates a catalog on OpenManage Enterprise
  • dellemc.openmanage.ome_identity_pool – Manages identity pool settings on OpenManage Enterprise
  • dellemc.openmanage.ome_job_info – Get job details for a given job ID or an entire job queue on OpenMange Enterprise
  • dellemc.openmanage.ome_network_port_breakout – This module allows to automate the port portioning or port breakout to logical sub ports
  • dellemc.openmanage.ome_network_vlan – Create, modify & delete a VLAN
  • dellemc.openmanage.ome_network_vlan_info – Retrieves the information about networks VLAN(s) present in OpenManage Enterprise
  • dellemc.openmanage.ome_powerstate – Performs the power management operations on OpenManage Enterprise
  • dellemc.openmanage.ome_smart_fabric – Create, modify or delete a fabric on OpenManage Enterprise Modular
  • dellemc.openmanage.ome_smart_fabric_uplink – Create, modify or delete a uplink for a fabric on OpenManage Enterprise Modular
  • dellemc.openmanage.ome_template – Create, modify, deploy, delete, export, import and clone a template on OpenManage Enterprise
  • dellemc.openmanage.ome_template_identity_pool – Attach or detach an identity pool to a requested template on OpenManage Enterprise
  • dellemc.openmanage.ome_template_info – Retrieves template details from OpenManage Enterprise
  • dellemc.openmanage.ome_template_network_vlan – Set tagged and untagged vlans to native network card supported by a template on OpenManage Enterprise
  • dellemc.openmanage.ome_user – Create, modify or delete a user on OpenManage Enterprise
  • dellemc.openmanage.ome_user_info – Retrieves details of all accounts or a specific account on OpenManage Enterprise
  • dellemc.openmanage.redfish_firmware – To perform a component firmware update using the image file available on the local or remote system
  • dellemc.openmanage.redfish_powerstate – Manage device power state
  • dellemc.openmanage.redfish_storage_volume – Manages the storage volume configuration
Collection dellemc.os10
  • Dellemc.Os10
  • dellemc.os10.base_xml_to_dict – Operations for show command output convertion from xml to json format.
  • dellemc.os10.bgp_validate – Validate the bgp neighbor state,raise error if it is not in established state
  • dellemc.os10.mtu_validate – Validate the MTU value for lldp neighbors
  • dellemc.os10.os10 – Use os10 cliconf to run command on Dell OS10 platform
  • dellemc.os10.os10_command – Run commands on devices running Dell EMC SmartFabric OS10
  • dellemc.os10.os10_config – Manage Dell EMC SmartFabric OS10 configuration sections
  • dellemc.os10.os10_facts – Collect facts from devices running Dell EMC SmartFabric OS10
  • dellemc.os10.show_system_network_summary – Operations for show_system_network output in json/yaml format.
  • dellemc.os10.vlt_validate – Validate the vlt info, raise an error if peer is not in up state
  • dellemc.os10.wiring_validate – Validate the wiring based on the planned wiring details
Collection dellemc.os6
  • Dellemc.Os6
  • dellemc.os6.os6 – Use os6 cliconf to run command on Dell OS6 platform
  • dellemc.os6.os6_command – Run commands on devices running Dell EMC OS6
  • dellemc.os6.os6_config – Manage Dell EMC OS6 configuration sections
  • dellemc.os6.os6_facts – Collect facts from devices running Dell EMC OS6
Collection dellemc.os9
  • Dellemc.Os9
  • dellemc.os9.os9 – Use os9 cliconf to run command on Dell OS9 platform
  • dellemc.os9.os9_command – Run commands on remote devices running Dell OS9
  • dellemc.os9.os9_config – Manage Dell EMC Networking OS9 configuration sections
  • dellemc.os9.os9_facts – Collect facts from remote devices running Dell EMC Networking OS9
Collection f5networks.f5_modules
  • F5Networks.F5_Modules
  • f5networks.f5_modules.bigip_apm_acl – Manage user-defined APM ACLs
  • f5networks.f5_modules.bigip_apm_network_access – Manage APM Network Access resource
  • f5networks.f5_modules.bigip_apm_policy_fetch – Exports the APM policy or APM access profile from remote nodes.
  • f5networks.f5_modules.bigip_apm_policy_import – Manage BIG-IP APM policy or APM access profile imports
  • f5networks.f5_modules.bigip_asm_advanced_settings – Manage BIG-IP system ASM advanced settings
  • f5networks.f5_modules.bigip_asm_dos_application – Manage application settings for a DOS profile
  • f5networks.f5_modules.bigip_asm_policy_fetch – Exports the ASM policy from remote nodes.
  • f5networks.f5_modules.bigip_asm_policy_import – Manage BIG-IP ASM policy imports
  • f5networks.f5_modules.bigip_asm_policy_manage – Manage BIG-IP ASM policies
  • f5networks.f5_modules.bigip_asm_policy_server_technology – Manages Server Technology on an ASM policy
  • f5networks.f5_modules.bigip_asm_policy_signature_set – Manages Signature Sets on an ASM policy
  • f5networks.f5_modules.bigip_cgnat_lsn_pool – Manage CGNAT LSN Pools
  • f5networks.f5_modules.bigip_cli_alias – Manage CLI aliases on a BIG-IP
  • f5networks.f5_modules.bigip_cli_script – Manage CLI scripts on a BIG-IP
  • f5networks.f5_modules.bigip_command – Run TMSH and BASH commands on F5 devices
  • f5networks.f5_modules.bigip_config – Manage BIG-IP configuration sections
  • f5networks.f5_modules.bigip_configsync_action – Perform different actions related to config-sync
  • f5networks.f5_modules.bigip_data_group – Manage data groups on a BIG-IP
  • f5networks.f5_modules.bigip_device_auth – Manage system authentication on a BIG-IP
  • f5networks.f5_modules.bigip_device_auth_ldap – Manage LDAP device authentication settings on BIG-IP
  • f5networks.f5_modules.bigip_device_auth_radius – Manages RADIUS auth configuration on a BIG-IP device
  • f5networks.f5_modules.bigip_device_auth_radius_server – Manages the RADIUS server configuration of the device
  • f5networks.f5_modules.bigip_device_certificate – Manage self-signed device certificates
  • f5networks.f5_modules.bigip_device_connectivity – Manages device IP configuration settings for HA on a BIG-IP.
  • f5networks.f5_modules.bigip_device_dns – Manage DNS settings on a BIG-IP
  • f5networks.f5_modules.bigip_device_group – Manage device groups on a BIG-IP
  • f5networks.f5_modules.bigip_device_group_member – Manages members in a device group
  • f5networks.f5_modules.bigip_device_ha_group – Manage HA group settings on a BIG-IP system
  • f5networks.f5_modules.bigip_device_httpd – Manage HTTPD related settings on a BIG-IP system
  • f5networks.f5_modules.bigip_device_info – Collect information from F5 BIG-IP devices
  • f5networks.f5_modules.bigip_device_license – Manage license installation and activation on BIG-IP devices
  • f5networks.f5_modules.bigip_device_ntp – Manage NTP servers on a BIG-IP
  • f5networks.f5_modules.bigip_device_sshd – Manage the SSHD settings of a BIG-IP
  • f5networks.f5_modules.bigip_device_syslog – Manage system-level syslog settings on BIG-IP
  • f5networks.f5_modules.bigip_device_traffic_group – Manages traffic groups on BIG-IP
  • f5networks.f5_modules.bigip_device_trust – Manage the trust relationships between BIG-IPs
  • f5networks.f5_modules.bigip_dns_cache_resolver – Manage DNS resolver cache configuration on a BIG-IP
  • f5networks.f5_modules.bigip_dns_nameserver – Manage LTM DNS nameservers on a BIG-IP
  • f5networks.f5_modules.bigip_dns_resolver – Manage DNS resolvers on a BIG-IP
  • f5networks.f5_modules.bigip_dns_zone – Manage DNS zones on BIG-IP
  • f5networks.f5_modules.bigip_file_copy – Manage files in datastores on a BIG-IP
  • f5networks.f5_modules.bigip_firewall_address_list – Manage address lists on BIG-IP AFM
  • f5networks.f5_modules.bigip_firewall_dos_profile – Manage AFM DoS profiles on a BIG-IP
  • f5networks.f5_modules.bigip_firewall_dos_vector – Manage attack vector configuration in an AFM DoS profile
  • f5networks.f5_modules.bigip_firewall_global_rules – Manage AFM global rule settings on BIG-IP
  • f5networks.f5_modules.bigip_firewall_log_profile – Manages AFM logging profiles configured in the system
  • f5networks.f5_modules.bigip_firewall_log_profile_network – Configures Network Firewall related settings of the log profile
  • f5networks.f5_modules.bigip_firewall_policy – Manage AFM security firewall policies on a BIG-IP
  • f5networks.f5_modules.bigip_firewall_port_list – Manage port lists on BIG-IP AFM
  • f5networks.f5_modules.bigip_firewall_rule – Manage AFM Firewall rules
  • f5networks.f5_modules.bigip_firewall_rule_list – Manage AFM security firewall policies on a BIG-IP
  • f5networks.f5_modules.bigip_firewall_schedule – Manage BIG-IP AFM schedule configurations
  • f5networks.f5_modules.bigip_gtm_datacenter – Manage Datacenter configuration in BIG-IP
  • f5networks.f5_modules.bigip_gtm_dns_listener – Configures the BIG-IP DNS system to answer TCP or UDP DNS requests
  • f5networks.f5_modules.bigip_gtm_global – Manages global GTM settings
  • f5networks.f5_modules.bigip_gtm_monitor_bigip – Manages F5 BIG-IP GTM BIG-IP monitors
  • f5networks.f5_modules.bigip_gtm_monitor_external – Manages external GTM monitors on a BIG-IP
  • f5networks.f5_modules.bigip_gtm_monitor_firepass – Manages F5 BIG-IP GTM FirePass monitors
  • f5networks.f5_modules.bigip_gtm_monitor_http – Manages F5 BIG-IP GTM HTTP monitors
  • f5networks.f5_modules.bigip_gtm_monitor_https – Manages F5 BIG-IP GTM HTTPS monitors
  • f5networks.f5_modules.bigip_gtm_monitor_tcp – Manages F5 BIG-IP GTM TCP monitors
  • f5networks.f5_modules.bigip_gtm_monitor_tcp_half_open – Manages F5 BIG-IP GTM TCP half-open monitors
  • f5networks.f5_modules.bigip_gtm_pool – Manages F5 BIG-IP GTM pools
  • f5networks.f5_modules.bigip_gtm_pool_member – Manage GTM pool member settings
  • f5networks.f5_modules.bigip_gtm_server – Manages F5 BIG-IP GTM servers
  • f5networks.f5_modules.bigip_gtm_topology_record – Manages GTM Topology Records
  • f5networks.f5_modules.bigip_gtm_topology_region – Manages GTM Topology Regions
  • f5networks.f5_modules.bigip_gtm_virtual_server – Manages F5 BIG-IP GTM virtual servers
  • f5networks.f5_modules.bigip_gtm_wide_ip – Manages F5 BIG-IP GTM Wide IP
  • f5networks.f5_modules.bigip_hostname – Manage the hostname of a BIG-IP
  • f5networks.f5_modules.bigip_iapp_service – Manages TCL iApp services on a BIG-IP
  • f5networks.f5_modules.bigip_iapp_template – Manages TCL iApp templates on a BIG-IP.
  • f5networks.f5_modules.bigip_ike_peer – Manage IPSec IKE Peer configuration on BIG-IP
  • f5networks.f5_modules.bigip_imish_config – Manage BIG-IP advanced routing configuration sections
  • f5networks.f5_modules.bigip_interface – Module to manage BIG-IP physical interfaces.
  • f5networks.f5_modules.bigip_ipsec_policy – Manage IPSec policies on a BIG-IP
  • f5networks.f5_modules.bigip_irule – Manage iRules across different modules on a BIG-IP
  • f5networks.f5_modules.bigip_log_destination – Manages log destinations on a BIG-IP.
  • f5networks.f5_modules.bigip_log_publisher – Manages log publishers on a BIG-IP
  • f5networks.f5_modules.bigip_lx_package – Manages Javascript LX packages on a BIG-IP
  • f5networks.f5_modules.bigip_management_route – Manage system management routes on a BIG-IP
  • f5networks.f5_modules.bigip_message_routing_peer – Manage peers for routing generic message protocol messages
  • f5networks.f5_modules.bigip_message_routing_protocol – Manage the generic message parser profile.
  • f5networks.f5_modules.bigip_message_routing_route – Manages static routes for routing message protocol messages
  • f5networks.f5_modules.bigip_message_routing_router – Manages router profiles for message-routing protocols
  • f5networks.f5_modules.bigip_message_routing_transport_config – Manages configuration for an outgoing connection
  • f5networks.f5_modules.bigip_monitor_dns – Manage DNS monitors on a BIG-IP
  • f5networks.f5_modules.bigip_monitor_external – Manages external LTM monitors on a BIG-IP
  • f5networks.f5_modules.bigip_monitor_ftp – Manage FTP monitors on a BIG-IP
  • f5networks.f5_modules.bigip_monitor_gateway_icmp – Manages F5 BIG-IP LTM gateway ICMP monitors
  • f5networks.f5_modules.bigip_monitor_http – Manages F5 BIG-IP LTM HTTP monitors
  • f5networks.f5_modules.bigip_monitor_https – Manages F5 BIG-IP LTM HTTPS monitors
  • f5networks.f5_modules.bigip_monitor_icmp – Manages F5 BIG-IP LTM ICMP monitors
  • f5networks.f5_modules.bigip_monitor_ldap – Manages BIG-IP LDAP monitors
  • f5networks.f5_modules.bigip_monitor_mysql – Manages BIG-IP MySQL monitors
  • f5networks.f5_modules.bigip_monitor_oracle – Manages BIG-IP Oracle monitors
  • f5networks.f5_modules.bigip_monitor_smtp – Manage SMTP monitors on a BIG-IP
  • f5networks.f5_modules.bigip_monitor_snmp_dca – Manages BIG-IP SNMP data collecting agent (DCA) monitors
  • f5networks.f5_modules.bigip_monitor_tcp – Manages F5 BIG-IP LTM TCP monitors
  • f5networks.f5_modules.bigip_monitor_tcp_echo – Manages F5 BIG-IP LTM TCP echo monitors
  • f5networks.f5_modules.bigip_monitor_tcp_half_open – Manages F5 BIG-IP LTM TCP half-open monitors
  • f5networks.f5_modules.bigip_monitor_udp – Manages F5 BIG-IP LTM UDP monitors
  • f5networks.f5_modules.bigip_network_globals – Manage network global settings on BIG-IP
  • f5networks.f5_modules.bigip_node – Manages F5 BIG-IP LTM nodes
  • f5networks.f5_modules.bigip_partition – Manage BIG-IP partitions
  • f5networks.f5_modules.bigip_password_policy – Manages the authentication password policy on a BIG-IP
  • f5networks.f5_modules.bigip_policy – Manage general policy configuration on a BIG-IP
  • f5networks.f5_modules.bigip_policy_rule – Manage LTM policy rules on a BIG-IP
  • f5networks.f5_modules.bigip_pool – Manages F5 BIG-IP LTM pools
  • f5networks.f5_modules.bigip_pool_member – Manages F5 BIG-IP LTM pool members
  • f5networks.f5_modules.bigip_profile_analytics – Manage HTTP analytics profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_client_ssl – Manages client SSL profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_dns – Manage DNS profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_fastl4 – Manages Fast L4 profiles
  • f5networks.f5_modules.bigip_profile_ftp – Manages FTP profiles
  • f5networks.f5_modules.bigip_profile_http – Manage HTTP profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_http2 – Manage HTTP2 profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_http_compression – Manage HTTP compression profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_oneconnect – Manage OneConnect profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_persistence_cookie – Manage cookie persistence profiles on BIG-IP
  • f5networks.f5_modules.bigip_profile_persistence_src_addr – Manage source address persistence profiles
  • f5networks.f5_modules.bigip_profile_persistence_universal – Manage universal persistence profiles
  • f5networks.f5_modules.bigip_profile_server_ssl – Manages server SSL profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_sip – Manage SIP profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_tcp – Manage TCP profiles on a BIG-IP
  • f5networks.f5_modules.bigip_profile_udp – Manage UDP profiles on a BIG-IP
  • f5networks.f5_modules.bigip_provision – Manage BIG-IP module provisioning
  • f5networks.f5_modules.bigip_qkview – Manage QKviews on the device
  • f5networks.f5_modules.bigip_remote_role – Manage remote roles on a BIG-IP
  • f5networks.f5_modules.bigip_remote_syslog – Manipulate remote syslog settings on a BIG-IP
  • f5networks.f5_modules.bigip_remote_user – Manages default settings for remote user accounts on a BIG-IP
  • f5networks.f5_modules.bigip_routedomain – Manage route domains on a BIG-IP
  • f5networks.f5_modules.bigip_selfip – Manage Self-IPs on a BIG-IP system
  • f5networks.f5_modules.bigip_service_policy – Manages service policies on a BIG-IP.
  • f5networks.f5_modules.bigip_smtp – Manages SMTP settings on the BIG-IP
  • f5networks.f5_modules.bigip_snat_pool – Manage SNAT pools on a BIG-IP
  • f5networks.f5_modules.bigip_snat_translation – Manage SNAT translations on a BIG-IP
  • f5networks.f5_modules.bigip_snmp – Manipulate general SNMP settings on a BIG-IP
  • f5networks.f5_modules.bigip_snmp_community – Manages SNMP communities on a BIG-IP.
  • f5networks.f5_modules.bigip_snmp_trap – Manipulate SNMP trap information on a BIG-IP
  • f5networks.f5_modules.bigip_software_image – Manage software images on a BIG-IP
  • f5networks.f5_modules.bigip_software_install – Install software images on a BIG-IP
  • f5networks.f5_modules.bigip_software_update – Manage the software update settings of a BIG-IP
  • f5networks.f5_modules.bigip_ssl_certificate – Import/Delete certificates from BIG-IP
  • f5networks.f5_modules.bigip_ssl_csr – Create SSL CSR files on the BIG-IP
  • f5networks.f5_modules.bigip_ssl_key – Import/Delete SSL keys from BIG-IP
  • f5networks.f5_modules.bigip_ssl_key_cert – Import/Delete SSL keys and certs from BIG-IP
  • f5networks.f5_modules.bigip_ssl_ocsp – Manage OCSP configurations on BIG-IP
  • f5networks.f5_modules.bigip_static_route – Manipulate static routes on a BIG-IP
  • f5networks.f5_modules.bigip_sys_daemon_log_tmm – Manage BIG-IP tmm daemon log settings
  • f5networks.f5_modules.bigip_sys_db – Manage BIG-IP system database variables
  • f5networks.f5_modules.bigip_sys_global – Manage BIG-IP global settings
  • f5networks.f5_modules.bigip_timer_policy – Manage timer policies on a BIG-IP
  • f5networks.f5_modules.bigip_traffic_selector – Manage IPSec Traffic Selectors on BIG-IP
  • f5networks.f5_modules.bigip_trunk – Manage trunks on a BIG-IP
  • f5networks.f5_modules.bigip_tunnel – Manage tunnels on a BIG-IP
  • f5networks.f5_modules.bigip_ucs – Manage upload, installation, and removal of UCS files
  • f5networks.f5_modules.bigip_ucs_fetch – Fetches a UCS file from remote nodes
  • f5networks.f5_modules.bigip_user – Manage user accounts and user attributes on a BIG-IP
  • f5networks.f5_modules.bigip_vcmp_guest – Manages vCMP guests on a BIG-IP
  • f5networks.f5_modules.bigip_virtual_address – Manage LTM virtual addresses on a BIG-IP
  • f5networks.f5_modules.bigip_virtual_server – Manage LTM virtual servers on a BIG-IP
  • f5networks.f5_modules.bigip_vlan – Manage VLANs on a BIG-IP system
  • f5networks.f5_modules.bigip_wait – Wait for a BIG-IP condition before continuing
  • f5networks.f5_modules.bigiq_application_fasthttp – Manages BIG-IQ FastHTTP applications
  • f5networks.f5_modules.bigiq_application_fastl4_tcp – Manages BIG-IQ FastL4 TCP applications
  • f5networks.f5_modules.bigiq_application_fastl4_udp – Manages BIG-IQ FastL4 UDP applications
  • f5networks.f5_modules.bigiq_application_http – Manages BIG-IQ HTTP applications
  • f5networks.f5_modules.bigiq_application_https_offload – Manages BIG-IQ HTTPS offload applications
  • f5networks.f5_modules.bigiq_application_https_waf – Manages BIG-IQ HTTPS WAF applications
  • f5networks.f5_modules.bigiq_device_discovery – Manage BIG-IP devices through BIG-IQ
  • f5networks.f5_modules.bigiq_device_info – Collect information from F5 BIG-IQ devices
  • f5networks.f5_modules.bigiq_license – Return random license from list
  • f5networks.f5_modules.bigiq_regkey_license – Manages licenses in a BIG-IQ registration key pool
  • f5networks.f5_modules.bigiq_regkey_license_assignment – Manage regkey license assignment on BIG-IPs from a BIG-IQ
  • f5networks.f5_modules.bigiq_regkey_pool – Manages registration key pools on BIG-IQ
  • f5networks.f5_modules.bigiq_utility_license – Manage utility licenses on a BIG-IQ
  • f5networks.f5_modules.bigiq_utility_license_assignment – Manage utility license assignment on BIG-IPs from a BIG-IQ
  • f5networks.f5_modules.license_hopper – Return random license from list
Collection fortinet.fortimanager
  • Fortinet.Fortimanager
  • fortinet.fortimanager.fmgr_adom_options – no description
  • fortinet.fortimanager.fmgr_antivirus_mmschecksum – Configure MMS content checksum list.
  • fortinet.fortimanager.fmgr_antivirus_mmschecksum_entries – modify this MMS content checksum list
  • fortinet.fortimanager.fmgr_antivirus_notification – Configure AntiVirus notification lists.
  • fortinet.fortimanager.fmgr_antivirus_notification_entries – modify this antivirus notification list
  • fortinet.fortimanager.fmgr_antivirus_profile – Configure AntiVirus profiles.
  • fortinet.fortimanager.fmgr_antivirus_profile_contentdisarm – AV Content Disarm and Reconstruction settings.
  • fortinet.fortimanager.fmgr_antivirus_profile_ftp – Configure FTP AntiVirus options.
  • fortinet.fortimanager.fmgr_antivirus_profile_http – Configure HTTP AntiVirus options.
  • fortinet.fortimanager.fmgr_antivirus_profile_imap – Configure IMAP AntiVirus options.
  • fortinet.fortimanager.fmgr_antivirus_profile_mapi – Configure MAPI AntiVirus options.
  • fortinet.fortimanager.fmgr_antivirus_profile_nacquar – Configure AntiVirus quarantine settings.
  • fortinet.fortimanager.fmgr_antivirus_profile_nntp – Configure NNTP AntiVirus options.
  • fortinet.fortimanager.fmgr_antivirus_profile_pop3 – Configure POP3 AntiVirus options.
  • fortinet.fortimanager.fmgr_antivirus_profile_smb – Configure SMB AntiVirus options.
  • fortinet.fortimanager.fmgr_antivirus_profile_smtp – Configure SMTP AntiVirus options.
  • fortinet.fortimanager.fmgr_application_categories – no description
  • fortinet.fortimanager.fmgr_application_custom – Configure custom application signatures.
  • fortinet.fortimanager.fmgr_application_group – Configure firewall application groups.
  • fortinet.fortimanager.fmgr_application_list – Configure application control lists.
  • fortinet.fortimanager.fmgr_application_list_entries – Application list entries.
  • fortinet.fortimanager.fmgr_application_list_entries_parameters – Application parameters.
  • fortinet.fortimanager.fmgr_bleprofile – Configure Bluetooth Low Energy profile.
  • fortinet.fortimanager.fmgr_bonjourprofile – Configure Bonjour profiles. Bonjour is Apples zero configuration networking protocol. Bonjour profiles allow APs and FortiAPs to connnec…
  • fortinet.fortimanager.fmgr_bonjourprofile_policylist – Bonjour policy list.
  • fortinet.fortimanager.fmgr_certificate_template – no description
  • fortinet.fortimanager.fmgr_clone – Clone an object in FortiManager.
  • fortinet.fortimanager.fmgr_devprof_device_profile_fortianalyzer – no description
  • fortinet.fortimanager.fmgr_devprof_device_profile_fortiguard – no description
  • fortinet.fortimanager.fmgr_devprof_log_fortianalyzer_setting – Global FortiAnalyzer settings.
  • fortinet.fortimanager.fmgr_devprof_log_syslogd_filter – Filters for remote system server.
  • fortinet.fortimanager.fmgr_devprof_log_syslogd_setting – Global settings for remote syslog server.
  • fortinet.fortimanager.fmgr_devprof_system_centralmanagement – Configure central management.
  • fortinet.fortimanager.fmgr_devprof_system_centralmanagement_serverlist – Additional severs that the FortiGate can use for updates (for AV, IPS, updates) and ratings (for web filter and antispam ratings) servers.
  • fortinet.fortimanager.fmgr_devprof_system_dns – Configure DNS.
  • fortinet.fortimanager.fmgr_devprof_system_emailserver – Configure the email server used by the FortiGate various things. For example, for sending email messages to users to support user authen…
  • fortinet.fortimanager.fmgr_devprof_system_global – Configure global attributes.
  • fortinet.fortimanager.fmgr_devprof_system_ntp – Configure system NTP information.
  • fortinet.fortimanager.fmgr_devprof_system_ntp_ntpserver – Configure the FortiGate to connect to any available third-party NTP server.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_admin – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_alertmail – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_auth – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_devicedetectionportal – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_ec – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_fortiguardwf – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_ftp – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_http – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_mail – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_mms – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_nacquar – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_nntp – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_spam – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_sslvpn – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_trafficquota – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_utm – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_replacemsg_webproxy – Replacement messages.
  • fortinet.fortimanager.fmgr_devprof_system_snmp_community – SNMP community configuration.
  • fortinet.fortimanager.fmgr_devprof_system_snmp_community_hosts – Configure IPv4 SNMP managers (hosts).
  • fortinet.fortimanager.fmgr_devprof_system_snmp_community_hosts6 – Configure IPv6 SNMP managers.
  • fortinet.fortimanager.fmgr_devprof_system_snmp_sysinfo – SNMP system info configuration.
  • fortinet.fortimanager.fmgr_devprof_system_snmp_user – SNMP user configuration.
  • fortinet.fortimanager.fmgr_dlp_filepattern – Configure file patterns used by DLP blocking.
  • fortinet.fortimanager.fmgr_dlp_filepattern_entries – Configure file patterns used by DLP blocking.
  • fortinet.fortimanager.fmgr_dlp_fpsensitivity – Create self-explanatory DLP sensitivity levels to be used when setting sensitivity under config fp-doc-source.
  • fortinet.fortimanager.fmgr_dlp_sensor – Configure DLP sensors.
  • fortinet.fortimanager.fmgr_dlp_sensor_filter – Set up DLP filters for this sensor.
  • fortinet.fortimanager.fmgr_dnsfilter_domainfilter – Configure DNS domain filters.
  • fortinet.fortimanager.fmgr_dnsfilter_domainfilter_entries – DNS domain filter entries.
  • fortinet.fortimanager.fmgr_dnsfilter_profile – Configure DNS domain filter profiles.
  • fortinet.fortimanager.fmgr_dnsfilter_profile_domainfilter – Domain filter settings.
  • fortinet.fortimanager.fmgr_dnsfilter_profile_ftgddns – FortiGuard DNS Filter settings.
  • fortinet.fortimanager.fmgr_dnsfilter_profile_ftgddns_filters – FortiGuard DNS domain filters.
  • fortinet.fortimanager.fmgr_dvmdb_adom – ADOM table, most attributes are read-only and can only be changed internally.
  • fortinet.fortimanager.fmgr_dvmdb_adom_objectmember – ADOM table, most attributes are read-only and can only be changed internally.
  • fortinet.fortimanager.fmgr_dvmdb_device – Device table, most attributes are read-only and can only be changed internally. Refer to Device Manager Command module for API to add, d…
  • fortinet.fortimanager.fmgr_dvmdb_device_replace_sn – Replace devices serial number with new value.
  • fortinet.fortimanager.fmgr_dvmdb_device_vdom – Device VDOM table.
  • fortinet.fortimanager.fmgr_dvmdb_group – Device group table.
  • fortinet.fortimanager.fmgr_dvmdb_group_objectmember – Device group table.
  • fortinet.fortimanager.fmgr_dvmdb_metafields_adom – no description
  • fortinet.fortimanager.fmgr_dvmdb_metafields_device – no description
  • fortinet.fortimanager.fmgr_dvmdb_metafields_group – no description
  • fortinet.fortimanager.fmgr_dvmdb_revision – ADOM revision table.
  • fortinet.fortimanager.fmgr_dvmdb_script – Script table.
  • fortinet.fortimanager.fmgr_dvmdb_script_execute – Run script.
  • fortinet.fortimanager.fmgr_dvmdb_script_objectmember – Script table.
  • fortinet.fortimanager.fmgr_dvmdb_script_scriptschedule – Script schedule table.
  • fortinet.fortimanager.fmgr_dvmdb_workflow_approve – no description
  • fortinet.fortimanager.fmgr_dvmdb_workflow_discard – no description
  • fortinet.fortimanager.fmgr_dvmdb_workflow_drop – no description
  • fortinet.fortimanager.fmgr_dvmdb_workflow_reject – no description
  • fortinet.fortimanager.fmgr_dvmdb_workflow_repair – no description
  • fortinet.fortimanager.fmgr_dvmdb_workflow_revert – no description
  • fortinet.fortimanager.fmgr_dvmdb_workflow_review – no description
  • fortinet.fortimanager.fmgr_dvmdb_workflow_save – no description
  • fortinet.fortimanager.fmgr_dvmdb_workflow_start – Continue a workflow session. Start a new session if ID is not specified in the request.Refer to workflow and wflog object for …
  • fortinet.fortimanager.fmgr_dvmdb_workflow_submit – no description
  • fortinet.fortimanager.fmgr_dvmdb_workspace_commit – Commit change(s) of an entire ADOM.
  • fortinet.fortimanager.fmgr_dvmdb_workspace_commit_dev – Commit change(s) of a device.
  • fortinet.fortimanager.fmgr_dvmdb_workspace_commit_obj – Commit change(s) of a specific object, where the url contains the full path to the object (eg. firewall/address/obj_name).
  • fortinet.fortimanager.fmgr_dvmdb_workspace_commit_pkg – Commit change(s) of a specific package, where the url includes both the folder(s) and name of the policy package.
  • fortinet.fortimanager.fmgr_dvmdb_workspace_lock – Lock an entire ADOM.
  • fortinet.fortimanager.fmgr_dvmdb_workspace_lock_dev – Lock a device.
  • fortinet.fortimanager.fmgr_dvmdb_workspace_lock_obj – Lock a specific object, where the url contains the full path to the object (eg. firewall/address/obj_name).
  • fortinet.fortimanager.fmgr_dvmdb_workspace_lock_pkg – Lock a specific package, where the url includes both the folder(s) and name of the policy package.
  • fortinet.fortimanager.fmgr_dvmdb_workspace_unlock – Unlock an entire ADOM.
  • fortinet.fortimanager.fmgr_dvmdb_workspace_unlock_dev – Unlock a device.
  • fortinet.fortimanager.fmgr_dvmdb_workspace_unlock_obj – Unlock a specific object, where the url contains the full path to the object (eg. firewall/address/obj_name).
  • fortinet.fortimanager.fmgr_dvmdb_workspace_unlock_pkg – Unlock a specific package, where the url includes both the folder(s) and name of the policy package.
  • fortinet.fortimanager.fmgr_dvm_cmd_add_device – Add a device to the Device Manager database.
  • fortinet.fortimanager.fmgr_dvm_cmd_add_devlist – Add multiple devices to the Device Manager database.
  • fortinet.fortimanager.fmgr_dvm_cmd_changehaseq – Modify HA sequence to promote a slave to become the master of the cluster.
  • fortinet.fortimanager.fmgr_dvm_cmd_del_device – Delete a device.
  • fortinet.fortimanager.fmgr_dvm_cmd_del_devlist – Delete a list of devices.
  • fortinet.fortimanager.fmgr_dvm_cmd_discover_device – Probe a remote device and retrieve its device information and system status.
  • fortinet.fortimanager.fmgr_dvm_cmd_import_devlist – Import a list of ADOMs and devices.
  • fortinet.fortimanager.fmgr_dvm_cmd_reload_devlist – Retrieve a list of devices.
  • fortinet.fortimanager.fmgr_dvm_cmd_update_device – Refresh the FGFM connection and system information of a device.
  • fortinet.fortimanager.fmgr_dvm_cmd_update_devlist – Refresh FGFM connection and system information for a list of devices.
  • fortinet.fortimanager.fmgr_dynamic_address – no description
  • fortinet.fortimanager.fmgr_dynamic_address_dynamicaddrmapping – no description
  • fortinet.fortimanager.fmgr_dynamic_certificate_local – no description
  • fortinet.fortimanager.fmgr_dynamic_certificate_local_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_dynamic_interface – no description
  • fortinet.fortimanager.fmgr_dynamic_interface_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_dynamic_ippool – no description
  • fortinet.fortimanager.fmgr_dynamic_multicast_interface – no description
  • fortinet.fortimanager.fmgr_dynamic_multicast_interface_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_dynamic_vip – no description
  • fortinet.fortimanager.fmgr_dynamic_virtualwanlink_members – no description
  • fortinet.fortimanager.fmgr_dynamic_virtualwanlink_members_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_dynamic_virtualwanlink_server – no description
  • fortinet.fortimanager.fmgr_dynamic_virtualwanlink_server_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_dynamic_vpntunnel – no description
  • fortinet.fortimanager.fmgr_dynamic_vpntunnel_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_exec_fgfm_reclaimdevtunnel – Reclaim management tunnel to device.Request without device name specified will reclaim tunnels for all managed devices.
  • fortinet.fortimanager.fmgr_fact – Gather fortimanager facts.
  • fortinet.fortimanager.fmgr_firewall_address – Configure IPv4 addresses.
  • fortinet.fortimanager.fmgr_firewall_address6 – Configure IPv6 firewall addresses.
  • fortinet.fortimanager.fmgr_firewall_address6template – Configure IPv6 address templates.
  • fortinet.fortimanager.fmgr_firewall_address6template_subnetsegment – IPv6 subnet segments.
  • fortinet.fortimanager.fmgr_firewall_address6template_subnetsegment_values – Subnet segment values.
  • fortinet.fortimanager.fmgr_firewall_address6_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_address6_list – IP address list.
  • fortinet.fortimanager.fmgr_firewall_address6_subnetsegment – IPv6 subnet segments.
  • fortinet.fortimanager.fmgr_firewall_address6_tagging – Config object tagging
  • fortinet.fortimanager.fmgr_firewall_address_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_address_list – IP address list.
  • fortinet.fortimanager.fmgr_firewall_address_tagging – Config object tagging.
  • fortinet.fortimanager.fmgr_firewall_addrgrp – Configure IPv4 address groups.
  • fortinet.fortimanager.fmgr_firewall_addrgrp6 – Configure IPv6 address groups.
  • fortinet.fortimanager.fmgr_firewall_addrgrp6_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_addrgrp6_tagging – Config object tagging.
  • fortinet.fortimanager.fmgr_firewall_addrgrp_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_addrgrp_tagging – Config object tagging.
  • fortinet.fortimanager.fmgr_firewall_carrierendpointbwl – Carrier end point black/white list tables.
  • fortinet.fortimanager.fmgr_firewall_carrierendpointbwl_entries – Carrier end point black/white list.
  • fortinet.fortimanager.fmgr_firewall_gtp – Configure GTP.
  • fortinet.fortimanager.fmgr_firewall_gtp_apn – APN.
  • fortinet.fortimanager.fmgr_firewall_gtp_ieremovepolicy – IE remove policy.
  • fortinet.fortimanager.fmgr_firewall_gtp_ievalidation – IE validation.
  • fortinet.fortimanager.fmgr_firewall_gtp_imsi – IMSI.
  • fortinet.fortimanager.fmgr_firewall_gtp_ippolicy – IP policy.
  • fortinet.fortimanager.fmgr_firewall_gtp_messageratelimit – Message rate limiting.
  • fortinet.fortimanager.fmgr_firewall_gtp_messageratelimitv0 – Message rate limiting for GTP version 0.
  • fortinet.fortimanager.fmgr_firewall_gtp_messageratelimitv1 – Message rate limiting for GTP version 1.
  • fortinet.fortimanager.fmgr_firewall_gtp_messageratelimitv2 – Message rate limiting for GTP version 2.
  • fortinet.fortimanager.fmgr_firewall_gtp_noippolicy – No IP policy.
  • fortinet.fortimanager.fmgr_firewall_gtp_perapnshaper – Per APN shaper.
  • fortinet.fortimanager.fmgr_firewall_gtp_policy – Policy.
  • fortinet.fortimanager.fmgr_firewall_identitybasedroute – Configure identity based routing.
  • fortinet.fortimanager.fmgr_firewall_identitybasedroute_rule – Rule.
  • fortinet.fortimanager.fmgr_firewall_internetservice – Show Internet Service application.
  • fortinet.fortimanager.fmgr_firewall_internetservicecustom – Configure custom Internet Services.
  • fortinet.fortimanager.fmgr_firewall_internetservicecustomgroup – Configure custom Internet Service group.
  • fortinet.fortimanager.fmgr_firewall_internetservicecustom_disableentry – Disable entries in the Internet Service database.
  • fortinet.fortimanager.fmgr_firewall_internetservicecustom_disableentry_iprange – IP ranges in the disable entry.
  • fortinet.fortimanager.fmgr_firewall_internetservicecustom_entry – Entries added to the Internet Service database and custom database.
  • fortinet.fortimanager.fmgr_firewall_internetservicecustom_entry_portrange – Port ranges in the custom entry.
  • fortinet.fortimanager.fmgr_firewall_internetservicegroup – Configure group of Internet Service.
  • fortinet.fortimanager.fmgr_firewall_internetservice_entry – Entries in the Internet Service database.
  • fortinet.fortimanager.fmgr_firewall_ippool – Configure IPv4 IP pools.
  • fortinet.fortimanager.fmgr_firewall_ippool6 – Configure IPv6 IP pools.
  • fortinet.fortimanager.fmgr_firewall_ippool6_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_ippool_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_ldbmonitor – Configure server load balancing health monitors.
  • fortinet.fortimanager.fmgr_firewall_mmsprofile – Configure MMS profiles.
  • fortinet.fortimanager.fmgr_firewall_mmsprofile_dupe – Duplicate configuration.
  • fortinet.fortimanager.fmgr_firewall_mmsprofile_flood – Flood configuration.
  • fortinet.fortimanager.fmgr_firewall_mmsprofile_notification – Notification configuration.
  • fortinet.fortimanager.fmgr_firewall_mmsprofile_notifmsisdn – Notification for MSISDNs.
  • fortinet.fortimanager.fmgr_firewall_multicastaddress – Configure multicast addresses.
  • fortinet.fortimanager.fmgr_firewall_multicastaddress6 – Configure IPv6 multicast address.
  • fortinet.fortimanager.fmgr_firewall_multicastaddress6_tagging – Config object tagging.
  • fortinet.fortimanager.fmgr_firewall_multicastaddress_tagging – Config object tagging.
  • fortinet.fortimanager.fmgr_firewall_profilegroup – Configure profile groups.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions – Configure protocol options.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions_dns – Configure DNS protocol options.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions_ftp – Configure FTP protocol options.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions_http – Configure HTTP protocol options.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions_imap – Configure IMAP protocol options.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions_mailsignature – Configure Mail signature.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions_mapi – Configure MAPI protocol options.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions_nntp – Configure NNTP protocol options.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions_pop3 – Configure POP3 protocol options.
  • fortinet.fortimanager.fmgr_firewall_profileprotocoloptions_smtp – Configure SMTP protocol options.
  • fortinet.fortimanager.fmgr_firewall_proxyaddress – Web proxy address configuration.
  • fortinet.fortimanager.fmgr_firewall_proxyaddress_headergroup – HTTP header group.
  • fortinet.fortimanager.fmgr_firewall_proxyaddress_tagging – Config object tagging.
  • fortinet.fortimanager.fmgr_firewall_proxyaddrgrp – Web proxy address group configuration.
  • fortinet.fortimanager.fmgr_firewall_proxyaddrgrp_tagging – Config object tagging.
  • fortinet.fortimanager.fmgr_firewall_schedule_group – Schedule group configuration.
  • fortinet.fortimanager.fmgr_firewall_schedule_onetime – Onetime schedule configuration.
  • fortinet.fortimanager.fmgr_firewall_schedule_recurring – Recurring schedule configuration.
  • fortinet.fortimanager.fmgr_firewall_service_category – Configure service categories.
  • fortinet.fortimanager.fmgr_firewall_service_custom – Configure custom services.
  • fortinet.fortimanager.fmgr_firewall_service_group – Configure service groups.
  • fortinet.fortimanager.fmgr_firewall_shaper_peripshaper – Configure per-IP traffic shaper.
  • fortinet.fortimanager.fmgr_firewall_shaper_trafficshaper – Configure shared traffic shaper.
  • fortinet.fortimanager.fmgr_firewall_shapingprofile – Configure shaping profiles.
  • fortinet.fortimanager.fmgr_firewall_shapingprofile_shapingentries – Define shaping entries of this shaping profile.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile – Configure SSL/SSH protocol options.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile_ftps – Configure FTPS options.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile_https – Configure HTTPS options.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile_imaps – Configure IMAPS options.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile_pop3s – Configure POP3S options.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile_smtps – Configure SMTPS options.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile_ssh – Configure SSH options.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile_ssl – Configure SSL options.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile_sslexempt – Servers to exempt from SSL inspection.
  • fortinet.fortimanager.fmgr_firewall_sslsshprofile_sslserver – SSL servers.
  • fortinet.fortimanager.fmgr_firewall_vip – Configure virtual IP for IPv4.
  • fortinet.fortimanager.fmgr_firewall_vip46 – Configure IPv4 to IPv6 virtual IPs.
  • fortinet.fortimanager.fmgr_firewall_vip46_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_vip46_realservers – Real servers.
  • fortinet.fortimanager.fmgr_firewall_vip6 – Configure virtual IP for IPv6.
  • fortinet.fortimanager.fmgr_firewall_vip64 – Configure IPv6 to IPv4 virtual IPs.
  • fortinet.fortimanager.fmgr_firewall_vip64_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_vip64_realservers – Real servers.
  • fortinet.fortimanager.fmgr_firewall_vip6_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_vip6_realservers – Select the real servers that this server load balancing VIP will distribute traffic to.
  • fortinet.fortimanager.fmgr_firewall_vip6_sslciphersuites – SSL/TLS cipher suites acceptable from a client, ordered by priority.
  • fortinet.fortimanager.fmgr_firewall_vip6_sslserverciphersuites – SSL/TLS cipher suites to offer to a server, ordered by priority.
  • fortinet.fortimanager.fmgr_firewall_vipgrp – Configure IPv4 virtual IP groups.
  • fortinet.fortimanager.fmgr_firewall_vipgrp46 – Configure IPv4 to IPv6 virtual IP groups.
  • fortinet.fortimanager.fmgr_firewall_vipgrp6 – Configure IPv6 virtual IP groups.
  • fortinet.fortimanager.fmgr_firewall_vipgrp64 – Configure IPv6 to IPv4 virtual IP groups.
  • fortinet.fortimanager.fmgr_firewall_vipgrp_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_vip_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_firewall_vip_dynamicmapping_realservers – no description
  • fortinet.fortimanager.fmgr_firewall_vip_dynamicmapping_sslciphersuites – no description
  • fortinet.fortimanager.fmgr_firewall_vip_realservers – Select the real servers that this server load balancing VIP will distribute traffic to.
  • fortinet.fortimanager.fmgr_firewall_vip_sslciphersuites – SSL/TLS cipher suites acceptable from a client, ordered by priority.
  • fortinet.fortimanager.fmgr_firewall_vip_sslserverciphersuites – SSL/TLS cipher suites to offer to a server, ordered by priority.
  • fortinet.fortimanager.fmgr_firewall_wildcardfqdn_custom – Config global/VDOM Wildcard FQDN address.
  • fortinet.fortimanager.fmgr_firewall_wildcardfqdn_group – Config global Wildcard FQDN address groups.
  • fortinet.fortimanager.fmgr_fmupdate_analyzer_virusreport – Send virus detection notification to FortiGuard.
  • fortinet.fortimanager.fmgr_fmupdate_avips_advancedlog – Enable/disable logging of FortiGuard antivirus and IPS update packages received by FortiManagers built-in FortiGuard.
  • fortinet.fortimanager.fmgr_fmupdate_avips_webproxy – Configure the web proxy for use with FortiGuard antivirus and IPS updates.
  • fortinet.fortimanager.fmgr_fmupdate_customurllist – Configure the URL database for rating and filtering.
  • fortinet.fortimanager.fmgr_fmupdate_diskquota – Configure disk space available for use by the Upgrade Manager.
  • fortinet.fortimanager.fmgr_fmupdate_fctservices – Configure FortiGuard to provide services to FortiClient installations.
  • fortinet.fortimanager.fmgr_fmupdate_fdssetting – Configure FortiGuard settings.
  • fortinet.fortimanager.fmgr_fmupdate_fdssetting_pushoverride – Enable/disable push updates, and override the default IP address and port used by FortiGuard to send antivirus and IPS push messages for…
  • fortinet.fortimanager.fmgr_fmupdate_fdssetting_pushoverridetoclient – Enable/disable push updates, and override the default IP address and port used by FortiGuard to send antivirus and IPS push messages for…
  • fortinet.fortimanager.fmgr_fmupdate_fdssetting_pushoverridetoclient_announceip – Announce IP addresses for the device.
  • fortinet.fortimanager.fmgr_fmupdate_fdssetting_serveroverride – Server override configure.
  • fortinet.fortimanager.fmgr_fmupdate_fdssetting_serveroverride_servlist – Override server.
  • fortinet.fortimanager.fmgr_fmupdate_fdssetting_updateschedule – Configure the schedule when built-in FortiGuard retrieves antivirus and IPS updates.
  • fortinet.fortimanager.fmgr_fmupdate_multilayer – Configure multilayer mode.
  • fortinet.fortimanager.fmgr_fmupdate_publicnetwork – Enable/disable access to the public FortiGuard.
  • fortinet.fortimanager.fmgr_fmupdate_serveraccesspriorities – Configure priorities for FortiGate units accessing antivirus updates and web filtering services.
  • fortinet.fortimanager.fmgr_fmupdate_serveraccesspriorities_privateserver – Configure multiple FortiManager units and private servers.
  • fortinet.fortimanager.fmgr_fmupdate_serveroverridestatus – Configure strict/loose server override.
  • fortinet.fortimanager.fmgr_fmupdate_service – Enable/disable services provided by the built-in FortiGuard.
  • fortinet.fortimanager.fmgr_fmupdate_webspam_fgdsetting – Configure the FortiGuard run parameters.
  • fortinet.fortimanager.fmgr_fmupdate_webspam_fgdsetting_serveroverride – Server override configure.
  • fortinet.fortimanager.fmgr_fmupdate_webspam_fgdsetting_serveroverride_servlist – Override server.
  • fortinet.fortimanager.fmgr_fmupdate_webspam_webproxy – Configure the web proxy for use with FortiGuard antivirus and IPS updates.
  • fortinet.fortimanager.fmgr_fsp_vlan – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dhcpserver – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dhcpserver_excluderange – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dhcpserver_iprange – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dhcpserver_options – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dhcpserver_reservedaddress – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dynamicmapping_dhcpserver – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dynamicmapping_dhcpserver_excluderange – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dynamicmapping_dhcpserver_iprange – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dynamicmapping_dhcpserver_options – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dynamicmapping_dhcpserver_reservedaddress – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_dynamicmapping_interface – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_interface – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_interface_ipv6 – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_interface_secondaryip – no description
  • fortinet.fortimanager.fmgr_fsp_vlan_interface_vrrp – no description
  • fortinet.fortimanager.fmgr_generic – Build and send generic FortiManager API request.
  • fortinet.fortimanager.fmgr_gtp_apn – Configure APN for GTP.
  • fortinet.fortimanager.fmgr_gtp_apngrp – Configure APN groups for GTP.
  • fortinet.fortimanager.fmgr_gtp_iewhitelist – IE white list.
  • fortinet.fortimanager.fmgr_gtp_iewhitelist_entries – Entries of white list (to allow) for unknown or out-of-state IEs.
  • fortinet.fortimanager.fmgr_gtp_messagefilterv0v1 – Message filter for GTPv0/v1 messages.
  • fortinet.fortimanager.fmgr_gtp_messagefilterv2 – Message filter for GTPv2 messages.
  • fortinet.fortimanager.fmgr_gtp_tunnellimit – GTP tunnel limiter.
  • fortinet.fortimanager.fmgr_hotspot20_anqp3gppcellular – Configure 3GPP public land mobile network (PLMN).
  • fortinet.fortimanager.fmgr_hotspot20_anqp3gppcellular_mccmnclist – Mobile Country Code and Mobile Network Code configuration.
  • fortinet.fortimanager.fmgr_hotspot20_anqpipaddresstype – Configure IP address type availability.
  • fortinet.fortimanager.fmgr_hotspot20_anqpnairealm – Configure network access identifier (NAI) realm.
  • fortinet.fortimanager.fmgr_hotspot20_anqpnairealm_nailist – NAI list.
  • fortinet.fortimanager.fmgr_hotspot20_anqpnairealm_nailist_eapmethod – EAP Methods.
  • fortinet.fortimanager.fmgr_hotspot20_anqpnairealm_nailist_eapmethod_authparam – EAP auth param.
  • fortinet.fortimanager.fmgr_hotspot20_anqpnetworkauthtype – Configure network authentication type.
  • fortinet.fortimanager.fmgr_hotspot20_anqproamingconsortium – Configure roaming consortium.
  • fortinet.fortimanager.fmgr_hotspot20_anqproamingconsortium_oilist – Organization identifier list.
  • fortinet.fortimanager.fmgr_hotspot20_anqpvenuename – Configure venue name duple.
  • fortinet.fortimanager.fmgr_hotspot20_anqpvenuename_valuelist – Name list.
  • fortinet.fortimanager.fmgr_hotspot20_h2qpconncapability – Configure connection capability.
  • fortinet.fortimanager.fmgr_hotspot20_h2qpoperatorname – Configure operator friendly name.
  • fortinet.fortimanager.fmgr_hotspot20_h2qpoperatorname_valuelist – Name list.
  • fortinet.fortimanager.fmgr_hotspot20_h2qposuprovider – Configure online sign up (OSU) provider list.
  • fortinet.fortimanager.fmgr_hotspot20_h2qposuprovider_friendlyname – OSU provider friendly name.
  • fortinet.fortimanager.fmgr_hotspot20_h2qposuprovider_servicedescription – OSU service name.
  • fortinet.fortimanager.fmgr_hotspot20_h2qpwanmetric – Configure WAN metrics.
  • fortinet.fortimanager.fmgr_hotspot20_hsprofile – Configure hotspot profile.
  • fortinet.fortimanager.fmgr_hotspot20_qosmap – Configure QoS map set.
  • fortinet.fortimanager.fmgr_hotspot20_qosmap_dscpexcept – Differentiated Services Code Point (DSCP) exceptions.
  • fortinet.fortimanager.fmgr_hotspot20_qosmap_dscprange – Differentiated Services Code Point (DSCP) ranges.
  • fortinet.fortimanager.fmgr_icap_profile – Configure ICAP profiles.
  • fortinet.fortimanager.fmgr_icap_server – Configure ICAP servers.
  • fortinet.fortimanager.fmgr_ips_custom – Configure IPS custom signature.
  • fortinet.fortimanager.fmgr_ips_sensor – Configure IPS sensor.
  • fortinet.fortimanager.fmgr_ips_sensor_entries – IPS sensor filter.
  • fortinet.fortimanager.fmgr_ips_sensor_entries_exemptip – Traffic from selected source or destination IP addresses is exempt from this signature.
  • fortinet.fortimanager.fmgr_log_customfield – Configure custom log fields.
  • fortinet.fortimanager.fmgr_metafields_system_admin_user – no description
  • fortinet.fortimanager.fmgr_move – Move fortimanager defined Object.
  • fortinet.fortimanager.fmgr_pkg_central_dnat – no description
  • fortinet.fortimanager.fmgr_pkg_firewall_centralsnatmap – Configure central SNAT policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_dospolicy – Configure IPv4 DoS policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_dospolicy6 – Configure IPv6 DoS policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_dospolicy6_anomaly – Anomaly name.
  • fortinet.fortimanager.fmgr_pkg_firewall_dospolicy_anomaly – Anomaly name.
  • fortinet.fortimanager.fmgr_pkg_firewall_interfacepolicy – Configure IPv4 interface policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_interfacepolicy6 – Configure IPv6 interface policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_interfacepolicy6_sectionvalue – Configure IPv6 interface policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_interfacepolicy_sectionvalue – Configure IPv4 interface policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_localinpolicy – Configure user defined IPv4 local-in policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_localinpolicy6 – Configure user defined IPv6 local-in policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_multicastpolicy – Configure multicast NAT policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_multicastpolicy6 – Configure IPv6 multicast NAT policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_policy – Configure IPv4 policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_policy46 – Configure IPv4 to IPv6 policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_policy6 – Configure IPv6 policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_policy64 – Configure IPv6 to IPv4 policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_policy6_sectionvalue – Configure IPv6 policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_policy_sectionvalue – Configure IPv4 policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_policy_vpndstnode – no description
  • fortinet.fortimanager.fmgr_pkg_firewall_policy_vpnsrcnode – no description
  • fortinet.fortimanager.fmgr_pkg_firewall_proxypolicy – Configure proxy policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_proxypolicy_sectionvalue – Configure proxy policies.
  • fortinet.fortimanager.fmgr_pkg_firewall_shapingpolicy – Configure shaping policies.
  • fortinet.fortimanager.fmgr_pkg_footer_policy – no description
  • fortinet.fortimanager.fmgr_pkg_footer_policy6 – no description
  • fortinet.fortimanager.fmgr_pkg_footer_shapingpolicy – no description
  • fortinet.fortimanager.fmgr_pkg_header_policy – no description
  • fortinet.fortimanager.fmgr_pkg_header_policy6 – no description
  • fortinet.fortimanager.fmgr_pkg_header_shapingpolicy – no description
  • fortinet.fortimanager.fmgr_pm_devprof_adom – no description
  • fortinet.fortimanager.fmgr_pm_devprof_pkg – no description
  • fortinet.fortimanager.fmgr_pm_pkg – no description
  • fortinet.fortimanager.fmgr_pm_pkg_adom – no description
  • fortinet.fortimanager.fmgr_pm_pkg_global – no description
  • fortinet.fortimanager.fmgr_pm_wanprof_adom – no description
  • fortinet.fortimanager.fmgr_pm_wanprof_pkg – no description
  • fortinet.fortimanager.fmgr_qosprofile – Configure WiFi quality of service (QoS) profiles.
  • fortinet.fortimanager.fmgr_securityconsole_abort – Abort and cancel a security console task.
  • fortinet.fortimanager.fmgr_securityconsole_assign_package – Assign or unassign global policy package to ADOM packages.
  • fortinet.fortimanager.fmgr_securityconsole_import_dev_objs – Import objects from device to ADOM, or from ADOM to Global.
  • fortinet.fortimanager.fmgr_securityconsole_install_device – no description
  • fortinet.fortimanager.fmgr_securityconsole_install_package – Copy and install a policy package to devices.
  • fortinet.fortimanager.fmgr_securityconsole_install_preview – Generate install preview for a device.
  • fortinet.fortimanager.fmgr_securityconsole_package_cancel_install – Cancel policy install and clear preview cache. Only to be used when a preview cache is previously generated by install/package command.
  • fortinet.fortimanager.fmgr_securityconsole_package_clone – Clone a policy package within the same ADOM.
  • fortinet.fortimanager.fmgr_securityconsole_package_commit – Install policies to device from preview cache. Only to be used when a preview cache is previously generated by install/package command.
  • fortinet.fortimanager.fmgr_securityconsole_package_move – Move and/or rename a policy package within the same ADOM.
  • fortinet.fortimanager.fmgr_securityconsole_pblock_clone – no description
  • fortinet.fortimanager.fmgr_securityconsole_preview_result – Retrieve the result of previous install/preview command.
  • fortinet.fortimanager.fmgr_securityconsole_reinstall_package – Re-install a policy package that had been previously installed.
  • fortinet.fortimanager.fmgr_securityconsole_sign_certificate_template – Generate and sign certificate on the target device.
  • fortinet.fortimanager.fmgr_spamfilter_bwl – Configure anti-spam black/white list.
  • fortinet.fortimanager.fmgr_spamfilter_bwl_entries – Anti-spam black/white list entries.
  • fortinet.fortimanager.fmgr_spamfilter_bword – Configure AntiSpam banned word list.
  • fortinet.fortimanager.fmgr_spamfilter_bword_entries – Spam filter banned word.
  • fortinet.fortimanager.fmgr_spamfilter_dnsbl – Configure AntiSpam DNSBL/ORBL.
  • fortinet.fortimanager.fmgr_spamfilter_dnsbl_entries – Spam filter DNSBL and ORBL server.
  • fortinet.fortimanager.fmgr_spamfilter_iptrust – Configure AntiSpam IP trust.
  • fortinet.fortimanager.fmgr_spamfilter_iptrust_entries – Spam filter trusted IP addresses.
  • fortinet.fortimanager.fmgr_spamfilter_mheader – Configure AntiSpam MIME header.
  • fortinet.fortimanager.fmgr_spamfilter_mheader_entries – Spam filter mime header content.
  • fortinet.fortimanager.fmgr_spamfilter_profile – Configure AntiSpam profiles.
  • fortinet.fortimanager.fmgr_spamfilter_profile_gmail – Gmail.
  • fortinet.fortimanager.fmgr_spamfilter_profile_imap – IMAP.
  • fortinet.fortimanager.fmgr_spamfilter_profile_mapi – MAPI.
  • fortinet.fortimanager.fmgr_spamfilter_profile_msnhotmail – MSN Hotmail.
  • fortinet.fortimanager.fmgr_spamfilter_profile_pop3 – POP3.
  • fortinet.fortimanager.fmgr_spamfilter_profile_smtp – SMTP.
  • fortinet.fortimanager.fmgr_spamfilter_profile_yahoomail – Yahoo! Mail.
  • fortinet.fortimanager.fmgr_sshfilter_profile – SSH filter profile.
  • fortinet.fortimanager.fmgr_sshfilter_profile_shellcommands – SSH command filter.
  • fortinet.fortimanager.fmgr_switchcontroller_lldpprofile – Configure FortiSwitch LLDP profiles.
  • fortinet.fortimanager.fmgr_switchcontroller_lldpprofile_customtlvs – Configuration method to edit custom TLV entries.
  • fortinet.fortimanager.fmgr_switchcontroller_lldpprofile_mednetworkpolicy – Configuration method to edit Media Endpoint Discovery (MED) network policy type-length-value (TLV) categories.
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch – Configure FortiSwitch devices that are managed by this FortiGate.
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch_8021xsettings – Configuration method to edit FortiSwitch 802.1X global settings.
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch_customcommand – Configuration method to edit FortiSwitch commands to be pushed to this FortiSwitch device upon rebooting the FortiGate switch controller…
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch_igmpsnooping – Configure FortiSwitch IGMP snooping global settings.
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch_mirror – Configuration method to edit FortiSwitch packet mirror.
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch_ports – Managed-switch port list.
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch_stormcontrol – Configuration method to edit FortiSwitch storm control for measuring traffic activity using data rates to prevent traffic disruption.
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch_stpsettings – Configuration method to edit Spanning Tree Protocol (STP) settings used to prevent bridge loops.
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch_switchlog – Configuration method to edit FortiSwitch logging settings (logs are transferred to and inserted into the FortiGate event log).
  • fortinet.fortimanager.fmgr_switchcontroller_managedswitch_switchstpsettings – Configure spanning tree protocol (STP).
  • fortinet.fortimanager.fmgr_switchcontroller_qos_dot1pmap – Configure FortiSwitch QoS 802.1p.
  • fortinet.fortimanager.fmgr_switchcontroller_qos_ipdscpmap – Configure FortiSwitch QoS IP precedence/DSCP.
  • fortinet.fortimanager.fmgr_switchcontroller_qos_ipdscpmap_map – Maps between IP-DSCP value to COS queue.
  • fortinet.fortimanager.fmgr_switchcontroller_qos_qospolicy – Configure FortiSwitch QoS policy.
  • fortinet.fortimanager.fmgr_switchcontroller_qos_queuepolicy – Configure FortiSwitch QoS egress queue policy.
  • fortinet.fortimanager.fmgr_switchcontroller_qos_queuepolicy_cosqueue – COS queue configuration.
  • fortinet.fortimanager.fmgr_switchcontroller_securitypolicy_8021x – Configure 802.1x MAC Authentication Bypass (MAB) policies.
  • fortinet.fortimanager.fmgr_switchcontroller_securitypolicy_captiveportal – Names of VLANs that use captive portal authentication.
  • fortinet.fortimanager.fmgr_system_admin_group – User group.
  • fortinet.fortimanager.fmgr_system_admin_group_member – Group members.
  • fortinet.fortimanager.fmgr_system_admin_ldap – LDAP server entry configuration.
  • fortinet.fortimanager.fmgr_system_admin_ldap_adom – Admin domain.
  • fortinet.fortimanager.fmgr_system_admin_profile – Admin profile.
  • fortinet.fortimanager.fmgr_system_admin_profile_datamaskcustomfields – Customized datamask fields.
  • fortinet.fortimanager.fmgr_system_admin_radius – Configure radius.
  • fortinet.fortimanager.fmgr_system_admin_setting – Admin setting.
  • fortinet.fortimanager.fmgr_system_admin_tacacs – TACACS+ server entry configuration.
  • fortinet.fortimanager.fmgr_system_admin_user – Admin user.
  • fortinet.fortimanager.fmgr_system_admin_user_adom – Admin domain.
  • fortinet.fortimanager.fmgr_system_admin_user_adomexclude – Excluding admin domain.
  • fortinet.fortimanager.fmgr_system_admin_user_appfilter – App filter.
  • fortinet.fortimanager.fmgr_system_admin_user_dashboard – Custom dashboard widgets.
  • fortinet.fortimanager.fmgr_system_admin_user_dashboardtabs – Custom dashboard.
  • fortinet.fortimanager.fmgr_system_admin_user_ipsfilter – IPS filter.
  • fortinet.fortimanager.fmgr_system_admin_user_metadata – Configure meta data.
  • fortinet.fortimanager.fmgr_system_admin_user_policypackage – Policy package access.
  • fortinet.fortimanager.fmgr_system_admin_user_restrictdevvdom – Restricted to these devices/VDOMs.
  • fortinet.fortimanager.fmgr_system_admin_user_webfilter – Web filter.
  • fortinet.fortimanager.fmgr_system_alertconsole – Alert console.
  • fortinet.fortimanager.fmgr_system_alertemail – Configure alertemail.
  • fortinet.fortimanager.fmgr_system_alertevent – Alert events.
  • fortinet.fortimanager.fmgr_system_alertevent_alertdestination – Alert destination.
  • fortinet.fortimanager.fmgr_system_autodelete – Automatic deletion policy for logs, reports, archived, and quarantined files.
  • fortinet.fortimanager.fmgr_system_autodelete_dlpfilesautodeletion – Automatic deletion policy for DLP archives.
  • fortinet.fortimanager.fmgr_system_autodelete_logautodeletion – Automatic deletion policy for device logs.
  • fortinet.fortimanager.fmgr_system_autodelete_quarantinefilesautodeletion – Automatic deletion policy for quarantined files.
  • fortinet.fortimanager.fmgr_system_autodelete_reportautodeletion – Automatic deletion policy for reports.
  • fortinet.fortimanager.fmgr_system_backup_allsettings – Scheduled backup settings.
  • fortinet.fortimanager.fmgr_system_certificate_ca – CA certificate.
  • fortinet.fortimanager.fmgr_system_certificate_crl – Certificate Revocation List.
  • fortinet.fortimanager.fmgr_system_certificate_local – Local keys and certificates.
  • fortinet.fortimanager.fmgr_system_certificate_oftp – OFTP certificates and keys.
  • fortinet.fortimanager.fmgr_system_certificate_remote – Remote certificate.
  • fortinet.fortimanager.fmgr_system_certificate_ssh – SSH certificates and keys.
  • fortinet.fortimanager.fmgr_system_connector – Configure connector.
  • fortinet.fortimanager.fmgr_system_customlanguage – Configure custom languages.
  • fortinet.fortimanager.fmgr_system_dhcp_server – Configure DHCP servers.
  • fortinet.fortimanager.fmgr_system_dhcp_server_excluderange – Exclude one or more ranges of IP addresses from being assigned to clients.
  • fortinet.fortimanager.fmgr_system_dhcp_server_iprange – DHCP IP range configuration.
  • fortinet.fortimanager.fmgr_system_dhcp_server_options – DHCP options.
  • fortinet.fortimanager.fmgr_system_dhcp_server_reservedaddress – Options for the DHCP server to assign IP settings to specific MAC addresses.
  • fortinet.fortimanager.fmgr_system_dm – Configure dm.
  • fortinet.fortimanager.fmgr_system_dns – DNS configuration.
  • fortinet.fortimanager.fmgr_system_externalresource – Configure external resource.
  • fortinet.fortimanager.fmgr_system_fips – Settings for FIPS-CC mode.
  • fortinet.fortimanager.fmgr_system_fortiguard – Configure FortiGuard services.
  • fortinet.fortimanager.fmgr_system_fortiview_autocache – FortiView auto-cache settings.
  • fortinet.fortimanager.fmgr_system_fortiview_setting – FortiView settings.
  • fortinet.fortimanager.fmgr_system_geoipcountry – no description
  • fortinet.fortimanager.fmgr_system_geoipoverride – Configure geographical location mapping for IP address(es) to override mappings from FortiGuard.
  • fortinet.fortimanager.fmgr_system_geoipoverride_iprange – Table of IP ranges assigned to country.
  • fortinet.fortimanager.fmgr_system_global – Global range attributes.
  • fortinet.fortimanager.fmgr_system_guiact – System settings through GUI.
  • fortinet.fortimanager.fmgr_system_ha – HA configuration.
  • fortinet.fortimanager.fmgr_system_ha_peer – Peer.
  • fortinet.fortimanager.fmgr_system_interface – Interface configuration.
  • fortinet.fortimanager.fmgr_system_interface_ipv6 – IPv6 of interface.
  • fortinet.fortimanager.fmgr_system_locallog_disk_filter – Filter for disk logging.
  • fortinet.fortimanager.fmgr_system_locallog_disk_setting – Settings for local disk logging.
  • fortinet.fortimanager.fmgr_system_locallog_fortianalyzer2_filter – Filter for FortiAnalyzer2 logging.
  • fortinet.fortimanager.fmgr_system_locallog_fortianalyzer2_setting – Settings for locallog to fortianalyzer.
  • fortinet.fortimanager.fmgr_system_locallog_fortianalyzer3_filter – Filter for FortiAnalyzer3 logging.
  • fortinet.fortimanager.fmgr_system_locallog_fortianalyzer3_setting – Settings for locallog to fortianalyzer.
  • fortinet.fortimanager.fmgr_system_locallog_fortianalyzer_filter – Filter for FortiAnalyzer logging.
  • fortinet.fortimanager.fmgr_system_locallog_fortianalyzer_setting – Settings for locallog to fortianalyzer.
  • fortinet.fortimanager.fmgr_system_locallog_memory_filter – Filter for memory logging.
  • fortinet.fortimanager.fmgr_system_locallog_memory_setting – Settings for memory buffer.
  • fortinet.fortimanager.fmgr_system_locallog_setting – Settings for locallog logging.
  • fortinet.fortimanager.fmgr_system_locallog_syslogd2_filter – Filter for syslog logging.
  • fortinet.fortimanager.fmgr_system_locallog_syslogd2_setting – Settings for remote syslog server.
  • fortinet.fortimanager.fmgr_system_locallog_syslogd3_filter – Filter for syslog logging.
  • fortinet.fortimanager.fmgr_system_locallog_syslogd3_setting – Settings for remote syslog server.
  • fortinet.fortimanager.fmgr_system_locallog_syslogd_filter – Filter for syslog logging.
  • fortinet.fortimanager.fmgr_system_locallog_syslogd_setting – Settings for remote syslog server.
  • fortinet.fortimanager.fmgr_system_logfetch_clientprofile – Log-fetch client profile settings.
  • fortinet.fortimanager.fmgr_system_logfetch_clientprofile_devicefilter – List of device filter.
  • fortinet.fortimanager.fmgr_system_logfetch_clientprofile_logfilter – Log content filters.
  • fortinet.fortimanager.fmgr_system_logfetch_serversettings – Log-fetch server settings.
  • fortinet.fortimanager.fmgr_system_log_alert – Log based alert settings.
  • fortinet.fortimanager.fmgr_system_log_ioc – IoC settings.
  • fortinet.fortimanager.fmgr_system_log_maildomain – FortiMail domain setting.
  • fortinet.fortimanager.fmgr_system_log_settings – Log settings.
  • fortinet.fortimanager.fmgr_system_log_settings_rollinganalyzer – Log rolling policy for Network Analyzer logs.
  • fortinet.fortimanager.fmgr_system_log_settings_rollinglocal – Log rolling policy for local logs.
  • fortinet.fortimanager.fmgr_system_log_settings_rollingregular – Log rolling policy for device logs.
  • fortinet.fortimanager.fmgr_system_mail – Alert emails.
  • fortinet.fortimanager.fmgr_system_meta – no description
  • fortinet.fortimanager.fmgr_system_metadata_admins – Configure admins.
  • fortinet.fortimanager.fmgr_system_meta_sysmetafields – no description
  • fortinet.fortimanager.fmgr_system_ntp – NTP settings.
  • fortinet.fortimanager.fmgr_system_ntp_ntpserver – NTP server.
  • fortinet.fortimanager.fmgr_system_objecttagging – Configure object tagging.
  • fortinet.fortimanager.fmgr_system_passwordpolicy – Password policy.
  • fortinet.fortimanager.fmgr_system_replacemsggroup – Configure replacement message groups.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_admin – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_alertmail – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_auth – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_custommessage – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_devicedetectionportal – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_ec – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_fortiguardwf – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_ftp – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_http – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_icap – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_mail – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_mm1 – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_mm3 – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_mm4 – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_mm7 – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_mms – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_nacquar – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_nntp – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_spam – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_sslvpn – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_trafficquota – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_utm – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsggroup_webproxy – Replacement message table entries.
  • fortinet.fortimanager.fmgr_system_replacemsgimage – Configure replacement message images.
  • fortinet.fortimanager.fmgr_system_report_autocache – Report auto-cache settings.
  • fortinet.fortimanager.fmgr_system_report_estbrowsetime – Report estimated browse time settings
  • fortinet.fortimanager.fmgr_system_report_group – Report group.
  • fortinet.fortimanager.fmgr_system_report_group_chartalternative – Chart alternatives.
  • fortinet.fortimanager.fmgr_system_report_group_groupby – Group-by variables.
  • fortinet.fortimanager.fmgr_system_report_setting – Report settings.
  • fortinet.fortimanager.fmgr_system_route – Routing table configuration.
  • fortinet.fortimanager.fmgr_system_route6 – Routing table configuration.
  • fortinet.fortimanager.fmgr_system_saml – Global settings for SAML authentication.
  • fortinet.fortimanager.fmgr_system_sdnconnector – Configure connection to SDN Connector.
  • fortinet.fortimanager.fmgr_system_sdnconnector_externalip – Configure GCP external IP.
  • fortinet.fortimanager.fmgr_system_sdnconnector_nic – Configure Azure network interface.
  • fortinet.fortimanager.fmgr_system_sdnconnector_nic_ip – Configure IP configuration.
  • fortinet.fortimanager.fmgr_system_sdnconnector_route – Configure GCP route.
  • fortinet.fortimanager.fmgr_system_sdnconnector_routetable – Configure Azure route table.
  • fortinet.fortimanager.fmgr_system_sdnconnector_routetable_route – Configure Azure route.
  • fortinet.fortimanager.fmgr_system_smsserver – Configure SMS server for sending SMS messages to support user authentication.
  • fortinet.fortimanager.fmgr_system_snmp_community – SNMP community configuration.
  • fortinet.fortimanager.fmgr_system_snmp_community_hosts – Allow hosts configuration.
  • fortinet.fortimanager.fmgr_system_snmp_community_hosts6 – Allow hosts configuration for IPv6.
  • fortinet.fortimanager.fmgr_system_snmp_sysinfo – SNMP configuration.
  • fortinet.fortimanager.fmgr_system_snmp_user – SNMP user configuration.
  • fortinet.fortimanager.fmgr_system_sql – SQL settings.
  • fortinet.fortimanager.fmgr_system_sql_customindex – List of SQL index fields.
  • fortinet.fortimanager.fmgr_system_sql_tsindexfield – List of SQL text search index fields.
  • fortinet.fortimanager.fmgr_system_syslog – Syslog servers.
  • fortinet.fortimanager.fmgr_system_virtualwirepair – Configure virtual wire pairs.
  • fortinet.fortimanager.fmgr_system_workflow_approvalmatrix – workflow approval matrix.
  • fortinet.fortimanager.fmgr_system_workflow_approvalmatrix_approver – Approver.
  • fortinet.fortimanager.fmgr_sys_api_sdnconnector – Query SDN connector data.
  • fortinet.fortimanager.fmgr_sys_generate_wsdl – Generate WSDL for specific module and objects.
  • fortinet.fortimanager.fmgr_sys_login_challenge – Answer a log in challenge question, used following a login/user or login/challenge command.
  • fortinet.fortimanager.fmgr_sys_login_user – Log into the device with user name and password. A new session cookies will be generated and returned as a property of the response object.
  • fortinet.fortimanager.fmgr_sys_logout – Log out a session.
  • fortinet.fortimanager.fmgr_sys_proxy_json – Send and receive JSON request to/from managed devices. The response will be an array of data, one for each queried device.
  • fortinet.fortimanager.fmgr_template – no description
  • fortinet.fortimanager.fmgr_templategroup – no description
  • fortinet.fortimanager.fmgr_user_adgrp – Configure FSSO groups.
  • fortinet.fortimanager.fmgr_user_device – Configure devices.
  • fortinet.fortimanager.fmgr_user_devicecategory – Configure device categories.
  • fortinet.fortimanager.fmgr_user_devicegroup – Configure device groups.
  • fortinet.fortimanager.fmgr_user_devicegroup_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_user_devicegroup_tagging – Config object tagging.
  • fortinet.fortimanager.fmgr_user_device_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_user_device_tagging – Config object tagging.
  • fortinet.fortimanager.fmgr_user_fortitoken – Configure FortiToken.
  • fortinet.fortimanager.fmgr_user_fsso – Configure Fortinet Single Sign On (FSSO) agents.
  • fortinet.fortimanager.fmgr_user_fssopolling – Configure FSSO active directory servers for polling mode.
  • fortinet.fortimanager.fmgr_user_fssopolling_adgrp – LDAP Group Info.
  • fortinet.fortimanager.fmgr_user_fsso_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_user_group – Configure user groups.
  • fortinet.fortimanager.fmgr_user_group_guest – Guest User.
  • fortinet.fortimanager.fmgr_user_group_match – Group matches.
  • fortinet.fortimanager.fmgr_user_ldap – Configure LDAP server entries.
  • fortinet.fortimanager.fmgr_user_ldap_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_user_local – Configure local users.
  • fortinet.fortimanager.fmgr_user_passwordpolicy – Configure user password policy.
  • fortinet.fortimanager.fmgr_user_peer – Configure peer users.
  • fortinet.fortimanager.fmgr_user_peergrp – Configure peer groups.
  • fortinet.fortimanager.fmgr_user_pop3 – POP3 server entry configuration.
  • fortinet.fortimanager.fmgr_user_pxgrid – no description
  • fortinet.fortimanager.fmgr_user_radius – Configure RADIUS server entries.
  • fortinet.fortimanager.fmgr_user_radius_accountingserver – Additional accounting servers.
  • fortinet.fortimanager.fmgr_user_radius_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_user_securityexemptlist – Configure security exemption list.
  • fortinet.fortimanager.fmgr_user_securityexemptlist_rule – Configure rules for exempting users from captive portal authentication.
  • fortinet.fortimanager.fmgr_user_tacacs – Configure TACACS+ server entries.
  • fortinet.fortimanager.fmgr_user_tacacs_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_vap – Configure Virtual Access Points (VAPs).
  • fortinet.fortimanager.fmgr_vapgroup – Configure virtual Access Point (VAP) groups.
  • fortinet.fortimanager.fmgr_vap_dynamicmapping – no description
  • fortinet.fortimanager.fmgr_vap_macfilterlist – Create a list of MAC addresses for MAC address filtering.
  • fortinet.fortimanager.fmgr_vap_mpskkey – Pre-shared keys that can be used to connect to this virtual access point.
  • fortinet.fortimanager.fmgr_vap_portalmessageoverrides – Individual message overrides.
  • fortinet.fortimanager.fmgr_vap_vlanpool – VLAN pool.
  • fortinet.fortimanager.fmgr_voip_profile – Configure VoIP profiles.
  • fortinet.fortimanager.fmgr_voip_profile_sccp – SCCP.
  • fortinet.fortimanager.fmgr_voip_profile_sip – SIP.
  • fortinet.fortimanager.fmgr_vpnmgr_node – VPN node for VPN Manager. Must specify vpntable and scope member.
  • fortinet.fortimanager.fmgr_vpnmgr_node_iprange – no description
  • fortinet.fortimanager.fmgr_vpnmgr_node_ipv4excluderange – no description
  • fortinet.fortimanager.fmgr_vpnmgr_node_protectedsubnet – no description
  • fortinet.fortimanager.fmgr_vpnmgr_node_summaryaddr – no description
  • fortinet.fortimanager.fmgr_vpnmgr_vpntable – no description
  • fortinet.fortimanager.fmgr_vpnsslweb_hostchecksoftware – SSL-VPN host check software.
  • fortinet.fortimanager.fmgr_vpnsslweb_hostchecksoftware_checkitemlist – Check item list.
  • fortinet.fortimanager.fmgr_vpnsslweb_portal – Portal.
  • fortinet.fortimanager.fmgr_vpnsslweb_portal_bookmarkgroup – Portal bookmark group.
  • fortinet.fortimanager.fmgr_vpnsslweb_portal_bookmarkgroup_bookmarks – Bookmark table.
  • fortinet.fortimanager.fmgr_vpnsslweb_portal_bookmarkgroup_b