This commit is contained in:
@@ -18,7 +18,10 @@ jobs:
|
||||
- name: Install Ansible
|
||||
shell: bash
|
||||
run: |
|
||||
pip3 install ansible
|
||||
apt update
|
||||
apt install software-properties-common
|
||||
add-apt-repository --yes --update ppa:ansible/ansible
|
||||
apt install ansible
|
||||
|
||||
- name: Deploy
|
||||
shell: bash
|
||||
|
||||
@@ -57,7 +57,7 @@ http:
|
||||
jtraefik:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://jackson:8080/"
|
||||
- url: "http://100.105.157.6:8080/"
|
||||
traefik:
|
||||
loadBalancer:
|
||||
servers:
|
||||
|
||||
Reference in New Issue
Block a user