Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

change package installation to also support other distros #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

schewara
Copy link

adapted the package installation to be also able to work on other distros

@schewara schewara changed the title change package installation to also support other distos change package installation to also support other distros Aug 13, 2018
@ogajduse
Copy link
Contributor

@schewara I'd prefer to use package module that Ansible provides.

Comment on lines +4 to +5
action: >
{{ ansible_pkg_mgr }} name=dconf-editor state=present
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are your thoughts on using the package module instead? It's cleaner in my opinion and solves the same problem.

https://docs.ansible.com/ansible/latest/modules/package_module.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants