Blob Blame History Raw
---
- name: Playbook to disallow reverse record synchronization.
  hosts: ipaserver
  become: true

  tasks:
  - name: Disallow reverse record synchronization.
    ipadnsconfig:
      allow_sync_ptr: no