Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 296 Bytes

lineinfile

ansible's lineinfile implemented as a single executable in golang

ansible's lineinfile is a great feature, but sometime we don't want to install ansible and write a playbook just to use it.

WIP: while this program works, it still lacks several features of the ansible lineinfile