summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Simplify that.Ralph Bean2014-01-061-1/+1
| |
| * Add some temporary debugging.Ralph Bean2014-01-061-0/+3
| |
* | Add default el6 sshd_config for now.Kevin Fenzi2014-01-062-0/+122
|/
* give sgallagh and nb access to copr machinesMiroslav Suchý2014-01-062-2/+2
|
* Tweak roleKevin Fenzi2014-01-021-1/+1
|
* When definedKevin Fenzi2014-01-021-2/+2
|
* Fix typo and put arm-qa playbook back to the way it was.Kevin Fenzi2014-01-012-2/+2
|
* Huh. Try this againKevin Fenzi2014-01-012-1/+2
|
* That didn't workKevin Fenzi2014-01-011-1/+1
|
* Another stab at it.Kevin Fenzi2014-01-012-2/+1
|
* Try this to work around the expansion issueKevin Fenzi2014-01-012-1/+2
|
* ok, why doesn't this work?Kevin Fenzi2014-01-011-1/+1
|
* Fix up all the group vars to use new variable syntaaxKevin Fenzi2014-01-0112-46/+43
|
* Fix global vars, work around an include issueKevin Fenzi2014-01-014-4/+4
|
* Need a 18 one of these for another few weeks.Kevin Fenzi2014-01-011-0/+151
|
* Fix some more syntaxKevin Fenzi2014-01-011-6/+12
|
* Fix path to filesKevin Fenzi2014-01-011-1/+1
|
* Space issues.Kevin Fenzi2014-01-011-2/+2
|
* We should merge this with base role or figure out a better way.Kevin Fenzi2014-01-011-5/+5
|
* This has to be expanded. Try this syntaxKevin Fenzi2014-01-012-2/+2
|
* Always run growpart on check because we use the result.Kevin Fenzi2014-01-011-0/+1
|
* Tweak for loop syntaxKevin Fenzi2014-01-011-2/+2
|
* ERROR: chdir is not a legal parameter in an Ansible task or handlerKevin Fenzi2014-01-011-1/+0
|
* Missed a fewKevin Fenzi2014-01-011-2/+2
|
* Some $'s missedKevin Fenzi2014-01-011-4/+4
|
* More with_fileglob fixes.Kevin Fenzi2014-01-014-15/+22
|
* Fix some with_fileglob instancesKevin Fenzi2014-01-011-4/+8
|
* When_set is going away, use whenKevin Fenzi2014-01-011-2/+2
|
* Another loop fixKevin Fenzi2014-01-011-2/+4
|
* Space: the final fronteerKevin Fenzi2014-01-011-1/+1
|
* Another loop syntax tweakKevin Fenzi2014-01-011-1/+2
|
* Fix another loopKevin Fenzi2014-01-011-1/+5
|
* Clean up syntax someKevin Fenzi2014-01-011-1/+5
|
* Another oneKevin Fenzi2014-01-011-1/+1
|
* Also no {{ in with_pipe, variable are bare there tooKevin Fenzi2014-01-012-4/+2
|
* Don't use {{ in when, variables are bare there.Kevin Fenzi2014-01-013-7/+7
|
* Fix old variable usage. Patch from janeznemanic. Thanks!Kevin Fenzi2014-01-0198-889/+886
|
* GNOME Backups: make use of the --exclude-globbing-filelist flagAndrea Veri2013-12-301-1/+1
|
* GNOME Backups: drop the logs directory, we wont need you anymoreAndrea Veri2013-12-281-3/+0
|
* GNOME Backups: exclude /selinux and /sys as wellAndrea Veri2013-12-281-1/+1
|
* GNOME Backups: exclude /proc directly with --excludeAndrea Veri2013-12-281-1/+1
|
* GNOME Backups: double-quotes on the mail callAndrea Veri2013-12-281-1/+1
|
* GNOME Backups: dont cd at all into the target directory but provide the ↵Andrea Veri2013-12-281-2/+1
| | | | correct target to the rdiff-backup call itself
* GNOME Backups: add the missing colon to the rdiff-backup command and make ↵Andrea Veri2013-12-281-1/+1
| | | | sure emails do get a subject generated for each machine backup
* Lets make this fasterKevin Fenzi2013-12-281-0/+1
|
* GNOME Backups: don't assign the rdiff-backup's schemas to a variableAndrea Veri2013-12-281-2/+1
|
* GNOME Backups: convert the backup script to use rdiff-backupAndrea Veri2013-12-281-4/+3
|
* GNOME Backups: make sure the ProxyCommands knows about the custom ssh_config ↵Andrea Veri2013-12-231-1/+1
| | | | file we introduced recently
* GNOME Backups: mode 0600 on the SSH config fileAndrea Veri2013-12-231-1/+1
|
* Move some of the configurations bits on the SSH config file and drop them ↵Andrea Veri2013-12-232-3/+6
| | | | from the backup script