Skip to content

AlbanAndrieu/ansible-web

Repository files navigation

Nabla roles/alban_andrieu_web

This file was generated by Ansigenome. Do not edit this file directly but instead have a look at the files in the ./meta/ directory.

License Branch Donate Ansible Galaxy Platforms

Describe your role in a few paragraphs....

Role dependencies

  • alban.andrieu.common
  • alban.andrieu.pagespeed

Documentation

More information about alban.andrieu.web can be found in the TODO official alban.andrieu.web documentation.

Role variables

List of default variables available in the inventory:

httpd_port: 8081

#apache_owner: "{{ user }}"
apache_owner: "root"
apache_group: "{{ apache_owner }}"

web_base_dir: "/var/www/sample"

repository: https://github.com/AlbanAndrieu/nabla-servers-bower-sample.git
#repository_version: HEAD
repository_version: gh-pages
mysql_root_username: root
mysql_root_password: microsoft

php_enable: yes

docker_files_generated_directory: "./"
docker_files_enable: no
docker_volume_directory: "{{ web_base_dir }}"
docker_working_directory: "/home/vagrant"
docker_image_name: "nabla/ansible-web"

Detailed usage guide

Describe how to use in more detail...

Testing

$ ansible-galaxy install alban.andrieu.web
$ vagrant up

Contributing

The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.

For pull requests, editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests and examples for any new or changed functionality.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Authors and license

roles/alban_andrieu_web role was written by:

License

Feedback, bug-reports, requests, ...

Are welcome!


This role is part of the Nabla project. README generated by Ansigenome.


Alban Andrieu

linkedin