mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
debian does not install sudo by default, and iiab-admin was moved before packages
This commit is contained in:
parent
fe244ba292
commit
2771238fe0
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@
|
||||||
|
|
||||||
- name: Install uuid-runtime package (debuntu)
|
- name: Install uuid-runtime package (debuntu)
|
||||||
package:
|
package:
|
||||||
name: uuid-runtime
|
name:
|
||||||
|
- uuid-runtime
|
||||||
|
- sudo
|
||||||
state: present
|
state: present
|
||||||
when: is_debuntu
|
when: is_debuntu
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue