You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Hi everyone!
I have been working with Ansible since April, so I have some questions. If you could answer me, it would be great: I don't know how to install Joomla with Ansible.
Dick Davies
unread,
May 9, 2014, 11:36:51 AM5/9/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible list
That isn't a question :)
Same way you install anything with ansible.
1. know how to install joomla
2. break it down into steps,
3. write each step as an ansible task in a playbook
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Sure, it's definitely a question :). However, it's a bit of a "help me learn how to learn" question. It does help to learn Ansible first of course, http://docs.ansible.com are a great start and it pays to do your own homework.
It's always also a good idea to check http://galaxy.ansible.com, though in this case there isn't a Joomla role, if there was, it would be a great jumpstart.