Added snap software packages and an LDAP library package for PHP
This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
name: snapd
|
name: snapd
|
||||||
use: "{{ ansible_facts['pkg_mgr'] }}"
|
use: "{{ ansible_facts['pkg_mgr'] }}"
|
||||||
state: present
|
state: present
|
||||||
|
notify: snapd
|
||||||
- name: Install flatpak
|
- name: Install flatpak
|
||||||
when: "ansible_facts['pkg_mgr'] == 'apt'"
|
when: "ansible_facts['pkg_mgr'] == 'apt'"
|
||||||
block:
|
block:
|
||||||
|
|||||||
Reference in New Issue
Block a user