├── Ansible.sublime-settings ├── Ansible.sublime-syntax ├── Comments.tmPreferences ├── LICENSE.md ├── README.md └── doc └── images └── ansible-syntax.png /Ansible.sublime-settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clifford-github/sublime-ansible/HEAD/Ansible.sublime-settings -------------------------------------------------------------------------------- /Ansible.sublime-syntax: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clifford-github/sublime-ansible/HEAD/Ansible.sublime-syntax -------------------------------------------------------------------------------- /Comments.tmPreferences: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clifford-github/sublime-ansible/HEAD/Comments.tmPreferences -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clifford-github/sublime-ansible/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clifford-github/sublime-ansible/HEAD/README.md -------------------------------------------------------------------------------- /doc/images/ansible-syntax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/clifford-github/sublime-ansible/HEAD/doc/images/ansible-syntax.png --------------------------------------------------------------------------------