ypsman.cleanup

ansible cleanup

Build Status

Clean a Server to create a clean Base Image from.

After the run, shutdown the mashine and make a Clean base image.

Clears:

  • maildir
  • tmp files
  • Postfix logfiles
  • user/root bash_history
  • all logs in /var/log

Example Playbook

- hosts: all
  roles:
    - role: ypsman.cleanup
Install
ansible-galaxy install ypsman.cleanup
GitHub repository
License
Unknown
Downloads
1.6k
Owner