Searching.
- Ansible CLI cheatsheet > ansible-doc
...42936">Red Hat Summit</a>!' + '</p>' + '</div>'; // Create a banner if we're not on the official docs site if (location.host == "docs.testing.ansible.com") { document.write('<div id="testing_banner_id" class...
- ansible-doc
- ansible-doc
- Adding modules and plugins locally
- ansible
- Ansible 10 Porting Guide
- Ansible 11 Porting Guide
- Ansible 2.10 Porting Guide
- Ansible 2.5 Porting Guide
- Ansible 2.7
- Ansible 2.9 Porting Guide
- Ansible 3 Porting Guide
- Ansible 4 Porting Guide
- Ansible 5 Porting Guide
- Ansible 6 Porting Guide
- Ansible 7 Porting Guide
- Ansible 8 Porting Guide
- Ansible 9 Porting Guide
- Ansible CLI cheatsheet
- Ansible Collections Contributor Guide
- Ansible community package collections requirements
- Ansible Configuration Settings
- Ansible documentation style guide
- Ansible module architecture
- Ansible Network Examples
- ansible-config
- ansible-console
- Ansible-core 2.13
- Ansible-core 2.14
- Ansible-core 2.16
- ansible-core Contributors Guide
- ansible-doc
- ansible-doc
- ansible-galaxy
- ansible-inventory
- ansible-playbook
- ansible-pull
- ansible-vault
- Ansible.Builtin
- ansible.builtin.constructed inventory – Uses Jinja2 to construct vars and groups based on existing inventory.
- ansible.builtin.expect module – Executes a command and responds to prompts
- ansible.builtin.file module – Manage files and file properties
- ansible.builtin.get_url module – Downloads files from HTTP, HTTPS, or FTP to node
- ansible.builtin.ini inventory – Uses an Ansible INI file as inventory source.
- ansible.builtin.ini lookup – read data from an ini file
- ansible.builtin.lineinfile module – Manage lines in text files
- ansible.builtin.pipe lookup – read output from a command
- ansible.builtin.regex_findall filter – extract all regex matches from string
- ansible.builtin.regex_replace filter – replace a string via regex
- ansible.builtin.regex_search filter – extract regex match from string
- ansible.builtin.replace module – Replace all instances of a particular string in a file using a back-referenced regular expression
- ansible.builtin.set_fact module – Set host variable(s) and fact(s).
- ansible.builtin.setup module – Gathers facts about remote hosts
- ansible.builtin.wait_for module – Waits for a condition before continuing
- ansible.module_utils (Python module, in Ansible API Documentation)
- ansible.module_utils.url (Python module, in Ansible API Documentation)
- Ansible.Netcommon
- Ansible.Posix
- Ansible.Utils
- ansible.utils.cli_parse module – Parse cli output or text using a variety of parsers
- ansible.utils.get_path lookup – Retrieve the value in a variable using a path
- ansible.utils.index_of filter – Find the indices of items in a list matching some criteria
- ansible.utils.index_of lookup – Find the indices of items in a list matching some criteria
- ansible.utils.resolvable test – Test if an IP or name can be resolved via /etc/hosts or DNS
- ansible.utils.to_paths lookup – Flatten a complex object into a dictionary of paths and values
- Ansible.Windows
- ansible.windows.setup module – Gathers facts about remote hosts
- ansible.windows.win_certificate_info module – Get information on certificates from a Windows Certificate Store
- ansible.windows.win_command module – Executes a command on a remote Windows node
- ansible.windows.win_credential module – Manages Windows Credentials in the Credential Manager
- ansible.windows.win_domain_controller module – Manage domain controller/member server state for a Windows host
- ansible.windows.win_dsc module – Invokes a PowerShell DSC configuration
- ansible.windows.win_feature_info module – Gather information about Windows features
- ansible.windows.win_powershell module – Run PowerShell scripts
- ansible.windows.win_reboot module – Reboot a windows machine
- ansible.windows.win_shell module – Execute shell commands on target hosts
- Callback plugins
- Collection structure
- Collections in the Ansible Namespace
- Committers Guidelines
- community.docker.docker_containers inventory – Ansible dynamic inventory plugin for Docker containers
- Contributing to the Ansible Documentation
- Conventions, tips, and pitfalls
- Creating collections
- Developing network resource modules
- Docs fragments
- Documenting collections
- fortinet.fortimanager.fmgr_dlp_fpsensitivity module – Create self-explanatory DLP sensitivity levels to be used when setting sensitivity under config fp-doc-source.
- fortinet.fortimanager.fmgr_dlp_sensitivity module – Create self-explanatory DLP sensitivity levels to be used when setting sensitivity under config fp-doc-source.
- fortinet.fortios.fortios_dlp_fp_sensitivity module – Create self-explanatory DLP sensitivity levels to be used when setting sensitivity under config fp-doc-source in Fortinet’s FortiOS and FortiGate.
- fortinet.fortios.fortios_dlp_sensitivity module – Create self-explanatory DLP sensitivity levels to be used when setting sensitivity under config fp-doc-source in Fortinet’s FortiOS and FortiGate.
- Frequently Asked Questions
- Index of all Modules
- Installing Ansible
- Installing collections
- Managing BSD hosts with Ansible
- Migrating Ansible content to a different collection
- Migrating Roles to Roles in Collections on Galaxy
- Parsing semi-structured text with Ansible
- Release Manager Guidelines
- Roles
- sanity-docs
- The lifecycle of an Ansible module or plugin
- Unit Testing Ansible Modules
- Using Ansible command line tools
- Using Ansible modules and plugins
- Windows module development walkthrough
- ansible.module_utils.basic.ANSIBLE_VERSION (Python attribute, in Ansible API Documentation)
- ANSIBLE_COLOR_DOC_CONSTANT (environment variable, in Ansible Configuration Settings)
- ANSIBLE_COLOR_DOC_DEPRECATED (environment variable, in Ansible Configuration Settings)
- ANSIBLE_COLOR_DOC_LINK (environment variable, in Ansible Configuration Settings)
- ANSIBLE_COLOR_DOC_MODULE (environment variable, in Ansible Configuration Settings)
- ANSIBLE_COLOR_DOC_PLUGIN (environment variable, in Ansible Configuration Settings)
- ANSIBLE_COLOR_DOC_REFERENCE (environment variable, in Ansible Configuration Settings)
- ANSIBLE_DOC_FRAGMENT_PLUGINS (environment variable, in Ansible Configuration Settings)
- ANSIBLE_DOCKER_PRIVILEGED (environment variable, in Index of all Collection Environment Variables)
- ANSIBLE_DOCKER_TIMEOUT (environment variable, in Index of all Collection Environment Variables)
- ANSIBLE_DOCKER_WORKING_DIR (environment variable, in Index of all Collection Environment Variables)
- AnsibleModule (Python class, in Ansible API Documentation)
- AnsibleModule.ansible_version (Python attribute, in Ansible API Documentation)
- Action plugins
- Add unit tests to a collection
- Amazon.Aws
- amazon.aws Release Notes
- amazon.aws.autoscaling_group module – Create or delete AWS AutoScaling Groups (ASGs)
- amazon.aws.autoscaling_group_info module – Gather information about EC2 Auto Scaling Groups (ASGs) in AWS
- amazon.aws.autoscaling_instance module – manage instances associated with AWS AutoScaling Groups (ASGs)
- amazon.aws.autoscaling_instance_info module – describe instances associated with AWS AutoScaling Groups (ASGs)
- amazon.aws.autoscaling_instance_refresh module – Start or cancel an EC2 Auto Scaling Group (ASG) instance refresh in AWS
- amazon.aws.autoscaling_instance_refresh_info module – Gather information about EC2 Auto Scaling Group (ASG) Instance Refreshes in AWS
- amazon.aws.aws_account_attribute lookup – Look up AWS account attributes
- amazon.aws.aws_az_info module – Gather information about availability zones in AWS
- amazon.aws.aws_caller_info module – Get information about the user and account being used to make AWS calls
- amazon.aws.aws_ec2 inventory – EC2 inventory source
- amazon.aws.aws_rds inventory – RDS instance inventory source
- amazon.aws.aws_region_info module – Gather information about AWS regions
- amazon.aws.backup_plan module – Manage AWS Backup Plans
- amazon.aws.backup_plan_info module – Describe AWS Backup Plans
- amazon.aws.backup_restore_job_info module – List information about backup restore jobs
- amazon.aws.backup_selection module – Create, delete and modify AWS Backup selection
- amazon.aws.backup_selection_info module – Describe AWS Backup Selections
- amazon.aws.backup_tag module – Manage tags on backup plan, backup vault, recovery point
- amazon.aws.backup_tag_info module – List tags on AWS Backup resources
- amazon.aws.backup_vault module – Manage AWS Backup Vaults
- amazon.aws.backup_vault_info module – Describe AWS Backup Vaults
- amazon.aws.cloudformation module – Create or delete an AWS CloudFormation stack
- amazon.aws.cloudformation_info module – Obtain information about an AWS CloudFormation stack
- amazon.aws.cloudtrail module – manage CloudTrail create, delete, update
- amazon.aws.cloudtrail_info module – Gather information about trails in AWS Cloud Trail
- amazon.aws.cloudwatch_metric_alarm module – Create/update or delete AWS CloudWatch ‘metric alarms’
- amazon.aws.cloudwatch_metric_alarm_info module – Gather information about the alarms for the specified metric
- amazon.aws.cloudwatchevent_rule module – Manage CloudWatch Event rules and targets
- amazon.aws.cloudwatchlogs_log_group module – create or delete log_group in CloudWatchLogs
- amazon.aws.cloudwatchlogs_log_group_info module – Get information about log_group in CloudWatchLogs
- amazon.aws.cloudwatchlogs_log_group_metric_filter module – Manage CloudWatch log group metric filter
- amazon.aws.ec2_ami module – Create or destroy an image (AMI) in EC2
- amazon.aws.ec2_ami_info module – Gather information about EC2 AMIs
- amazon.aws.ec2_dedicated_host module – Create, update or delete (release) EC2 dedicated host
- amazon.aws.ec2_dedicated_host_info module – Gather information about EC2 Dedicated Hosts in AWS
- amazon.aws.ec2_eip module – manages EC2 elastic IP (EIP) addresses.
- amazon.aws.ec2_eip_info module – List EC2 EIP details
- amazon.aws.ec2_eni module – Create and optionally attach an Elastic Network Interface (ENI) to an instance
- amazon.aws.ec2_eni_info module – Gather information about EC2 ENI interfaces in AWS
- amazon.aws.ec2_import_image module – Manage AWS EC2 import image tasks
- amazon.aws.ec2_import_image_info module – Gather information about import virtual machine tasks
- amazon.aws.ec2_instance module – Create & manage EC2 instances
- amazon.aws.ec2_instance_info module – Gather information about ec2 instances in AWS
- amazon.aws.ec2_key module – Create or delete an EC2 key pair
- amazon.aws.ec2_key_info module – Gather information about EC2 key pairs in AWS
- amazon.aws.ec2_launch_template module – Manage EC2 launch templates
- amazon.aws.ec2_launch_template_info module – Gather information about launch templates and versions
- amazon.aws.ec2_metadata_facts module – Gathers facts (instance metadata) about remote hosts within EC2
- amazon.aws.ec2_placement_group module – Create or delete an EC2 Placement Group
- amazon.aws.ec2_placement_group_info module – List EC2 Placement Group(s) details
- amazon.aws.ec2_security_group module – Maintain an EC2 security group
- amazon.aws.ec2_security_group_info module – Gather information about EC2 security groups in AWS
- amazon.aws.ec2_snapshot module – Creates a snapshot from an existing volume
- amazon.aws.ec2_snapshot_info module – Gathers information about EC2 volume snapshots in AWS
- amazon.aws.ec2_spot_instance module – Request, stop, reboot or cancel spot instance
- amazon.aws.ec2_spot_instance_info module – Gather information about ec2 spot instance requests
- amazon.aws.ec2_tag module – Create and remove tags on ec2 resources
- amazon.aws.ec2_tag_info module – List tags on ec2 resources
- amazon.aws.ec2_transit_gateway module – Create and delete AWS Transit Gateways
- amazon.aws.ec2_transit_gateway_info module – Retrieve information about EC2 Transit Gateways in AWS
- amazon.aws.ec2_transit_gateway_vpc_attachment module – Create and delete AWS Transit Gateway VPC attachments
- amazon.aws.ec2_transit_gateway_vpc_attachment_info module – describes AWS Transit Gateway VPC attachments
- amazon.aws.ec2_vol module – Create and attach a volume, return volume ID and device map
- amazon.aws.ec2_vol_info module – Gather information about EC2 volumes in AWS
- amazon.aws.ec2_vpc_dhcp_option module – Manages DHCP Options, and can ensure the DHCP options for the given VPC match what’s requested
- amazon.aws.ec2_vpc_dhcp_option_info module – Gather information about DHCP options sets in AWS
- amazon.aws.ec2_vpc_egress_igw module – Manage an AWS VPC Egress Only Internet gateway
- amazon.aws.ec2_vpc_egress_igw_info module – Gather information about AWS VPC Egress Only Internet gateway
- amazon.aws.ec2_vpc_endpoint module – Create and delete AWS VPC endpoints
- amazon.aws.ec2_vpc_endpoint_info module – Retrieves AWS VPC endpoints details using AWS methods
- amazon.aws.ec2_vpc_endpoint_service_info module – Retrieves AWS VPC endpoint service details
- amazon.aws.ec2_vpc_igw module – Manage an AWS VPC Internet gateway
- amazon.aws.ec2_vpc_igw_info module – Gather information about internet gateways in AWS
- amazon.aws.ec2_vpc_nacl module – create and delete Network ACLs
- amazon.aws.ec2_vpc_nacl_info module – Gather information about Network ACLs in an AWS VPC
- amazon.aws.ec2_vpc_nat_gateway module – Manage AWS VPC NAT Gateways
- amazon.aws.ec2_vpc_nat_gateway_info module – Retrieves AWS VPC Managed Nat Gateway details using AWS methods
- amazon.aws.ec2_vpc_net module – Configure AWS Virtual Private Clouds
- amazon.aws.ec2_vpc_net_info module – Gather information about EC2 VPCs in AWS
- amazon.aws.ec2_vpc_peering module – create, delete, accept, and reject VPC peering connections between two VPCs.
- amazon.aws.ec2_vpc_peering_info module – Retrieves AWS VPC Peering details using AWS methods
- amazon.aws.ec2_vpc_route_table module – Manage route tables for AWS Virtual Private Clouds
- amazon.aws.ec2_vpc_route_table_info module – Gather information about ec2 VPC route tables in AWS
- amazon.aws.ec2_vpc_subnet module – Manage subnets in AWS virtual private clouds
- amazon.aws.ec2_vpc_subnet_info module – Gather information about EC2 VPC subnets in AWS
- amazon.aws.ec2_vpc_vgw module – Create and delete AWS VPN Virtual Gateways
- amazon.aws.ec2_vpc_vgw_info module – Gather information about virtual gateways in AWS
- amazon.aws.ec2_vpc_vpn module – Create, modify, and delete EC2 VPN connections
- amazon.aws.ec2_vpc_vpn_info module – Gather information about EC2 VPN Connections in AWS
- amazon.aws.elb_application_lb module – Manage an Application Load Balancer
- amazon.aws.elb_application_lb_info module – Gather information about Application Load Balancers in AWS
- amazon.aws.elb_classic_lb module – Creates, updates or destroys an Amazon ELB
- amazon.aws.elb_classic_lb_info module – Gather information about EC2 Classic Elastic Load Balancers in AWS
- amazon.aws.iam_access_key module – Manage AWS IAM User access keys
- amazon.aws.iam_access_key_info module – fetch information about AWS IAM User access keys
- amazon.aws.iam_group module – Manage AWS IAM groups
- amazon.aws.iam_instance_profile module – manage IAM instance profiles
- amazon.aws.iam_instance_profile_info module – gather information on IAM instance profiles
- amazon.aws.iam_managed_policy module – Manage User Managed IAM policies
- amazon.aws.iam_mfa_device_info module – List the MFA (Multi-Factor Authentication) devices registered for a user
- amazon.aws.iam_password_policy module – Update an IAM Password Policy
- amazon.aws.iam_policy module – Manage inline IAM policies for users, groups, and roles
- amazon.aws.iam_policy_info module – Retrieve inline IAM policies for users, groups, and roles
- amazon.aws.iam_role module – Manage AWS IAM roles
- amazon.aws.iam_role_info module – Gather information on IAM roles
- amazon.aws.iam_user module – Manage AWS IAM users
- amazon.aws.iam_user_info module – Gather IAM user(s) facts in AWS
- amazon.aws.kms_key module – Perform various KMS key management tasks
- amazon.aws.kms_key_info module – Gather information about AWS KMS keys
- amazon.aws.lambda module – Manage AWS Lambda functions
- amazon.aws.lambda_alias module – Creates, updates or deletes AWS Lambda function aliases
- amazon.aws.lambda_event module – Creates, updates or deletes AWS Lambda function event mappings
- amazon.aws.lambda_execute module – Execute an AWS Lambda function
- amazon.aws.lambda_info module – Gathers AWS Lambda function details
- amazon.aws.lambda_layer module – Creates an AWS Lambda layer or deletes an AWS Lambda layer version
- amazon.aws.lambda_layer_info module – List lambda layer or lambda layer versions
- amazon.aws.lambda_policy module – Creates, updates or deletes AWS Lambda policy statements.
- amazon.aws.rds_cluster module – rds_cluster module
- amazon.aws.rds_cluster_info module – Obtain information about one or more RDS clusters
- amazon.aws.rds_cluster_param_group module – Manage RDS cluster parameter groups
- amazon.aws.rds_cluster_param_group_info module – Describes the properties of specific RDS cluster parameter group
- amazon.aws.rds_cluster_snapshot module – Manage Amazon RDS snapshots of DB clusters
- amazon.aws.rds_engine_versions_info module – Describes the properties of specific versions of DB engines
- amazon.aws.rds_global_cluster_info module – Obtain information about Aurora global database clusters
- amazon.aws.rds_instance module – Manage RDS instances
- amazon.aws.rds_instance_info module – obtain information about one or more RDS instances
- amazon.aws.rds_instance_param_group module – manage RDS parameter groups
- amazon.aws.rds_instance_param_group_info module – Describes the RDS parameter group.
- amazon.aws.rds_instance_snapshot module – Manage Amazon RDS instance snapshots
- amazon.aws.rds_option_group module – Manages the creation, modification, deletion of RDS option groups
- amazon.aws.rds_option_group_info module – rds_option_group_info module
- amazon.aws.rds_snapshot_info module – obtain information about one or more RDS snapshots
- amazon.aws.rds_subnet_group module – manage RDS database subnet groups
- amazon.aws.route53 module – add or delete entries in Amazons Route 53 DNS service
- amazon.aws.route53_health_check module – Manage health checks in Amazons Route 53 DNS service
- amazon.aws.route53_info module – Retrieves Route 53 details using AWS methods
- amazon.aws.route53_key_signing_key module – Manages a key-signing key (KSK)
- amazon.aws.route53_zone module – add or delete Route 53 zones
- amazon.aws.s3_bucket module – Manage S3 buckets in AWS, DigitalOcean, Ceph, Walrus, FakeS3 and StorageGRID
- amazon.aws.s3_bucket_info module – Lists S3 buckets in AWS
- amazon.aws.s3_object module – Manage objects in S3
- amazon.aws.s3_object_info module – Gather information about objects in S3
- amazon.aws.secretsmanager_secret lookup – Look up secrets stored in AWS Secrets Manager
- amazon.aws.ssm_parameter lookup – gets the value for a SSM parameter or all parameters under a path
- amazon.aws.sts_assume_role module – Assume a role using AWS Security Token Service and obtain temporary credentials
- ansible-doc.--entry-point (program option, in ansible-doc)
- ansible-doc.--help (program option, in ansible-doc)
- ansible-doc.--json (program option, in ansible-doc)
- ansible-doc.--list (program option, in ansible-doc)
- ansible-doc.--list_files (program option, in ansible-doc)
- ansible-doc.--metadata-dump (program option, in ansible-doc)
- ansible-doc.--module-path (program option, in ansible-doc)
- ansible-doc.--no-fail-on-errors (program option, in ansible-doc)
- ansible-doc.--playbook-dir (program option, in ansible-doc)
- ansible-doc.--roles-path (program option, in ansible-doc)
- ansible-doc.--snippet (program option, in ansible-doc)
- ansible-doc.--type (program option, in ansible-doc)
- ansible-doc.--verbose (program option, in ansible-doc)
- ansible-doc.--version (program option, in ansible-doc)
- ansible-doc.-e (program option, in ansible-doc)
- ansible-doc.-F (program option, in ansible-doc)
- ansible-doc.-h (program option, in ansible-doc)
- ansible-doc.-j (program option, in ansible-doc)
- ansible-doc.-l (program option, in ansible-doc)
- ansible-doc.-M (program option, in ansible-doc)
- ansible-doc.-r (program option, in ansible-doc)
- ansible-doc.-s (program option, in ansible-doc)
- ansible-doc.-t (program option, in ansible-doc)
- ansible-doc.-v (program option, in ansible-doc)
- Ansible.get_bin_path (Python method, in Ansible API Documentation)
- ansible.module_utils.basic._load_params (Python function, in Ansible API Documentation)
- ansible.module_utils.basic.SELINUX_SPECIAL_FS (Python attribute, in Ansible API Documentation)
- AnsibleModule._debug (Python attribute, in Ansible API Documentation)
- AnsibleModule._diff (Python attribute, in Ansible API Documentation)
- AnsibleModule._selinux_special_fs (Python attribute, in Ansible API Documentation)
- AnsibleModule._syslog_facility (Python attribute, in Ansible API Documentation)
- AnsibleModule.debug (Python method, in Ansible API Documentation)
- AnsibleModule.log (Python method, in Ansible API Documentation)
- AnsibleModule.no_log (Python attribute, in Ansible API Documentation)
- AnsibleModule.params (Python attribute, in Ansible API Documentation)
- AnsibleModule.run_command (Python method, in Ansible API Documentation)
- Arista.Eos
- arista.eos.eos_interfaces module – Interfaces resource module
- arista.eos.eos_l2_interfaces module – L2 interfaces resource module
- arista.eos.eos_l3_interfaces module – L3 interfaces resource module
- arista.eos.eos_ntp_global module – Manages ntp resource module
- AWS collection release process
- Awx.Awx
- awx.awx.controller_api lookup – Search the API for objects
- awx.awx.job_template module – create, update, or destroy Automation Platform Controller job templates.
- Azure.Azcollection
- azure.azcollection.azure_keyvault_secret lookup – Read secret from Azure Key Vault.
- azure.azcollection.azure_rm_aks module – Manage a managed Azure Container Service (AKS) instance
- azure.azcollection.azure_rm_devtestlabvirtualmachine module – Manage Azure DevTest Lab Virtual Machine instance
- azure.azcollection.azure_rm_iotdevice_info module – Facts of Azure IoT hub device
- azure.azcollection.azure_rm_iothub module – Manage Azure IoT hub
- azure.azcollection.azure_rm_iothub_info module – Get IoT Hub facts
- azure.azcollection.azure_rm_manageddisk module – Manage Azure Manage Disks
- azure.azcollection.azure_rm_manageddisk_info module – Get managed disk facts
- azure.azcollection.azure_rm_multiplemanageddisks module – Manage Multiple Azure Manage Disks
- azure.azcollection.azure_rm_rediscache module – Manage Azure Cache for Redis instance
- azure.azcollection.azure_rm_resource module – Create any Azure resource
- azure.azcollection.azure_rm_resource_info module – Generic facts of Azure resources
- azure.azcollection.azure_rm_roledefinition module – Manage Azure Role Definition
- azure.azcollection.azure_rm_trafficmanagerprofile module – Manage Azure Traffic Manager profile
- azure.azcollection.azure_rm_virtualmachine module – Manage Azure virtual machines
- azure.azcollection.azure_rm_virtualmachinescaleset module – Manage Azure virtual machine scale sets
- azure.azcollection.azure_rm_virtualmachinescalesetextension module – Manage Azure Virtual Machine Scale Set (VMSS) extensions
- azure.azcollection.azure_rm_webapp module – Manage Web App instances
- azure.azcollection.azure_rm_webappslot module – Manage Azure Web App slot
- Become plugins
- Cache plugins
- Check_Point.Mgmt
- Chocolatey.Chocolatey
- chocolatey.chocolatey.win_chocolatey_config module – Manages Chocolatey config settings
- chocolatey.chocolatey.win_chocolatey_feature module – Manages Chocolatey features
- Cisco.Aci
- cisco.aci.aci_vmm_vswitch_policy module – Manage vSwitch policy for VMware virtual domains profiles (vmm:VSwitchPolicyCont)
- Cisco.Asa
- Cisco.Dnac
- cisco.dnac.images_count_info module – Information module for Images Count Info
- cisco.dnac.images_count_v1_info module – Information module for Images Count V1
- cisco.dnac.images_id_sites_site_id_tag_golden module – Resource module for Images Id Sites Site Id Tag Golden
- cisco.dnac.images_id_sites_site_id_tag_golden_v1 module – Resource module for Images Id Sites Site Id Tag Golden V1
- cisco.dnac.images_id_sites_site_id_untag_golden module – Resource module for Images Id Sites Site Id Untag Golden
- cisco.dnac.images_id_sites_site_id_untag_golden_v1 module – Resource module for Images Id Sites Site Id Untag Golden V1
- cisco.dnac.images_info module – Information module for Images Info
- cisco.dnac.images_site_wise_product_names module – Resource module for Images Site Wise Product Names
- cisco.dnac.images_site_wise_product_names_v1 module – Resource module for Images Site Wise Product Names V1
- cisco.dnac.images_v1_info module – Information module for Images V1
- cisco.dnac.site_wise_images_summary_info module – Information module for Site Wise Images Summary Info
- cisco.dnac.site_wise_images_summary_v1_info module – Information module for Site Wise Images Summary V1
- cisco.dnac.site_wise_product_names_count_info module – Information module for Site Wise Product Names Count Info
- cisco.dnac.site_wise_product_names_count_v1_info module – Information module for Site Wise Product Names Count V1
- cisco.dnac.site_wise_product_names_info module – Information module for Site Wise Product Names Info
- cisco.dnac.site_wise_product_names_v1_info module – Information module for Site Wise Product Names V1
- Cisco.Intersight
- cisco.intersight.intersight_rest_api module – REST API configuration for Cisco Intersight
- Cisco.Ios
- cisco.ios.ios_acl_interfaces module – Resource module to configure ACL interfaces.
- cisco.ios.ios_acls module – Resource module to configure ACLs.
- cisco.ios.ios_banner module – Module to configure multiline banners.
- cisco.ios.ios_bgp_address_family module – Resource module to configure BGP Address family.
- cisco.ios.ios_bgp_global module – Resource module to configure BGP.
- cisco.ios.ios_command module – Module to run commands on remote devices.
- cisco.ios.ios_config module – Module to manage configuration sections.
- cisco.ios.ios_evpn_evi module – Resource module to configure L2VPN EVPN EVI.
- cisco.ios.ios_evpn_global module – Resource module to configure L2VPN EVPN.
- cisco.ios.ios_facts module – Module to collect facts from remote devices.
- cisco.ios.ios_interfaces module – Resource module to configure interfaces.
- cisco.ios.ios_l2_interfaces module – Resource module to configure L2 interfaces.
- cisco.ios.ios_l3_interfaces module – Resource module to configure L3 interfaces.
- cisco.ios.ios_lacp module – Resource module to configure LACP.
- cisco.ios.ios_lacp_interfaces module – Resource module to configure LACP interfaces.
- cisco.ios.ios_lag_interfaces module – Resource module to configure LAG interfaces.
- cisco.ios.ios_lldp_global module – Resource module to configure LLDP.
- cisco.ios.ios_lldp_interfaces module – Resource module to configure LLDP interfaces.
- cisco.ios.ios_logging_global module – Resource module to configure logging.
- cisco.ios.ios_ospf_interfaces module – Resource module to configure OSPF interfaces.
- cisco.ios.ios_ospfv2 module – Resource module to configure OSPFv2.
- cisco.ios.ios_ospfv3 module – Resource module to configure OSPFv3.
- cisco.ios.ios_prefix_lists module – Resource module to configure prefix lists.
- cisco.ios.ios_route_maps module – Resource module to configure route maps.
- cisco.ios.ios_service module – Resource module to configure service.
- cisco.ios.ios_static_routes module – Resource module to configure static routes.
- cisco.ios.ios_system module – Module to manage the system attributes.
- cisco.ios.ios_user module – Module to manage the aggregates of local users.
- cisco.ios.ios_vlans module – Resource module to configure VLANs.
- cisco.ios.ios_vrf module – Module to configure VRF definitions.
- cisco.ios.ios_vrf_address_family module – Resource module to configure VRF definitions.
- cisco.ios.ios_vrf_global module – Resource module to configure global VRF definitions.
- cisco.ios.ios_vxlan_vtep module – Resource module to configure VXLAN VTEP interface.
- Cisco.Iosxr
- cisco.iosxr.iosxr_config module – Module to manage configuration sections.
- cisco.iosxr.iosxr_interfaces module – Resource module to configure interfaces.
- Cisco.Ise
- Cisco.Meraki
- cisco.meraki.networks_wireless_bluetooth_settings module – Resource module for networks _wireless _bluetooth _settings
- cisco.meraki.organizations_appliance_security_intrusion module – Resource module for organizations _appliance _security _intrusion
- cisco.meraki.organizations_branding_policies module – Resource module for organizations _branding _policies
- Cisco.Mso
- Cisco.Nxos
- cisco.nxos.nxos_config module – Manage Cisco NXOS configuration sections
- cisco.nxos.nxos_vrf_address_family module – Resource module to configure VRF address family definitions.
- cisco.nxos.nxos_vrf_global module – Resource module to configure VRF definitions.
- Cisco.Ucs
- Cliconf plugins
- Cloud.Common
- Cloudscale_Ch.Cloud
- Collection Galaxy metadata structure
- Collection Index
- Collections in the Amazon Namespace
- Collections in the Arista Namespace
- Collections in the Awx Namespace
- Collections in the Azure Namespace
- Collections in the Check_point Namespace
- Collections in the Chocolatey Namespace
- Collections in the Cisco Namespace
- Collections in the Cloud Namespace
- Collections in the Cloudscale_ch Namespace
- Collections in the Community Namespace
- Collections in the Containers Namespace
- Collections in the Cyberark Namespace
- Collections in the Dellemc Namespace
- Collections in the F5networks Namespace
- Collections in the Fortinet Namespace
- Collections in the Frr Namespace
- Collections in the Gluster Namespace
- Collections in the Google Namespace
- Collections in the Grafana Namespace
- Collections in the Hetzner Namespace
- Collections in the Hpe Namespace
- Collections in the Ibm Namespace
- Collections in the Ieisystem Namespace
- Collections in the Infinidat Namespace
- Collections in the Infoblox Namespace
- Collections in the Inspur Namespace
- Collections in the Junipernetworks Namespace
- Collections in the Kaytus Namespace
- Collections in the Kubernetes Namespace
- Collections in the Kubevirt Namespace
- Collections in the Lowlydba Namespace
- Collections in the Mellanox Namespace
- Collections in the Microsoft Namespace
- Collections in the Netapp Namespace
- Collections in the Netapp_eseries Namespace
- Collections in the Netbox Namespace
- Collections in the Ngine_io Namespace
- Collections in the Openstack Namespace
- Collections in the Openvswitch Namespace
- Collections in the Ovirt Namespace
- Collections in the Purestorage Namespace
- Collections in the Sensu Namespace
- Collections in the Servicenow Namespace
- Collections in the Splunk Namespace
- Collections in the T_systems_mms Namespace
- Collections in the Telekom_mms Namespace
- Collections in the Theforeman Namespace
- Collections in the Vmware Namespace
- Collections in the Vultr Namespace
- Collections in the Vyos Namespace
- Collections in the Wti Namespace
- Community.Aws
- community.aws Release Notes
- community.aws.accessanalyzer_validate_policy_info module – Performs validation of IAM policies
- community.aws.acm_certificate module – Upload and delete certificates in the AWS Certificate Manager service
- community.aws.acm_certificate_info module – Retrieve certificate information from AWS Certificate Manager service
- community.aws.api_gateway module – Manage AWS API Gateway APIs
- community.aws.api_gateway_domain module – Manage AWS API Gateway custom domains
- community.aws.api_gateway_info module – Gather information about ec2 instances in AWS
- community.aws.application_autoscaling_policy module – Manage Application Auto Scaling Scaling Policies
- community.aws.autoscaling_complete_lifecycle_action module – Completes the lifecycle action of an instance
- community.aws.autoscaling_launch_config module – Create or delete AWS Autoscaling Launch Configurations
- community.aws.autoscaling_launch_config_find module – Find AWS Autoscaling Launch Configurations
- community.aws.autoscaling_launch_config_info module – Gather information about AWS Autoscaling Launch Configurations
- community.aws.autoscaling_lifecycle_hook module – Create, delete or update AWS ASG Lifecycle Hooks
- community.aws.autoscaling_policy module – Create or delete AWS scaling policies for Autoscaling groups
- community.aws.autoscaling_scheduled_action module – Create, modify and delete ASG scheduled scaling actions
- community.aws.aws_mq inventory – MQ broker inventory source
- community.aws.aws_ssm connection – connect to EC2 instances via AWS Systems Manager
- community.aws.batch_compute_environment module – Manage AWS Batch Compute Environments
- community.aws.batch_job_definition module – Manage AWS Batch Job Definitions
- community.aws.batch_job_queue module – Manage AWS Batch Job Queues
- community.aws.cloudformation_exports_info module – Read a value from CloudFormation Exports
- community.aws.cloudformation_stack_set module – Manage groups of CloudFormation stacks
- community.aws.cloudfront_distribution module – Create, update and delete AWS CloudFront distributions
- community.aws.cloudfront_distribution_info module – Obtain facts about an AWS CloudFront distribution
- community.aws.cloudfront_invalidation module – create invalidations for AWS CloudFront distributions
- community.aws.cloudfront_origin_access_identity module – Create, update and delete origin access identities for a CloudFront distribution
- community.aws.cloudfront_response_headers_policy module – Create, update and delete response headers policies to be used in a Cloudfront distribution
- community.aws.codebuild_project module – Create or delete an AWS CodeBuild project
- community.aws.codecommit_repository module – Manage repositories in AWS CodeCommit
- community.aws.codepipeline module – Create or delete AWS CodePipelines
- community.aws.config_aggregation_authorization module – Manage cross-account AWS Config authorizations
- community.aws.config_aggregator module – Manage AWS Config aggregations across multiple accounts
- community.aws.config_delivery_channel module – Manage AWS Config delivery channels
- community.aws.config_recorder module – Manage AWS Config Recorders
- community.aws.config_rule module – Manage AWS Config rule resources
- community.aws.data_pipeline module – Create and manage AWS Datapipelines
- community.aws.directconnect_confirm_connection module – Confirms the creation of a hosted DirectConnect connection
- community.aws.directconnect_connection module – Creates, deletes, modifies a DirectConnect connection
- community.aws.directconnect_gateway module – Manage AWS Direct Connect gateway
- community.aws.directconnect_link_aggregation_group module – Manage Direct Connect LAG bundles
- community.aws.directconnect_virtual_interface module – Manage Direct Connect virtual interfaces
- community.aws.dms_endpoint module – Creates or destroys a data migration services endpoint
- community.aws.dms_replication_subnet_group module – creates or destroys a data migration services subnet group
- community.aws.dynamodb_table module – Create, update or delete AWS Dynamo DB tables
- community.aws.dynamodb_table_info module – Returns information about a Dynamo DB table
- community.aws.dynamodb_ttl module – Set TTL for a given DynamoDB table
- community.aws.ec2_ami_copy module – copies AMI between AWS regions, return new image id
- community.aws.ec2_carrier_gateway module – Manage an AWS VPC Carrier gateway
- community.aws.ec2_carrier_gateway_info module – Gather information about carrier gateways in AWS
- community.aws.ec2_customer_gateway module – Manage an AWS customer gateway
- community.aws.ec2_customer_gateway_info module – Gather information about customer gateways in AWS
- community.aws.ec2_snapshot_copy module – Copies an EC2 snapshot and returns the new Snapshot ID
- community.aws.ec2_win_password module – Gets the default administrator password for EC2 Windows instances
- community.aws.ecs_attribute module – manage ecs attributes
- community.aws.ecs_cluster module – Create or terminate ECS clusters.
- community.aws.ecs_ecr module – Manage Elastic Container Registry repositories
- community.aws.ecs_service module – Create, terminate, start or stop a service in ECS
- community.aws.ecs_service_info module – List or describe services in ECS
- community.aws.ecs_tag module – create and remove tags on Amazon ECS resources
- community.aws.ecs_task module – Run, start or stop a task in ECS
- community.aws.ecs_taskdefinition module – register a task definition in ecs
- community.aws.ecs_taskdefinition_info module – Describe a task definition in ECS
- community.aws.efs module – create and maintain EFS file systems
- community.aws.efs_info module – Get information about Amazon EFS file systems
- community.aws.efs_tag module – create and remove tags on Amazon EFS resources
- community.aws.eks_cluster module – Manage Elastic Kubernetes Service (EKS) Clusters
- community.aws.eks_fargate_profile module – Manage EKS Fargate Profile
- community.aws.eks_nodegroup module – Manage EKS Nodegroup module
- community.aws.elasticache module – Manage cache clusters in Amazon ElastiCache
- community.aws.elasticache_info module – Retrieve information for AWS ElastiCache clusters
- community.aws.elasticache_parameter_group module – Manage cache parameter groups in Amazon ElastiCache.
- community.aws.elasticache_snapshot module – Manage cache snapshots in Amazon ElastiCache
- community.aws.elasticache_subnet_group module – manage ElastiCache subnet groups
- community.aws.elasticbeanstalk_app module – Create, update, and delete an Elastic Beanstalk application
- community.aws.elb_instance module – De-registers or registers instances from EC2 ELBs
- community.aws.elb_network_lb module – Manage a Network Load Balancer
- community.aws.elb_target module – Manage a target in a target group
- community.aws.elb_target_group module – Manage a target group for an Application or Network load balancer
- community.aws.elb_target_group_info module – Gather information about ELB target groups in AWS
- community.aws.elb_target_info module – Gathers which target groups a target is associated with.
- community.aws.glue_connection module – Manage an AWS Glue connection
- community.aws.glue_crawler module – Manage an AWS Glue crawler
- community.aws.glue_job module – Manage an AWS Glue job
- community.aws.iam_saml_federation module – Maintain IAM SAML federation configuration.
- community.aws.iam_server_certificate module – Manage IAM server certificates for use on ELBs and CloudFront
- community.aws.iam_server_certificate_info module – Retrieve the information of a server certificate
- community.aws.inspector_target module – Create, Update and Delete Amazon Inspector Assessment Targets
- community.aws.kinesis_stream module – Manage a Kinesis Stream.
- community.aws.lightsail module – Manage instances in AWS Lightsail
- community.aws.lightsail_snapshot module – Creates snapshots of AWS Lightsail instances
- community.aws.lightsail_static_ip module – Manage static IP addresses in AWS Lightsail
- community.aws.mq_broker module – MQ broker management
- community.aws.mq_broker_config module – Update Amazon MQ broker configuration
- community.aws.mq_broker_info module – Retrieve MQ Broker details
- community.aws.mq_user module – Manage users in existing Amazon MQ broker
- community.aws.mq_user_info module – List users of an Amazon MQ broker
- community.aws.msk_cluster module – Manage Amazon MSK clusters
- community.aws.msk_config module – Manage Amazon MSK cluster configurations
- community.aws.networkfirewall module – manage AWS Network Firewall firewalls
- community.aws.networkfirewall_info module – describe AWS Network Firewall firewalls
- community.aws.networkfirewall_policy module – manage AWS Network Firewall policies
- community.aws.networkfirewall_policy_info module – describe AWS Network Firewall policies
- community.aws.networkfirewall_rule_group module – create, delete and modify AWS Network Firewall rule groups
- community.aws.networkfirewall_rule_group_info module – describe AWS Network Firewall rule groups
- community.aws.opensearch module – Creates OpenSearch or ElasticSearch domain
- community.aws.opensearch_info module – obtain information about one or more OpenSearch or ElasticSearch domain
- community.aws.redshift module – create, delete, or modify an Amazon Redshift instance
- community.aws.redshift_cross_region_snapshots module – Manage Redshift Cross Region Snapshots
- community.aws.redshift_info module – Gather information about Redshift cluster(s)
- community.aws.redshift_subnet_group module – manage Redshift cluster subnet groups
- community.aws.route53_wait module – wait for changes in Amazons Route 53 DNS service to propagate
- community.aws.s3_bucket_notification module – Creates, updates or deletes S3 Bucket notifications targeting Lambda functions, SNS or SQS.
- community.aws.s3_cors module – Manage CORS for S3 buckets in AWS
- community.aws.s3_lifecycle module – Manage S3 bucket lifecycle rules in AWS
- community.aws.s3_logging module – Manage logging facility of an s3 bucket in AWS
- community.aws.s3_metrics_configuration module – Manage s3 bucket metrics configuration in AWS
- community.aws.s3_sync module – Efficiently upload multiple files to S3
- community.aws.s3_website module – Configure an s3 bucket as a website
- community.aws.secretsmanager_secret module – Manage secrets stored in AWS Secrets Manager
- community.aws.ses_identity module – Manages SES email and domain identity
- community.aws.ses_identity_policy module – Manages SES sending authorization policies
- community.aws.ses_rule_set module – Manages SES inbound receipt rule sets
- community.aws.sns module – Send Amazon Simple Notification Service messages
- community.aws.sns_topic module – Manages AWS SNS topics and subscriptions
- community.aws.sns_topic_info module – sns_topic_info module
- community.aws.sqs_queue module – Creates or deletes AWS SQS queues
- community.aws.ssm_inventory_info module – Get SSM inventory information for EC2 instance
- community.aws.ssm_parameter module – Manage key-value pairs in AWS Systems Manager Parameter Store
- community.aws.stepfunctions_state_machine module – Manage AWS Step Functions state machines
- community.aws.stepfunctions_state_machine_execution module – Start or stop execution of an AWS Step Functions state machine
- community.aws.storagegateway_info module – Fetch AWS Storage Gateway information
- community.aws.sts_session_token module – obtain a session token from the AWS Security Token Service
- community.aws.waf_condition module – Create and delete WAF Conditions
- community.aws.waf_info module – Retrieve information for WAF ACLs, Rules, Conditions and Filters
- community.aws.waf_rule module – Create and delete WAF Rules
- community.aws.waf_web_acl module – Create and delete WAF Web ACLs
- community.aws.wafv2_ip_set module – wafv2_ip_set
- community.aws.wafv2_ip_set_info module – Get information about wafv2 ip sets
- community.aws.wafv2_resources module – wafv2_web_acl
- community.aws.wafv2_resources_info module – wafv2_resources_info
- community.aws.wafv2_rule_group module – wafv2_web_acl
- community.aws.wafv2_rule_group_info module – wafv2_web_acl_info
- community.aws.wafv2_web_acl module – Create and delete WAF Web ACLs
- community.aws.wafv2_web_acl_info module – wafv2_web_acl
- Community.Ciscosmb
- Community.Crypto
- Community.Crypto Release Notes
- community.crypto.acme_account module – Create, modify or delete ACME accounts
- community.crypto.acme_account_info module – Retrieves information on ACME accounts
- community.crypto.acme_ari_info module – Retrieves ACME Renewal Information (ARI) for a certificate
- community.crypto.acme_certificate module – Create SSL/TLS certificates with the ACME protocol
- community.crypto.acme_certificate_deactivate_authz module – Deactivate all authz for an ACME v2 order
- community.crypto.acme_certificate_order_create module – Create an ACME v2 order
- community.crypto.acme_certificate_order_finalize module – Finalize an ACME v2 order
- community.crypto.acme_certificate_order_info module – Obtain information for an ACME v2 order
- community.crypto.acme_certificate_order_validate module – Validate authorizations of an ACME v2 order
- community.crypto.acme_certificate_renewal_info module – Determine whether a certificate should be renewed or not
- community.crypto.acme_certificate_revoke module – Revoke certificates with the ACME protocol
- community.crypto.acme_inspect module – Send direct requests to an ACME server
- community.crypto.openssl_privatekey module – Generate OpenSSL private keys
- community.crypto.openssl_privatekey_pipe module – Generate OpenSSL private keys without disk access
- community.crypto.x509_certificate module – Generate and/or check OpenSSL certificates
- Community.Digitalocean
- community.digitalocean.digital_ocean_database module – Create and delete a DigitalOcean database
- community.digitalocean.digital_ocean_monitoring_alerts module – Programmatically retrieve metrics as well as configure alert policies based on these metrics
- community.digitalocean.digitalocean inventory – DigitalOcean Inventory Plugin
- Community.Dns
- Community.Dns Release Notes
- Community.Docker
- Community.Docker Release Notes
- community.docker.docker_api connection – Run tasks in docker containers
- community.docker.docker_compose_v2 module – Manage multi-container Docker applications with Docker Compose CLI plugin
- community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service
- community.docker.docker_compose_v2_pull module – Pull a Docker compose project
- community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service
- community.docker.docker_config module – Manage docker configs
- community.docker.docker_container module – manage Docker containers
- community.docker.docker_container_copy_into module – Copy a file into a Docker container
- community.docker.docker_container_exec module – Execute command in a docker container
- community.docker.docker_container_info module – Retrieves facts about docker container
- community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
- community.docker.docker_image module – Manage docker images
- community.docker.docker_image_build module – Build Docker images using Docker buildx
- community.docker.docker_image_export module – Export (archive) Docker images
- community.docker.docker_image_info module – Inspect docker images
- community.docker.docker_image_load module – Load docker image(s) from archives
- community.docker.docker_image_pull module – Pull Docker images from registries
- community.docker.docker_image_push module – Push Docker images to registries
- community.docker.docker_image_remove module – Remove Docker images
- community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
- community.docker.docker_login module – Log into a Docker registry
- community.docker.docker_machine inventory – Docker Machine inventory source
- community.docker.docker_network module – Manage Docker networks
- community.docker.docker_network_info module – Retrieves facts about docker network
- community.docker.docker_node module – Manage Docker Swarm node
- community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
- community.docker.docker_plugin module – Manage Docker plugins
- community.docker.docker_prune module – Allows to prune various docker objects
- community.docker.docker_secret module – Manage docker secrets
- community.docker.docker_stack module – docker stack module
- community.docker.docker_stack_info module – Return information on all docker stacks
- community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
- community.docker.docker_swarm module – Manage Swarm cluster
- community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
- community.docker.docker_swarm_service module – docker swarm service
- community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
- community.docker.docker_volume module – Manage Docker volumes
- community.docker.docker_volume_info module – Retrieve facts about Docker volumes
- Community.General
- Community.General Release Notes
- community.general.airbrake_deployment module – Notify airbrake about app deployments
- community.general.ali_instance_info module – Gather information on instances of Alibaba Cloud ECS
- community.general.cisco_webex module – Send a message to a Cisco Webex Teams Room or Individual
- community.general.cloudflare_dns module – Manage Cloudflare DNS records
- community.general.consul_acl_bootstrap module – Bootstrap ACLs in Consul
- community.general.consul_agent_check module – Add, modify, and delete checks within a Consul cluster
- community.general.consul_auth_method module – Manipulate Consul auth methods
- community.general.consul_binding_rule module – Manipulate Consul binding rules
- community.general.consul_kv module – Manipulate entries in the key/value store of a Consul cluster
- community.general.consul_policy module – Manipulate Consul policies
- community.general.consul_role module – Manipulate Consul roles
- community.general.consul_session module – Manipulate Consul sessions
- community.general.consul_token module – Manipulate Consul tokens
- community.general.datadog_downtime module – Manages Datadog downtimes
- community.general.datadog_event module – Posts events to Datadog service
- community.general.datadog_monitor module – Manages Datadog monitors
- community.general.discord module – Send Discord messages
- community.general.dnsimple module – Interface with dnsimple.com (a DNS hosting service)
- community.general.gandi_livedns module – Manage Gandi LiveDNS records
- community.general.gem module – Manage Ruby gems
- community.general.github_repo module – Manage your repositories on Github
- community.general.gitlab_group_variable module – Creates, updates, or deletes GitLab groups variables
- community.general.gitlab_project_variable module – Creates/updates/deletes GitLab Projects Variables
- community.general.gitlab_runner module – Create, modify and delete GitLab Runners
- community.general.gunicorn module – Run gunicorn with various settings
- community.general.haproxy module – Enable, disable, and set weights for HAProxy backend servers using socket commands
- community.general.honeybadger_deployment module – Notify Honeybadger.io about app deployments
- community.general.icinga2_host module – Manage a host in Icinga2
- community.general.imc_rest module – Manage Cisco IMC hardware through its REST API
- community.general.ipbase_info module – Retrieve IP geolocation and other facts of a host’s IP address using the ipbase.com API
- community.general.jenkins_script module – Executes a groovy script in the jenkins instance
- community.general.keycloak_client module – Allows administration of Keycloak clients using Keycloak API
- community.general.keycloak_client_rolemapping module – Allows administration of Keycloak client_rolemapping with the Keycloak API
- community.general.keycloak_clientscope module – Allows administration of Keycloak client_scopes using Keycloak API
- community.general.keycloak_clienttemplate module – Allows administration of Keycloak client templates using Keycloak API
- community.general.keycloak_component module – Allows administration of Keycloak components using Keycloak API
- community.general.keycloak_group module – Allows administration of Keycloak groups using Keycloak API
- community.general.keycloak_identity_provider module – Allows administration of Keycloak identity providers using Keycloak API
- community.general.keycloak_realm module – Allows administration of Keycloak realm using Keycloak API
- community.general.keycloak_realm_info module – Allows obtaining Keycloak realm public information using Keycloak API
- community.general.keycloak_realm_key module – Allows administration of Keycloak realm keys using Keycloak API
- community.general.keycloak_realm_keys_metadata_info module – Allows obtaining Keycloak realm keys metadata using Keycloak API
- community.general.keycloak_realm_rolemapping module – Allows administration of Keycloak realm role mappings into groups with the Keycloak API
- community.general.keycloak_role module – Allows administration of Keycloak roles using Keycloak API
- community.general.keycloak_user_federation module – Allows administration of Keycloak user federations using Keycloak API
- community.general.keycloak_user_rolemapping module – Allows administration of Keycloak user_rolemapping with the Keycloak API
- community.general.keycloak_userprofile module – Allows managing Keycloak User Profiles
- community.general.krb_ticket module – Kerberos utils for managing tickets
- community.general.linode_v4 module – Manage instances on the Linode cloud
- community.general.mattermost module – Send Mattermost notifications
- community.general.netcup_dns module – Manage Netcup DNS records
- community.general.newrelic_deployment module – Notify New Relic about app deployments
- community.general.nginx_status_info module – Retrieve information on nginx status
- community.general.nmcli module – Manage Networking
- community.general.oci_vcn module – Manage Virtual Cloud Networks(VCN) in OCI
- community.general.ohai module – Returns inventory data from Ohai
- community.general.ovh_ip_failover module – Manage OVH IP failover address
- community.general.ovh_ip_loadbalancing_backend module – Manage OVH IP LoadBalancing backends
- community.general.packet_device module – Manage a bare metal server in the Packet Host
- community.general.proxmox_backup module – Start a VM backup in Proxmox VE cluster
- community.general.proxmox_kvm module – Management of Qemu(KVM) Virtual Machines in Proxmox VE cluster
- community.general.proxmox_pct_remote connection – Run tasks in Proxmox LXC container instances using pct CLI via SSH
- community.general.proxmox_snap module – Snapshot management of instances in Proxmox VE cluster
- community.general.pushbullet module – Sends notifications to Pushbullet
- community.general.rocketchat module – Send notifications to Rocket Chat
- community.general.rollbar_deployment module – Notify Rollbar about app deployments
- community.general.rundeck_acl_policy module – Manage Rundeck ACL policies
- community.general.rundeck_job_run module – Run a Rundeck job
- community.general.scaleway_function module – Scaleway Function management
- community.general.sendgrid module – Sends an email with the SendGrid API
- community.general.slack module – Send Slack notifications
- community.general.snap module – Manages snaps
- community.general.statusio_maintenance module – Create maintenance windows for your status.io dashboard
- community.general.terraform module – Manages a Terraform deployment (and plans)
- community.general.unicode_normalize filter – Normalizes unicode strings to facilitate comparison of characters with normalized forms
- community.general.zfs_delegate_admin module – Manage ZFS delegated administration (user admin privileges)
- Community.Grafana
- community.grafana.grafana_organization_user module – Manage Grafana Organization Users.
- community.grafana.grafana_plugin module – Manage Grafana plugins via grafana-cli
- Community.Hashi_Vault
- community.hashi_vault Release Notes
- community.hashi_vault.hashi_vault lookup – Retrieve secrets from HashiCorp’s Vault
- Community.Hrobot
- Community.Hrobot Release Notes
- community.hrobot.firewall module – Manage Hetzner’s dedicated server firewall
- community.hrobot.robot inventory – Hetzner Robot inventory source
- Community.Library_Inventory_Filtering_V1
- Community.Libvirt
- Community.Mongodb
- community.mongodb.mongodb lookup – lookup info from MongoDB
- community.mongodb.mongodb_balancer module – Manages the MongoDB Sharded Cluster Balancer.
- community.mongodb.mongodb_oplog module – Resizes the MongoDB oplog.
- community.mongodb.mongodb_parameter module – Change an administrative parameter on a MongoDB server
- community.mongodb.mongodb_replicaset module – Initialises a MongoDB replicaset.
- community.mongodb.mongodb_role module – Adds or removes a role from a MongoDB database
- community.mongodb.mongodb_schema module – Manages MongoDB Document Schema Validators.
- community.mongodb.mongodb_shard module – Add or remove shards from a MongoDB Cluster
- community.mongodb.mongodb_user module – Adds or removes a user from a MongoDB database
- Community.Mysql
- community.mysql.mysql_db module – Add or remove MySQL or MariaDB databases from a remote host
- community.mysql.mysql_info module – Gather information about MySQL or MariaDB servers
- community.mysql.mysql_query module – Run MySQL or MariaDB queries
- community.mysql.mysql_replication module – Manage MySQL or MariaDB replication
- community.mysql.mysql_role module – Adds, removes, or updates a MySQL or MariaDB role
- community.mysql.mysql_user module – Adds or removes a user from a MySQL or MariaDB database
- community.mysql.mysql_variables module – Manage MySQL or MariaDB global variables
- Community.Network
- community.network.avi_sslprofile module – Module for setup of SSLProfile Avi RESTful Object
- community.network.nclu module – Configure network interfaces using NCLU
- Community.Okd
- community.okd.k8s module – Manage OpenShift objects
- community.okd.openshift_adm_groups_sync module – Sync OpenShift Groups with records from an external provider.
- Community.Postgresql
- community.postgresql.postgresql_copy module – Copy data between a file/program and a PostgreSQL table
- community.postgresql.postgresql_db module – Add or remove PostgreSQL databases from a remote host
- community.postgresql.postgresql_ext module – Add or remove PostgreSQL extensions from a database
- community.postgresql.postgresql_idx module – Create or drop indexes from a PostgreSQL database
- community.postgresql.postgresql_info module – Gather information about PostgreSQL servers
- community.postgresql.postgresql_lang module – Adds, removes or changes procedural languages with a PostgreSQL database
- community.postgresql.postgresql_membership module – Add or remove PostgreSQL roles from groups
- community.postgresql.postgresql_owner module – Change an owner of PostgreSQL database object
- community.postgresql.postgresql_ping module – Check remote PostgreSQL server availability
- community.postgresql.postgresql_privs module – Grant or revoke privileges on PostgreSQL database objects
- community.postgresql.postgresql_publication module – Add, update, or remove PostgreSQL publication
- community.postgresql.postgresql_query module – Run PostgreSQL queries
- community.postgresql.postgresql_schema module – Add or remove PostgreSQL schema
- community.postgresql.postgresql_script module – Run PostgreSQL statements from a file
- community.postgresql.postgresql_sequence module – Create, drop, or alter a PostgreSQL sequence
- community.postgresql.postgresql_set module – Change a PostgreSQL server configuration parameter
- community.postgresql.postgresql_slot module – Add or remove replication slots from a PostgreSQL database
- community.postgresql.postgresql_subscription module – Add, update, or remove PostgreSQL subscription
- community.postgresql.postgresql_table module – Create, drop, or modify a PostgreSQL table
- community.postgresql.postgresql_tablespace module – Add or remove PostgreSQL tablespaces from remote hosts
- community.postgresql.postgresql_user module – Create, alter, or remove a user (role) from a PostgreSQL server instance
- community.postgresql.postgresql_user_obj_stat_info module – Gather statistics about PostgreSQL user objects
- Community.Proxysql
- Community.Rabbitmq
- Community.Routeros
- Community.Routeros Release Notes
- Community.Sap_Libs
- Community.Sops
- Community.Sops Release Notes
- Community.Vmware
- community.vmware.vcenter_standard_key_provider module – Add, reconfigure or remove Standard Key Provider on vCenter server
- community.vmware.vmware_guest module – Manages virtual machines in vCenter
- community.vmware.vmware_local_role_manager module – Manage local roles on an ESXi host or vCenter
- community.vmware.vmware_vm_inventory inventory – VMware Guest inventory source
- Community.Windows
- community.windows.win_certificate_info module – Get information on certificates from a Windows Certificate Store
- community.windows.win_credential module – Manages Windows Credentials in the Credential Manager
- community.windows.win_dotnet_ngen module – Runs ngen to recompile DLLs after .NET updates
- community.windows.win_feature_info module – Gather information about Windows features
- community.windows.win_format module – Formats an existing volume or a new volume on an existing partition on Windows
- community.windows.win_partition module – Creates, changes and removes partitions on Windows Server
- community.windows.win_power_plan module – Changes the power plan of a Windows system
- community.windows.win_psmodule_info module – Gather information about PowerShell Modules
- community.windows.win_pssession_configuration module – Manage PSSession Configurations
- Community.Zabbix
- community.zabbix.zabbix_discoveryrule module – Create/delete Zabbix low-level discovery (LLD) rules
- community.zabbix.zabbix_host_events_update module – update the status of event(s).
- community.zabbix.zabbix_item module – Create/delete Zabbix items
- community.zabbix.zabbix_itemprototype module – Create/delete Zabbix item prototypes
- community.zabbix.zabbix_trigger module – Create/delete Zabbix triggers
- community.zabbix.zabbix_triggerprototype module – Create/delete Zabbix triggerprototypes
- Connection plugins
- Containers.Podman
- containers.podman.podman_unshare become – Run tasks using podman unshare
- Contributor guide
- Contributor path
- Cyberark.Conjur
- cyberark.conjur.conjur_variable lookup – Fetch credentials from CyberArk Conjur.
- Cyberark.Pas
- Dellemc.Enterprise_Sonic
- Dellemc.Openmanage
- Dellemc.Powerflex
- Dellemc.Unity
- Developing collections
- Developing plugins
- Distributing collections
- Dynamic Inventory Plugin
- F5Networks.F5_Modules
- f5networks.f5_modules.bigip_command module – Run TMSH and BASH commands on F5 devices
- f5networks.f5_modules.bigip_wait module – Wait for a BIG-IP condition before continuing
- Filter plugins
- Fortinet.Fortimanager
- fortinet.fortimanager.fmgr_ips_custom module – Configure IPS custom signature.
- Fortinet.Fortios
- fortinet.fortios.fortios_configuration_fact module – Retrieve Facts of FortiOS Configurable Objects.
- fortinet.fortios.fortios_export_config_playbook module – Collect the current configurations of the modules and convert then into playbooks.
- GitHub Admins
- Glossary
- Google.Cloud
- google.cloud.gcp_appengine_firewall_rule module – Creates a GCP FirewallRule
- google.cloud.gcp_bigquery_dataset module – Creates a GCP Dataset
- google.cloud.gcp_bigquery_dataset_info module – Gather info for GCP Dataset
- google.cloud.gcp_cloudbuild_trigger module – Creates a GCP Trigger
- google.cloud.gcp_cloudscheduler_job module – Creates a GCP Job
- google.cloud.gcp_compute inventory – Google Cloud Compute Engine inventory source
- google.cloud.gcp_compute_address module – Creates a GCP Address
- google.cloud.gcp_compute_autoscaler module – Creates a GCP Autoscaler
- google.cloud.gcp_compute_backend_bucket module – Creates a GCP BackendBucket
- google.cloud.gcp_compute_backend_service module – Creates a GCP BackendService
- google.cloud.gcp_compute_disk module – Creates a GCP Disk
- google.cloud.gcp_compute_external_vpn_gateway module – Creates a GCP ExternalVpnGateway
- google.cloud.gcp_compute_firewall module – Creates a GCP Firewall
- google.cloud.gcp_compute_forwarding_rule module – Creates a GCP ForwardingRule
- google.cloud.gcp_compute_global_address module – Creates a GCP GlobalAddress
- google.cloud.gcp_compute_global_address_info module – Gather info for GCP GlobalAddress
- google.cloud.gcp_compute_global_forwarding_rule module – Creates a GCP GlobalForwardingRule
- google.cloud.gcp_compute_global_forwarding_rule_info module – Gather info for GCP GlobalForwardingRule
- google.cloud.gcp_compute_health_check module – Creates a GCP HealthCheck
- google.cloud.gcp_compute_http_health_check module – Creates a GCP HttpHealthCheck
- google.cloud.gcp_compute_https_health_check module – Creates a GCP HttpsHealthCheck
- google.cloud.gcp_compute_image module – Creates a GCP Image
- google.cloud.gcp_compute_instance module – Creates a GCP Instance
- google.cloud.gcp_compute_instance_info module – Gather info for GCP Instance
- google.cloud.gcp_compute_network module – Creates a GCP Network
- google.cloud.gcp_compute_network_endpoint_group module – Creates a GCP NetworkEndpointGroup
- google.cloud.gcp_compute_node_group module – Creates a GCP NodeGroup
- google.cloud.gcp_compute_node_template module – Creates a GCP NodeTemplate
- google.cloud.gcp_compute_region_autoscaler module – Creates a GCP RegionAutoscaler
- google.cloud.gcp_compute_region_backend_service module – Creates a GCP RegionBackendService
- google.cloud.gcp_compute_region_disk module – Creates a GCP RegionDisk
- google.cloud.gcp_compute_region_health_check module – Creates a GCP RegionHealthCheck
- google.cloud.gcp_compute_region_target_http_proxy module – Creates a GCP RegionTargetHttpProxy
- google.cloud.gcp_compute_region_target_https_proxy module – Creates a GCP RegionTargetHttpsProxy
- google.cloud.gcp_compute_reservation module – Creates a GCP Reservation
- google.cloud.gcp_compute_reservation_info module – Gather info for GCP Reservation
- google.cloud.gcp_compute_route module – Creates a GCP Route