Skip to content

mt10ib/ansible-gogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-gogs

ansible-playbook -i ~/ansible.cfg -s -u ubuntu ~/main.yml --private-key ~/.ssh/ans-gogs

playbook for Gogs

  • hosts: all sudo: yes

    tasks:

    • local_action: command /home/mohan/Desktop/ansible-gogs/writehosts.sh
    • include: user.yml
    • include: nginx.yml
    • include: dependencies.yml
    • include: db.yml
    • include: app.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages