Skip to content

Basic hardening on Debian/Ubuntu servers using Ansible

Notifications You must be signed in to change notification settings

beacloudgenius/ansibleexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clone this repository in the Cloud Genius workstation.

git clone https://github.com/beacloudgenius/ansibleexample.git
cd ansibleexample

Create a droplet in digital ocean and note its IP address and change IP_ADDRESS in the hosts file.

First run of Ansible

When you run this exercise the very first time, keep root as the ansible_user in the hosts file.

Subsequent Ansible runs

Please make sure to use cloudgenius as the ansible_user not root

You need that because the first run of this exercise disables the root user on the target.

About

Basic hardening on Debian/Ubuntu servers using Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published