-
Notifications
You must be signed in to change notification settings - Fork 0
NastyFlytrap/ansible
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#!/bin/bash # Az Ubuntu 18.04 munkaállomás konfigurálása az Ansible programmal. #### Az Ansible telepítése: sudo apt-get -y install software-properties-common sudo apt-add-repository ppa:ansible/ansible -y sudo apt-get update -y sudo apt-get install -y ansible git #### script indítás: sudo ansible-pull -U https://github.com/englert/ansible.git ## script tesztelés lokálisan: ## ansible-playbook local.yml
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published