Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tribou/ansible-swap

Easily create a swapfile on Ubuntu 16 and CentOS 7 hosts.
https://github.com/tribou/ansible-swap

ansible ansible-playbook swap

Last synced: 2 months ago
JSON representation

Easily create a swapfile on Ubuntu 16 and CentOS 7 hosts.

Awesome Lists containing this project

README

        

# ansible-swap

Configure a swap file on a new Ubuntu or CentOS host.

#### Quick Start

```sh
ansible-playbook site.yml -i 123.123.123.123, --extra-vars "target=123.123.123.123"
```