Files
ansible-freeipa/tests/pytests/dnszone/playbooks/dnszone_invalid_serial.yaml
Rafael Guterres Jeffman e7d354c2d4 Fix ansible-lint E502 for test playbooks.
This patch adds 'name' to all test playbook tasks that did not
have it, fixing ansible-lint's error 'unnamed-task'.
2021-09-29 15:49:00 -03:00

12 lines
315 B
YAML

---
- name: Playbook to ensure, not able to add invalid(more than 4294967295) serial numbers.
hosts: ipaserver
become: true
tasks:
- name: Test adding a DNS zone with an invalid serial
ipadnszone:
ipaadmin_password: SomeADMINpassword
name: invalidserialzone.test
serial: 429496729599