Uploaded image for project: 'Ansible Cloud Automation'
  1. Ansible Cloud Automation
  2. ACA-1836

[amazon.aws/1296] PTR Record (reverse DNS) on Elastic IP (ec2_eip)

XMLWordPrintable

      https://github.com/ansible-collections/amazon.aws/issues/1296

          1. Summary

      It would be nice to be able to manage Elastic IP PTR record using ansible.

      The CLI command would be something like :
      ```bash
      aws ec2 modify-address-attribute \
      --allocation-id eipalloc-abcdef01234567890 \
      --domain-name example.com
      ```

          1. Issue Type

      Feature Idea

          1. Component Name

      amazon.aws.ec2_eip

          1. Additional Information

      No response

          1. Code of Conduct
      • [X] I agree to follow the Ansible Code of Conduct

            mandkulk@redhat.com Mandar Kulkarni
            jrouleau Jill Rouleau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: