筆記-install ansible 2.4 server
install ubuntu 16.04 Server
install with basic configuration
create user administrator and passd XXXX
reboot
basic configuration
- change ip /etc/network/interfaces
1 |
|
reboot
- install necessary packages
1 |
|
- make a hardlink
1 |
|
- install necessary packages
1 |
|
- add ansible repository
1 |
|
- pip install packages for python3
1 |
|
Running ansible from server to update hosts/accounts
1 |
|