https://github.com/trombik/ansible-role-pipenv
ansible role to setup pipenv
https://github.com/trombik/ansible-role-pipenv
ansible pipenv
Last synced: about 2 months ago
JSON representation
ansible role to setup pipenv
- Host: GitHub
- URL: https://github.com/trombik/ansible-role-pipenv
- Owner: trombik
- License: isc
- Created: 2021-07-24T05:36:28.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-24T05:56:24.000Z (almost 5 years ago)
- Last Synced: 2025-02-14T05:51:12.457Z (over 1 year ago)
- Topics: ansible, pipenv
- Language: Ruby
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-role-pipenv
A brief description of the role goes here.
# Requirements
None
# Role Variables
| variable | description | default |
|----------|-------------|---------|
# Dependencies
None
# Example Playbook
```yaml
```
# License
```
Copyright (c) 2021 Tomoyuki Sakurai
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
```
# Author Information
Tomoyuki Sakurai
This README was created by [qansible](https://github.com/trombik/qansible)