Browse Source

added ansible to the install

master
dave 2 years ago
parent
commit
b214027110
  1. 3
      albert/post.cfg

3
albert/post.cfg

@ -49,3 +49,6 @@ echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxF3WIKvNLH7upOzFMI9K6bNXa9nSQg7sxx2
chmod 600 /root/.ssh/authorized_keys
## Ansible install
yum -y install ansible

Loading…
Cancel
Save