mock
mock
An Ansible role that installs mock and adds user to mock group.
Role Variables
Available variables and their default values are listed below:
mock_user: ''
- a user to be added to the mock group.
The role will only install mock package if mock_user
is not specified.
Example Playbook
---
- hosts: all
roles:
- { role: ezamriy.mock, mock_user: vagrant }
License
MIT
Authors
Install
ansible-galaxy install ezamriy/ansible-role-mock
License
mit
Downloads
190
Owner
Chief product architect at Softline, AlmaLinux OS co-founder and core developer.