mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking
This commit is contained in:
@ -152,7 +152,12 @@
|
|||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- docker
|
- docker
|
||||||
|
- docker-bash-completion
|
||||||
|
- docker-buildx
|
||||||
- docker-compose
|
- docker-compose
|
||||||
|
- docker-compose-switch
|
||||||
|
- liblvm2cmd2_03
|
||||||
|
- lvm2
|
||||||
state: latest
|
state: latest
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
when: ansible_distribution in ["openSUSE Tumbleweed"]
|
when: ansible_distribution in ["openSUSE Tumbleweed"]
|
||||||
@ -183,7 +188,7 @@
|
|||||||
name: docker
|
name: docker
|
||||||
state: restarted
|
state: restarted
|
||||||
enabled: true
|
enabled: true
|
||||||
when: ansible_distribution in ["Debian", "Fedora","openSUSE Tumbleweed", "Ubuntu"]
|
when: ansible_distribution in ["Debian", "Fedora", "openSUSE Tumbleweed", "Ubuntu"]
|
||||||
|
|
||||||
######################################################
|
######################################################
|
||||||
# T-Pot - Adjust configs, add users and groups, etc. #
|
# T-Pot - Adjust configs, add users and groups, etc. #
|
||||||
|
Reference in New Issue
Block a user