Skip to content

Instantly share code, notes, and snippets.

View smiller171's full-sized avatar

Scott Miller smiller171

View GitHub Profile
@smiller171
smiller171 / .ansible.cfg
Last active September 16, 2015 20:06 — forked from anonymous/.ansible.cfg
My Ansible Config
# config file for ansible -- http://ansible.com/
# ==============================================
# nearly all parameters can be overridden in ansible-playbook
# or with command line flags. ansible will read ANSIBLE_CONFIG,
# ansible.cfg in the current working directory, .ansible.cfg in
# the home directory or /etc/ansible/ansible.cfg, whichever it
# finds first
[defaults]
#!/usr/bin/env python2
# blackwidow_enable.py
#
# Enables the M1-5 and FN keys to send scancodes on the Razer BlackWidow
# and BlackWidow Ultimate keyboards.
#
# You can use 'xev' and 'xbindkeys' to assign actions to the macro keys.
#
# Requires the PyUSB library.

route53_auto-update

Automatically update a route53 entry at init.

To make these scripts work for you you need to make a few edits:

  • First, Add your Hosted_Zone ID in dyndns_route53.py
  • Then enter the domain name that you want kept up-to-date