~tieong/ansible-role-blog

My blog setup, the files to be copied are generated from weblorg.
Added molecule test
Updated copyright notice
Added license

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~tieong/ansible-role-blog
read/write
git@git.sr.ht:~tieong/ansible-role-blog

You can also use your local clone with git send-email.

#Blog

My blog setup, the files to be copied are generated from weblorg.

#Example Playbook

Put your blog files into this roles files folder

|
|--files/blog/<your-files>
- hosts: servers
  roles:
     - blog

#Tests

molecule test

#License

GPLv3