An open API service indexing awesome lists of open source software.

https://github.com/mediapop/ansible.unarchive


https://github.com/mediapop/ansible.unarchive

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# README.md
# Ansible Role: Unarchive

Make sure [unarchive](https://docs.ansible.com/ansible/unarchive_module.html) works in my roles.

## Example Playbook

```yml
- hosts: webservers
roles:
- role: Celc.unarchive
```

## Example as a dependency in your meta

```yml
---
dependencies:
- role: Celc.unarchive
```

## License

MIT