PHP Classes

File: ansible/init.yml

Recommend this page to a friend!
  Classes of Omar Shaban   PHP Game of Three   ansible/init.yml   Download  
File: ansible/init.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Game of Three
Game of Three implementation using Websockets
Author: By
Last change:
Date: 2 years ago
Size: 198 bytes
 

Contents

Class file image Download
--- - hosts: all sudo: true vars_files: - vars/all.yml roles: - server - vagrant_local - nginx - mysql - mongodb - php - composer - app - socket_server