)]}'
{"ansible/lampstack/roles/apply/tasks/main.yml":[{"author":{"_account_id":1726,"name":"Ghe Rivero","email":"ghe.rivero@gmail.com","username":"ghe.rivero"},"change_message_id":"d4355adf555e5483eb4aba27f963cbae32e1627f","unresolved":false,"context_lines":[{"line_number":81,"context_line":"    security_groups: lampstack_sg"},{"line_number":82,"context_line":"    meta:"},{"line_number":83,"context_line":"      hostname: database"},{"line_number":84,"context_line":"    wait: yes"},{"line_number":85,"context_line":"  register: database"},{"line_number":86,"context_line":""},{"line_number":87,"context_line":"- name: Add database node to the dbservers host group"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_787a8189","line":84,"range":{"start_line":84,"start_character":10,"end_line":84,"end_character":13},"updated":"2016-10-14 13:24:52.000000000","message":"this is the default behavior. no need for it.","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"},{"author":{"_account_id":14885,"name":"Daniel Mellado","email":"dmellado@redhat.com","username":"daniel-mellado"},"change_message_id":"8a0e422e489ebe1f3bd8af87d00e9c58b972908e","unresolved":false,"context_lines":[{"line_number":81,"context_line":"    security_groups: lampstack_sg"},{"line_number":82,"context_line":"    meta:"},{"line_number":83,"context_line":"      hostname: database"},{"line_number":84,"context_line":"    wait: yes"},{"line_number":85,"context_line":"  register: database"},{"line_number":86,"context_line":""},{"line_number":87,"context_line":"- name: Add database node to the dbservers host group"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_7b0a7b8b","line":84,"range":{"start_line":84,"start_character":10,"end_line":84,"end_character":13},"in_reply_to":"fa6399be_787a8189","updated":"2016-10-14 14:02:34.000000000","message":"will check, it needed explicit declaration on my testing.","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"}],"ansible/lampstack/roles/common/tasks/main.yml":[{"author":{"_account_id":1726,"name":"Ghe Rivero","email":"ghe.rivero@gmail.com","username":"ghe.rivero"},"change_message_id":"d4355adf555e5483eb4aba27f963cbae32e1627f","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  local_action: wait_for port\u003d22 host\u003d\"{{ ansible_ssh_host | default(inventory_hostname) }}\" search_regex\u003dOpenSSH delay\u003d10"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"- name: Install python2 for Ansible"},{"line_number":6,"context_line":"  raw: dnf install -y python2 python2-dnf libselinux-python"},{"line_number":7,"context_line":"  register: result"},{"line_number":8,"context_line":"  until: result|success"},{"line_number":9,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_382f2989","line":6,"range":{"start_line":6,"start_character":53,"end_line":6,"end_character":59},"updated":"2016-10-14 13:24:52.000000000","message":"not ubuntu or other compatible","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"},{"author":{"_account_id":14885,"name":"Daniel Mellado","email":"dmellado@redhat.com","username":"daniel-mellado"},"change_message_id":"8a0e422e489ebe1f3bd8af87d00e9c58b972908e","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  local_action: wait_for port\u003d22 host\u003d\"{{ ansible_ssh_host | default(inventory_hostname) }}\" search_regex\u003dOpenSSH delay\u003d10"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"- name: Install python2 for Ansible"},{"line_number":6,"context_line":"  raw: dnf install -y python2 python2-dnf libselinux-python"},{"line_number":7,"context_line":"  register: result"},{"line_number":8,"context_line":"  until: result|success"},{"line_number":9,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_bb84130b","line":6,"range":{"start_line":6,"start_character":53,"end_line":6,"end_character":59},"in_reply_to":"fa6399be_382f2989","updated":"2016-10-14 14:02:34.000000000","message":"Yep, that\u0027s only meant for fedora. As ansible doesn\u0027t support python3 yet this workaround makes it *not* gather facts but just install, as raw, the required deps. If ubuntu xenial support is wanted it\u0027ll be have to be in another repo.","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"}],"ansible/lampstack/roles/wordpress/tasks/main.yml":[{"author":{"_account_id":1726,"name":"Ghe Rivero","email":"ghe.rivero@gmail.com","username":"ghe.rivero"},"change_message_id":"d4355adf555e5483eb4aba27f963cbae32e1627f","unresolved":false,"context_lines":[{"line_number":41,"context_line":"- name: Install wordpress importer plugin"},{"line_number":42,"context_line":"  shell: \u003e"},{"line_number":43,"context_line":"    sudo -u apache /usr/local/bin/wp --path\u003d/var/www/html"},{"line_number":44,"context_line":"    plugin install /tmp/wordpress-importer.zip"},{"line_number":45,"context_line":"  args:"},{"line_number":46,"context_line":"    warn: no"},{"line_number":47,"context_line":"  when: ansible_distribution \u003d\u003d \u0027Fedora\u0027"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_45e957e5","line":44,"range":{"start_line":44,"start_character":43,"end_line":44,"end_character":46},"updated":"2016-10-14 13:24:52.000000000","message":"Any reason why not activate at the same time than installing as ubuntu?","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"},{"author":{"_account_id":14885,"name":"Daniel Mellado","email":"dmellado@redhat.com","username":"daniel-mellado"},"change_message_id":"8a0e422e489ebe1f3bd8af87d00e9c58b972908e","unresolved":false,"context_lines":[{"line_number":41,"context_line":"- name: Install wordpress importer plugin"},{"line_number":42,"context_line":"  shell: \u003e"},{"line_number":43,"context_line":"    sudo -u apache /usr/local/bin/wp --path\u003d/var/www/html"},{"line_number":44,"context_line":"    plugin install /tmp/wordpress-importer.zip"},{"line_number":45,"context_line":"  args:"},{"line_number":46,"context_line":"    warn: no"},{"line_number":47,"context_line":"  when: ansible_distribution \u003d\u003d \u0027Fedora\u0027"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_bbe973b9","line":44,"range":{"start_line":44,"start_character":43,"end_line":44,"end_character":46},"in_reply_to":"fa6399be_45e957e5","updated":"2016-10-14 14:02:34.000000000","message":"I proof tried this when developing the playbook and it needed explicit activation on fedora.","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"}],"ansible/lampstack/site.yml":[{"author":{"_account_id":1726,"name":"Ghe Rivero","email":"ghe.rivero@gmail.com","username":"ghe.rivero"},"change_message_id":"d4355adf555e5483eb4aba27f963cbae32e1627f","unresolved":false,"context_lines":[{"line_number":7,"context_line":"  roles:"},{"line_number":8,"context_line":"    - \"{{ action }}\""},{"line_number":9,"context_line":""},{"line_number":10,"context_line":"- name: Install python2 for ansible to work"},{"line_number":11,"context_line":"  hosts: dbservers, webservers, balancers, wps"},{"line_number":12,"context_line":"  gather_facts: false"},{"line_number":13,"context_line":"  user: \"{{ app_env.ssh_user }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_85744f36","line":10,"range":{"start_line":10,"start_character":39,"end_line":10,"end_character":43},"updated":"2016-10-14 13:24:52.000000000","message":"This will fail with ubuntu distro.","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"},{"author":{"_account_id":14885,"name":"Daniel Mellado","email":"dmellado@redhat.com","username":"daniel-mellado"},"change_message_id":"8a0e422e489ebe1f3bd8af87d00e9c58b972908e","unresolved":false,"context_lines":[{"line_number":7,"context_line":"  roles:"},{"line_number":8,"context_line":"    - \"{{ action }}\""},{"line_number":9,"context_line":""},{"line_number":10,"context_line":"- name: Install python2 for ansible to work"},{"line_number":11,"context_line":"  hosts: dbservers, webservers, balancers, wps"},{"line_number":12,"context_line":"  gather_facts: false"},{"line_number":13,"context_line":"  user: \"{{ app_env.ssh_user }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_1bf25f9a","line":10,"range":{"start_line":10,"start_character":39,"end_line":10,"end_character":43},"in_reply_to":"fa6399be_85744f36","updated":"2016-10-14 14:02:34.000000000","message":"will check on both env, thanks!","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"},{"author":{"_account_id":1726,"name":"Ghe Rivero","email":"ghe.rivero@gmail.com","username":"ghe.rivero"},"change_message_id":"d4355adf555e5483eb4aba27f963cbae32e1627f","unresolved":false,"context_lines":[{"line_number":12,"context_line":"  gather_facts: false"},{"line_number":13,"context_line":"  user: \"{{ app_env.ssh_user }}\""},{"line_number":14,"context_line":"  become: true"},{"line_number":15,"context_line":"  become_user: root"},{"line_number":16,"context_line":"  vars_files:"},{"line_number":17,"context_line":"    - \"vars/{{ env }}.yml\""},{"line_number":18,"context_line":"  roles:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_7805210f","line":15,"range":{"start_line":15,"start_character":15,"end_line":15,"end_character":19},"updated":"2016-10-14 13:24:52.000000000","message":"Not everyone has sudo perms in the local machine","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"},{"author":{"_account_id":1726,"name":"Ghe Rivero","email":"ghe.rivero@gmail.com","username":"ghe.rivero"},"change_message_id":"39ce7b5ba8dd9182ddd30ea2001d8872dfd9c28c","unresolved":false,"context_lines":[{"line_number":12,"context_line":"  gather_facts: false"},{"line_number":13,"context_line":"  user: \"{{ app_env.ssh_user }}\""},{"line_number":14,"context_line":"  become: true"},{"line_number":15,"context_line":"  become_user: root"},{"line_number":16,"context_line":"  vars_files:"},{"line_number":17,"context_line":"    - \"vars/{{ env }}.yml\""},{"line_number":18,"context_line":"  roles:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_bbea5372","line":15,"range":{"start_line":15,"start_character":15,"end_line":15,"end_character":19},"in_reply_to":"fa6399be_5bb937cb","updated":"2016-10-14 14:08:13.000000000","message":"There is a local_action in the role \"common\". Sorry I wasn\u0027t explicit","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"},{"author":{"_account_id":14885,"name":"Daniel Mellado","email":"dmellado@redhat.com","username":"daniel-mellado"},"change_message_id":"8a0e422e489ebe1f3bd8af87d00e9c58b972908e","unresolved":false,"context_lines":[{"line_number":12,"context_line":"  gather_facts: false"},{"line_number":13,"context_line":"  user: \"{{ app_env.ssh_user }}\""},{"line_number":14,"context_line":"  become: true"},{"line_number":15,"context_line":"  become_user: root"},{"line_number":16,"context_line":"  vars_files:"},{"line_number":17,"context_line":"    - \"vars/{{ env }}.yml\""},{"line_number":18,"context_line":"  roles:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6399be_5bb937cb","line":15,"range":{"start_line":15,"start_character":15,"end_line":15,"end_character":19},"in_reply_to":"fa6399be_7805210f","updated":"2016-10-14 14:02:34.000000000","message":"This doesn\u0027t go to to the local machine but to the host vms. i.e. next method (setup_database) just does the same","commit_id":"08642d839dbdecd7dd49059f115933d9ec3ba556"}]}
