Felix Stupp
|
c959db1d3f
|
common: backup_mysql_database: Adapted script to structure of backup_files
|
5 years ago |
Felix Stupp
|
63e0a85dc0
|
common: backup_files: Rename backups to just date.ext
|
5 years ago |
Felix Stupp
|
07706a1119
|
common: backup_rename: Surrounded variable contents with quotation marks
|
5 years ago |
Felix Stupp
|
a4b47021c3
|
Replaced shebangs using /usr/bin/env
|
5 years ago |
Felix Stupp
|
e6cbc59571
|
common: Added create backup scripts directories
|
5 years ago |
Felix Stupp
|
5b253fd6b6
|
common: Generalized creating directories for scripts
|
5 years ago |
Felix Stupp
|
94ee600180
|
common: backup_files: Fixed packing tar
|
5 years ago |
Felix Stupp
|
99c4c21cad
|
Reordered backups_files_directory above backups_mysql_database_directory
|
5 years ago |
Felix Stupp
|
4874bc2bbd
|
Renamed global variable backups_databases_directory to backups_mysql_database_directory
In order to specify and separate backups of different database services
|
5 years ago |
Felix Stupp
|
73f1db7961
|
Specified backup_database to backup_mysql_database
|
5 years ago |
Felix Stupp
|
e8503c41a4
|
common: Replaced buffer with pv as buffer
Also increased buffer size to 256M
|
5 years ago |
Felix Stupp
|
4c9a2a8eb7
|
common: Reformated commands
|
5 years ago |
Felix Stupp
|
fb0c1f0901
|
Changed "ansible_fqdn" to "inventory_hostname"
Due to some hosts misconfigure fqdn themselves
|
5 years ago |
Felix Stupp
|
71e1b4a17c
|
common: Added custom fact for dpkg architecture
|
5 years ago |
Felix Stupp
|
afc80db48a
|
common: backup_files.sh: Disable compression of gpg
|
5 years ago |
Felix Stupp
|
452efc2717
|
common: Reconfigured bash in backup scripts
Added options for better error handling
|
5 years ago |
Felix Stupp
|
b2b9466a28
|
common: Added global variable for backup gpg fingerprint
|
5 years ago |
Felix Stupp
|
5c1a6b6a89
|
common: Improved helper script gpg_import_url_key
- Disabled output from called commands
- Improved shell options when failing
- Alternative return code if key is already stored in keyring
|
5 years ago |
Felix Stupp
|
7ac7806dc7
|
Fixed some lint errors
- Added missing default parameters
- Added names to tasks
- Configured changed|failed_when options
- Used command instead of shell module
- Changed local_action to delegate_to
- Added line to file ending
|
5 years ago |
Felix Stupp
|
5ea380e812
|
common: Fix auto backup database script
Encryption failed
|
5 years ago |
Felix Stupp
|
bcfd4cb010
|
Fixed missing mode setting for others
To disallow access from others than user and group
|
5 years ago |
Felix Stupp
|
c25df42253
|
common: Reworked ssh configuration generation
|
5 years ago |
Felix Stupp
|
0944fd798f
|
common: Added configuration of apt sources
|
5 years ago |
Felix Stupp
|
16d91d83bd
|
common: Added aptitude to list of common packages
|
5 years ago |
Felix Stupp
|
02ff70e699
|
common: Added downloading and processing ssh host keys
|
5 years ago |
Felix Stupp
|
3a5881a721
|
common: Fixed handler "restart ssh"
|
5 years ago |
Felix Stupp
|
826cc1d0b7
|
common: Added creating of backup files directory
|
5 years ago |
Felix Stupp
|
39e7f60aba
|
common: Fixed syntax in backup_databases.sh script
|
5 years ago |
Felix Stupp
|
c02b88bf2e
|
common: Added support for files backups
|
5 years ago |
Felix Stupp
|
c2b060df9e
|
common: Added support for backup databases
|
5 years ago |
Felix Stupp
|
fcba624ac5
|
common: Fixed typo in task name for packages
|
5 years ago |
Felix Stupp
|
e04596e4ab
|
common: Added dirmngr to packages
|
5 years ago |
Felix Stupp
|
0df56b9ddc
|
common: Added helper scripts support and gpg_import_url_key
|
5 years ago |
Felix Stupp
|
0e8234fa08
|
common: Fixed ufw setting default deny for incoming traffic
|
5 years ago |
Felix Stupp
|
9cdc7ccd91
|
common: Generate locale for german
|
5 years ago |
Felix Stupp
|
f2c6d0d249
|
roles/common: Create directory for all auto update scripts
|
6 years ago |
Felix Stupp
|
60b6d4778e
|
roles/common: Store ssh public key of root locally
|
6 years ago |
Felix Stupp
|
c49e9cc9b9
|
roles/common: Create ssh key for root user by default
|
6 years ago |
Felix Stupp
|
014c5d7c92
|
roles/common: Removed credentials feature
|
6 years ago |
Felix Stupp
|
63ca530071
|
roles/common: Added dnsutils to common packages
|
6 years ago |
Felix Stupp
|
d3494ed1b9
|
Added role common
|
6 years ago |