creates:# A filename or (since 2.0) glob pattern. If it already exists, this step *won't* be run. free_form:# The command module takes a free form command to run. There is no actual parameter named 'free form'. removes:# A filename or (since 2.0) glob pattern. If it already ...
operate on several packages this can accept a comma separated string of packages or (as of 2.0) a list of packages. releasever: # Specifies an alternative release from which all packages will be installed. security: # If set to `yes', and `state=latest' then only installs updates that ...
pattern: # If the service does not respond to the status command, name a substring to look for as would be found in the output of the `ps' command as a stand-in for a status result. If the string is found, the service will be assumed to be started. runlevel: # For OpenRC init...
includes - Tests if string contains a substring. [is_camel_case] [is_credit_card] [is_email] [is_ip] [is_snake_case] [is_url] [is_uuid] [isBlank] isnan - To see if something is actually a number iterable - Check if it’s possible to iterate over an object. lower - Return tr...
To match strings against a substring or a regular expression, use the match, search or regex tests vars: url: "https://example.com/users/foo/resources/bar" tasks: - debug: msg: "matched pattern 1" when: url is match("https://example.com/users/.*/resources") - debug: msg: "matched...
For example, the following script collects a set of files (for debug purposes) from all bookkeepers in region1 whose name includes a substring of '10'. $ run_automation.sh collect_srvDebugFiles --extra-vars '"srv_types=bookkeeper srvhost_ptn=10 rack_ptn=region1"' There is also another...
oracle.oci.oci_ai_document_model – Manage a Model resource in Oracle Cloud Infrastructure oracle.oci.oci_ai_document_model_actions – Perform actions on a Model resource in Oracle Cloud Infrastructure oracle.oci.oci_ai_document_model_facts – Fetches details about one or multiple Mo...
oracle.oci.oci_access_governance_cp_governance_instance_configuration_facts – Fetches details about a GovernanceInstanceConfiguration resource in Oracle Cloud Infrastructure oracle.oci.oci_access_governance_cp_governance_instance_facts – Fetches details about one or multiple Governa...
Testing if a list contains a value New in version 2.8. Ansible includes a contains test which operates similarly, but in reverse of the Jinja2 provided in test. The contains test is designed to work with the select, reject, selectattr, and rejectattr filters vars: lacp_groups: - master...
To check the status Heartbeat: Checking for a running process or if Prometheus metrics are enabled in the Heartbeatallfile, ping the Prometheus port, for example "curlhttp://hostname:8080/metrics" The default template configuration file shows examples of parameters for topics, messages size, and...