Creating a swap file on a new partition using Ansible
205 views
Skip to first unread message
karthik keyan
unread,
Jul 25, 2016, 4:09:02 PM7/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
We are running a project to automate server build on our AWS infrastructure. On a AWS instance, I need to create a swap space as that of memory size of the instance. Any suggestions to use existing modules or I need to write a playbook of my own ?