Jack Ivanov
d635c76b50
Change default SSH port and introduce cloud-init support ( #1636 )
...
* Change default SSH port
* Iptables to ansible_ssh_port
* Add Scaleway
* permissions and groups fixes
* update firewall docs
* SSH fixes
* add missing cloudinit to cloud-azure
* remove ansible_ssh_user from the tests
* congrats message fix
2020-01-07 14:28:19 +01:00
Jack Ivanov
8bdd99c05d
Refactor to support Ansible 2.8 ( #1549 )
...
* bump ansible to 2.8.3
* DigitalOcean: move to the latest modules
* Add Hetzner Cloud
* Scaleway and Lightsail fixes
* lint missing roles
* Update roles/cloud-hetzner/tasks/main.yml
Add api_token
Co-Authored-By: phaer <phaer@phaer.org>
* Update roles/cloud-hetzner/tasks/main.yml
Add api_token
Co-Authored-By: phaer <phaer@phaer.org>
* Try to run apt until succeeded
* Scaleway modules upgrade
* GCP: Refactoring, remove deprecated modules
* Doc updates (#1552 )
* Update README.md
Adding links and mentions of Exoscale aka CloudStack and Hetzner Cloud.
* Update index.md
Add the Hetzner Cloud to the docs index
* Remove link to Win 10 IPsec instructions
* Delete client-windows.md
Unnecessary since the deprecation of IPsec for Win10.
* Update deploy-from-ansible.md
Added sections and required variables for CloudStack and Hetzner Cloud.
* Update deploy-from-ansible.md
Added sections for CloudStack and Hetzner, added req variables and examples, mentioned environment variables, and added links to the provider role section.
* Update deploy-from-ansible.md
Cosmetic changes to links, fix typo.
* Update GCE variables
* Update deploy-from-script-or-cloud-init-to-localhost.md
Fix a finer point, and make variables list more readable.
* update azure requirements
* Python3 draft
* set LANG=c to the p12 password generation task
* Update README
* Install cloud requirements to the existing venv
* FreeBSD fix
* env->.env fixes
* lightsail_region_facts fix
* yaml syntax fix
* Update README for Python 3 (#1564 )
* Update README for Python 3
* Remove tabs and tweak instructions
* Remove cosmetic command indentation
* Update README.md
* Update README for Python 3 (#1565 )
* DO fix for "found unpermitted parameters: id"
* Verify Python version
* Remove ubuntu 16.04 from readme
* Revert back DigitalOcean module
* Update deploy-from-script-or-cloud-init-to-localhost.md
* env to .env
2019-09-28 08:10:20 +08:00
Jack Ivanov
211d1b2cab
Google Cloud: remove sshguard ( #1548 )
...
* Google Cloud: remove sshguard
* Remove whitespace
2019-08-15 09:27:54 +02:00
Jack Ivanov
f986811d64
remove pycrypto from the gce role ( #1489 )
...
pycrypto is dead
2019-07-04 18:00:15 +02:00
Jack Ivanov
25513cf925
Refactoring, Linting and additional tests ( #1397 )
...
* Refactoring, Linting and additional tests
* Vultr: Undefined variable and deprecation notes fix
* Travis-CI enable linters
* Azure: Update python requirements
* Update main.yml
* Update install.sh
* Add missing roles to ansible-lint
* Linting for skipped roles
* add .ansible-lint config
2019-04-26 11:48:28 -04:00
Jack Ivanov
c4ea88000b
Refactoring to support roles inclusion ( #1365 )
2019-04-08 16:20:34 -04:00
Jack Ivanov
30beadb949
Modify naming in the cloud resources and client config files ( #1353 )
...
* Modify naming in the cloud resources and client config files
* Azure template: Eliminate unneeded variables
2019-03-15 18:16:26 +01:00
Jack Ivanov
a66d8f0069
on-build python venvs ( #1199 )
2018-11-22 13:04:58 -05:00
Jack Ivanov
6c0753e3b8
GCE: Static external ip (optional) ( #1125 )
2018-09-27 04:18:00 -04:00
Jack Ivanov
e8947f318b
Large refactor to support Ansible 2.5 ( #976 )
...
* Refactoring, booleans declaration and update users fix
* Make server_name more FQDN compatible
* Rename variables
* Define the default value for store_cakey
* Skip a prompt about the SSH user if deploying to localhost
* Disable reboot for non-cloud deployments
* Enable EC2 volume encryption by default
* Add default server value (localhost) for the local installation
Delete empty files
* Add default region to aws_region_facts
* Update docs
* EC2 credentials fix
* Warnings fix
* Update deploy-from-ansible.md
* Fix a typo
* Remove lightsail from the docs
* Disable EC2 encryption by default
* rename droplet to server
* Disable dependencies
* Disable tls_cipher_suite
* Convert wifi-exclude to a string. Update-users fix
* SSH access congrats fix
* 16.04 > 18.04
* Dont ask for the credentials if specified in the environment vars
* GCE server name fix
2018-08-27 10:05:45 -04:00
Jack Ivanov
3488e660ad
Add WireGuard support for Android ( #910 )
...
* WireGuard Implementation
* Update client-android.md
* Update README.md
* WireGuard unattended upgrades
* Update README.md
* reload-module-on-update and syntax fix
* SaveConfig to true
* Azure firewall. Fixes #962
* Update README.md
* Update client-android.md
2018-05-24 08:15:27 -07:00
Jack Ivanov
35e526a5a3
IPv6 fixes ( #930 )
2018-05-08 13:55:17 -07:00
Jack Ivanov
3c55cd15a4
GCE. replace underscores ( #698 )
2017-10-18 16:23:57 -04:00
Samuel Horwitz
0607e968d7
Update main.yml ( #621 )
2017-07-12 08:36:43 +02:00
Jack Ivanov
0bb9279094
bug in the gce_net module #616 ( #620 )
2017-07-09 10:32:06 -04:00
Jack Ivanov
e6c8f19d3c
Create a VPC network for each instane ( #561 )
2017-05-23 11:30:57 -04:00
Jack Ivanov
bd348af9c2
Implementing blocks and additional fail hints #487 ( #497 )
...
change the troubleshooting url
2017-04-29 10:48:25 -04:00
Jack Ivanov
c3fcfe5d0d
Let users choose the distro version #449 ( #466 )
...
Make dpdaction great again
add 1704 to travis
Make EC2 image name more convenient
modify apparmor profile
2017-04-22 17:06:10 -04:00
Jack Ivanov
9c12272c8c
Python False-y values should be accepted. #417 ( #426 )
2017-04-16 16:40:24 -04:00
Jack Ivanov
16329fe088
Instance size ( #404 )
...
* Escaping Special Characters #388
* Make instance sizes more flexible to edit #355
2017-04-16 10:19:47 -04:00
Jack Ivanov
56a72e5af2
New ciphers implementing #247 ( #352 )
...
Switches to SHA2_512_256 HMAC integrity algorithm and adds cipher compatibility for other platforms.
2017-04-11 16:08:03 -04:00
Jack Ivanov
70738ed8be
Enable IP forwarding GCE #369
2017-04-09 20:52:54 +02:00
Casey Lang
8b977afd99
Modify creation of GCE Instance ( #363 )
...
Update deprecated GCE metadata options
2017-04-07 10:51:30 -04:00
Jack Ivanov
906d962d4d
GCE. env variables #195
2017-03-12 11:32:36 +03:00
Jack Ivanov
fc30f8bb10
GCE. Tags fixed #267
2017-03-09 00:41:13 +03:00
Jack Ivanov
6e538627db
gce inventory #30
2017-03-06 01:03:37 +03:00
Dan Guido
75194675eb
closes #175
2016-12-20 20:28:13 -05:00
Jack Ivanov
1d07200c74
generating ssh-keys #152 #151 #112
2016-12-17 14:54:44 +03:00
Jack Ivanov
f1715c4e0b
random password for the p12 certificates #135
2016-12-14 18:49:47 +03:00
Jack Ivanov
03c805cb87
reorganize the wait_for functions #159
2016-12-13 21:58:45 +03:00
Jack Ivanov
fc162728d3
role for local installation
2016-09-19 19:54:45 +03:00
Jack Ivanov
aa4dcc31d4
gce role to tags
2016-09-18 13:11:30 +03:00
Jack Ivanov
91688324ce
additional functions
2016-08-28 23:19:41 +03:00
Jack Ivanov
00e4bcc1ec
security role and SSH fixes #77
2016-08-26 00:35:07 +03:00
Jack Ivanov
1dcfe18055
SSH tunneling role #77
2016-08-23 16:51:06 +03:00
Evgeniy Ivanov
71ad2f570e
proxy prompts enabled #70
2016-08-21 19:57:52 +03:00
Evgeniy Ivanov
cfc38e3df1
Drop SMB traffic ##61
2016-08-20 15:19:46 +03:00
Evgeniy Ivanov
7085a594fc
p12 moved into playbooks
2016-08-18 11:16:22 +03:00
Dan Guido
52855c9e3f
Use the right language for GCE
2016-08-16 00:03:26 -04:00
Dan Guido
0fd0de17d4
rename the cloud roles
2016-08-16 00:00:26 -04:00