fix: remove software-properties-common (Ubuntu-only, not needed)
This commit is contained in:
@@ -119,7 +119,6 @@
|
|||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
- gnupg
|
- gnupg
|
||||||
- software-properties-common
|
|
||||||
- nginx
|
- nginx
|
||||||
state: present
|
state: present
|
||||||
tags: [packages, nginx]
|
tags: [packages, nginx]
|
||||||
|
|||||||
@@ -122,7 +122,6 @@
|
|||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
- gnupg
|
- gnupg
|
||||||
- software-properties-common
|
|
||||||
- nginx
|
- nginx
|
||||||
state: present
|
state: present
|
||||||
tags: [packages, nginx]
|
tags: [packages, nginx]
|
||||||
|
|||||||
Reference in New Issue
Block a user