Migrating from another configuration management system
Learn at a high level what it takes to move your existing configuration management to use Ansible. Shows how to get your feet wet, plan your migration, and execute the rewrite.
Ansible modules (don't re-invent the wheel) • Identify custom modules to be written • Integrate with infrastructure • Get to know the documentation • Learn how to use the CLI • Learn how to write Jinja2 templates
time • Use --check --diff • Test against staging or box outside LB • Vagrant • Write new roles/playbooks in ansible • Get everyone involved • Stay up to date with documentation