mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #1302 from georgejhunt/debian9.6
debian does not install sudo by default, and iiab-admin was moved bef…
This commit is contained in:
commit
a07c28593c
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