Compare commits

..

No commits in common. "6ef0d5f1d517c7e643dc65fd652729b58a0eb012" and "eeb037d081d5eeb6df92f10ce11612966a6d4768" have entirely different histories.

4 changed files with 8 additions and 16 deletions

View File

@ -1,7 +1,7 @@
version: "3" version: "3"
services: services:
tasks.md: tasks.md:
image: baldissaramatheus/tasks.md:2.5.3 image: baldissaramatheus/tasks.md
container_name: tasksmd container_name: tasksmd
environment: environment:
- PUID=1000 - PUID=1000

View File

@ -1,7 +0,0 @@
# roles/docker/handlers/main.yml
- name: restart glance
community.docker.docker_compose_v2:
project_src: /opt/stacks/glance
files:
- compose.yml
state: restarted

View File

@ -1,6 +1,6 @@
- name: make glance directories - name: make glance directories
ansible.builtin.file: ansible.builtin.file:
path: "{{ item }}" path: "{{ item}}"
state: directory state: directory
loop: loop:
- /opt/stacks/glance - /opt/stacks/glance
@ -10,15 +10,14 @@
src: glance-compose.yml.j2 src: glance-compose.yml.j2
dest: /opt/stacks/glance/compose.yml dest: /opt/stacks/glance/compose.yml
owner: root owner: root
mode: '0644' mode: 644
- name: Template out the config file - name: Template out the config file
ansible.builtin.template: ansible.builtin.template:
src: glance.yml.j2 src: glance.yml.j2
dest: /opt/stacks/glance/glance.yml dest: /opt/stacks/glance/glance.yml
owner: root owner: root
mode: '0644' mode: 644
notify: restart glance
- name: deploy glances stack - name: deploy glances stack
community.docker.docker_compose_v2: community.docker.docker_compose_v2:

View File

@ -22,7 +22,7 @@ pages:
channels: channels:
- UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling - UCR-DXc1voovS8nhAvccRZhg # Jeff Geerling
- UCv6J_jJa8GJqFwQNgNrMuww # ServeTheHome - UCv6J_jJa8GJqFwQNgNrMuww # ServeTheHome
- UCOk-gHyjcWZNj3Br4oxwh0A - UCOk-gHyjcWZNj3Br4oxwh0A # Techno Tim
- type: reddit - type: reddit
subreddit: selfhosted subreddit: selfhosted
@ -43,8 +43,8 @@ pages:
name: Blackrock AI name: Blackrock AI
- symbol: NLR - symbol: NLR
name: VanEck Uranium+Nuclear Energy name: VanEck Uranium+Nuclear Energy
- symbol: BITO - symbol: MSFT
name: Bitcoin ETF name: Microsoft
- symbol: GOOGL - symbol: GOOGL
name: Google name: Google
- symbol: AMD - symbol: AMD