bluk.swiftenv
ansible-role-swiftenv
An Ansible role to install swiftenv.
Requirements
- Add
swiftenvto your$PATHafter install.
echo 'export PATH="$HOME/.swiftenv/bin:$PATH"' >> ~/.bash_profile
- Run the following:
~/.swiftenv/bin/swiftenv init
Role Variables
swiftenv_install_path- The path to installswiftenv.swiftenv_git_url- The git URL to cloneswiftenvfrom.swiftenv_git_update- If the clonedswiftenvgit repository should be updated.
Dependencies
No dependencies.
Example Playbook
- hosts: servers
roles:
- { role: bluk.swiftenv }
License
Install
ansible-galaxy install bluk.swiftenvLicense
apache-2.0
Downloads
51
Owner
