Force fact-gathering on all hosts

Ansible version 2 introduced a clean, official way to do this using delegated facts (see: http://docs.ansible.com/ansible/latest/playbooks_delegation.html#delegated-facts). when: hostvars[item][‘ansible_default_ipv4′] is not defined is a check to ensure you don’t check for facts in a host you already know the facts about — # This play will still work as intended if called with –limit “<host>” or … Read more

Typeahead always shows only 5 suggestions maximum

In Typeahead version 0.11.1: Specify “limit” during the instantiation of the typeahead object to set the number of suggestions to display e.g. // Instantiate the Typeahead UI $(‘.typeahead’).typeahead(null, { limit: 10, // This controls the number of suggestions displayed displayKey: ‘value’, source: movies }); See a working example here: http://jsfiddle.net/Fresh/ps4w42t4/ In Typeahead version 0.10.4. The … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)