ansible-for-devops
ansible-for-devops copied to clipboard
Minor inconsistency with arguments to free(1) in Chapters 1 and 3
In the Leanpub Ansible for DevOps 2nd Edition PDF, revision 2020-08-05, there is a minor inconsistency:
- Chapter 1's example uses free -h (Page 8)
- Chapter 3 states "In Chapter 1, we ran a couple of commands (ping and free -m) on a server that we added to our Ansible inventory file." (Page 19)
@pt307 - Oops, thanks for catching that! I'll have to fix this up for the next version of the book.