Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tribou/ansible-swap
- Owner: tribou
- License: mit
- Created: 2015-02-09T03:47:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-30T18:53:19.000Z (about 8 years ago)
- Last Synced: 2023-08-01T13:44:17.091Z (over 1 year ago)
- Topics: ansible, ansible-playbook, swap
- Homepage:
- Size: 11.7 KB
- Stars: 16
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
```