Skip to content
ensure-sudorule-is-present-with-order.yml 230 B
Newer Older
---
- name: Tests
  hosts: ipaserver
  become: true
  gather_facts: false

  tasks:
  # Ensure sudorule is present with the given order.
  - ipasudorule:
      ipaadmin_password: MyPassword123
      name: testrule1
      order: 2