Skip to content

Deprecation warnings as of 5/27/2026 #73

Description

@mhjacks
TASK [roles/manage_ec2_instances : provision aap server] ***************************************************************
[DEPRECATION WARNING]: The network parameter has been deprecated, please use network_interfaces and/or 
network_interfaces_ids instead. This feature will be removed from amazon.aws in a release after 2026-12-01. Deprecation
 warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
changed: [localhost]
```

```text
TASK [roles/manage_ec2_instances : Configure public DNS for bootstrap server set] **************************************
changed: [localhost] => (item=aap.iac-testing.aws.validatedpatterns.io 300 A 54.80.232.90)
[DEPRECATION WARNING]: The 'values' key in resource_record_sets return value is deprecated. Use 'record_values' 
instead. This feature will be removed from amazon.aws in a release after 2026-12-01. Deprecation warnings can be 
disabled by setting deprecation_warnings=False in ansible.cfg.
```

These occurred running within the patterns utility-container, with ansible-core 2.18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions