Fix more linter issues
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
43ebb7b044
commit
93584a602d
2 changed files with 4 additions and 3 deletions
|
|
@ -60,7 +60,8 @@
|
|||
#
|
||||
# - port TCP et UDP 7946: permet la communication entre les machines du swarm
|
||||
#
|
||||
# - interfaces docker0 and docker_gwbridge ? firewall-cmd --change-zone=docker0 --zone=trusted --permanent; firewall-cmd --change-zone=docker_gwbridge --zone=trusted --permanent
|
||||
# - interfaces docker0 and docker_gwbridge ?
|
||||
# firewall-cmd --change-zone=docker0 --zone=trusted --permanent; firewall-cmd --change-zone=docker_gwbridge --zone=trusted --permanent
|
||||
|
||||
- name: Install python library for docker
|
||||
ansible.builtin.package:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue