mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 13:40:17 +00:00
Adding local chat option
This commit is contained in:
@@ -24,3 +24,11 @@
|
||||
- pandoc
|
||||
- python-certbot-apache
|
||||
- zsh
|
||||
|
||||
- name: Install locally created bins
|
||||
copy:
|
||||
src: ../files/chat
|
||||
dest: /usr/local/bin
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0755
|
||||
|
||||
Reference in New Issue
Block a user