Skip to content
Snippets Groups Projects
Select Git revision
22 results Searching

ansible-freeipa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rafael Guterres Jeffman authored
    ansible-freeipa modules should work without superuser privileges in
    most cases, and to reflect this, the module tests should avoid using
    `become: yes`.
    
    This PR change the test playbook templates to use `become: no` by
    default, so only modules that require superuser privileges will need
    to change this variable.
    e38c3497
    History
    Name Last commit Last update